Forceu / barcodebuddy

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

create a detailed product on grocy from barcode #245

Open natget21 opened 4 months ago

natget21 commented 4 months ago

installed barcode buddy and grocery correctly and everything is working and connected successfully.

I wanted to scan a product barcode then barcodebuddy lookup the barcode and returned the correct product detail

however, when I select Create Product to add that product to Grocy it only fills out the name of the product. if lookup sites have detailed information including the product pictures and description quantity, energy, and consumption amount... can't we pass that information to the grocery to Create the product?

thanks

Forceu commented 4 months ago

Thanks for your feedback! Unfortunately this requires a lot of rewriting, especially because not every provider has these values and some people might use generic products. I would be happy to merge a PR however.