Also use the productamountpicker on the shopping list item page (refernces #1015)

This commit is contained in:
Bernd Bestel
2020-11-09 22:15:25 +01:00
parent 8400175f1d
commit 33a6a28208
10 changed files with 29 additions and 22 deletions

View File

@@ -25,7 +25,7 @@
- (Thanks @fipwmaqzufheoxq92ebc for the initial work on this)
### Stock improvements/fixes
- On the purchase/consume/transfer/inventory page any product related quantity unit can now be used
- On the purchase/consume/transfer/inventory/shopping list item page (so everywhere) any product related quantity unit can now be used
- When creating a quantity unit conversion it's now possible to automatically create the inverse conversion (thanks @kriddles)
- Optimized/clarified what the total/unit price is on the purchase page (thanks @kriddles)
- On the purchase page the amount field is now displayed above/before the best before date for better `TAB` handling (thanks @kriddles)