Forceu / barcodebuddy

Barcode system for Grocy
GNU Affero General Public License v3.0
443 stars 59 forks source link

Feature Request: Allow review before commiting #194

Open gthbusrr opened 2 years ago

gthbusrr commented 2 years ago

Right now, Barcode Buddy automatically executes the action, like consumes X of Product A or opens X of Product B or purchased X of Product C if the barcode exists. It'd be great if there's a setting to allow "review" before commiting. E.g. edit quantity, edit location, edit expiry date or even cancel the action.

This will allow scanning multiple products after grocery shopping / inventory audit, then review it later on a computer.

Thanks a lot!!!!!

Forceu commented 2 years ago

Unfortunately that would require a lot of rewriting, for which I do not have the time at the moment. If someone else creates a PR however, I would be happy to merge it.