Fixed stock entry open button amount on /stockentries (fixes #2303)

This commit is contained in:
Bernd Bestel
2023-08-13 08:27:02 +02:00
parent d6cc87ac86
commit 106f25cc6b
3 changed files with 5 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
### Stock
- Fixed that the "Mark this stock entry as open"-button on the stock entries page opened always one unit instead of the whole stock entry
- Fixed that edited stock entries were not considered in some cases (affecting the product's average price and the stock reports)
### Shopping list