Replies: 1 comment
|
this is not yet implemented. I do plan to show the pantry stock on the shopping list. Not sure about automatic subtraction tough as it causes some issues like I add one recipe to shopping on monday, it substracts but does not consume the item in the pantry (as its a plan an the item is stil there). Then I add another recipe and it does the same again. In a real stock keeping system that would be reservations but that is out of scope for Tandoor right now. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I was wondering how the pantry feature works. When adding a new recipe to the shopping list I was expecting to see the pantry stock impact the shopping list.
For example: if I have 2 onions in my pantry and my recipe needs 5, I would expect the shopping list to contain only 3 onions.
Related to the same matter, I would expect to see the pantry stock getting updated once a shopping list item is checked.
For example: once I check the 3 onions in my shopping list, I would expect to see the pantry getting updated to 5 onions.
Am I missing something or is the pantry currently missing those features?
All reactions