Open daxitsolutions opened 1 year ago
Reproducible in V18
possible solutions :
Add the button "save" even when inventory has not started
Proposed solution : Save the products added on step 1 in an array & concat this array to the list of product having a stock.
still open
I think the problem is that the part under the button "Start"
Should appears only once we have clicked on Start. Can you confirm that hiding the input form (that has no effect) until we have clicked Start is ok for you as a fix ?
Hello @eldy
That's a valid Workarould. (sory for the very late reply I'm closing all the old bug's :p )
Bug
When creating a new inventory, if product are added on the tab "inventory" and adding "forseen quantity" before clicking on "start the inventory", all the data are lost (or not taken into account on the next screen) when inserting the real quantity.
Environment Version
16.0.3
Environment OS
Apache
Environment Web server
Apache2
Environment PHP
7.4
Environment Database
MySQL
Environment URL(s)
https://xxxx/product/inventory/inventory.php?id=3
Expected and actual behavior
No response
Steps to reproduce the behavior
No response
Attached files
No response