Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App is not respecting purchase units / calculations #186

Open
jacotec opened this issue Oct 23, 2023 · 0 comments
Open

App is not respecting purchase units / calculations #186

jacotec opened this issue Oct 23, 2023 · 0 comments

Comments

@jacotec
Copy link

jacotec commented Oct 23, 2023

Unfortunately the app is not taking into account when the consume unit is different from a purchase unit.

Example:
Budweiser (Beer) is using "Bottle" as storage unit and consumption unit. Shopping unit is "box".

image

A box is 20 bottles of beer:

image

Current stock is 4 bottles:

image

Grocy has 17 bottles on the shopping list (Grocy web does wrong here, too - it should be one box for shopping):

image

But the IOS app is even worse, mentioning I should shop 17 boxes:

image

So it takes the correct purchase unit (boxes) but misses the conversion from stock units (bottle) to puchase units (boxes).

In addition, when I scan a bottle in shopping mode (quick scan) it also does not use the shopping unit (box --> 20 bottles), it just adds one bottle to the stock.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant