PantryParty / pantry_party

Apache License 2.0
70 stars 8 forks source link

enhancement: Store Logic #61

Open ghost opened 4 years ago

ghost commented 4 years ago

with the new Pantry Party app, i am redoing my entire setup to better include barcodes, full correct products names and parent products.

I am noticing a lot of my great value products come up with the words " great value" and/or "walmart" in them.

Can we apply this information we are getting from the product name to auto fill the default stores?

arjes commented 4 years ago

Where in Grocy is there support for Stores?

For reference here is an example of the info we get back from a barcode https://world.openfoodfacts.org/api/v0/product/085239223529.json

You see "great value" and "walmart" because I'm pulling the "Brand" into the name to help differentiate common products like the one linked "Petite Diced Tomatoes".

A brand like Huntz however would likely lake the information required to fill in a store since that brand is sold in many stores.

kriddles commented 4 years ago

Where in Grocy is there support for Stores?

For reference here is an example of the info we get back from a barcode https://world.openfoodfacts.org/api/v0/product/085239223529.json

You see "great value" and "walmart" because I'm pulling the "Brand" into the name to help differentiate common products like the one linked "Petite Diced Tomatoes".

A brand like Huntz however would likely lake the information required to fill in a store since that brand is sold in many stores.

Stores are in master data called shopping locations introduced in release 2.7.0 image

arjes commented 4 years ago

Thanks for the info. I'm still only 2.6, I've been focused on PantryParty. Add add store support to the to-do list

On Thu, May 14, 2020 at 12:43 AM kriddles notifications@github.com wrote:

Where in Grocy is there support for Stores?

For reference here is an example of the info we get back from a barcode https://world.openfoodfacts.org/api/v0/product/085239223529.json

You see "great value" and "walmart" because I'm pulling the "Brand" into the name to help differentiate common products like the one linked "Petite Diced Tomatoes".

A brand like Huntz however would likely lake the information required to fill in a store since that brand is sold in many stores.

Stores are in master data called shopping locations introduced in release 2.7.0 [image: image] https://user-images.githubusercontent.com/54413450/81893553-89914c80-9573-11ea-920e-30f5b4012637.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PantryParty/pantry_party/issues/61#issuecomment-628383002, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABQ6MQEIOU6IY3MY3DMG4DRRNZH5ANCNFSM4M4Q24LQ .