stockreports/spendings: Support grouping by store (closes #2308)

This commit is contained in:
Bernd Bestel
2023-08-14 18:12:40 +02:00
parent 106f25cc6b
commit 3a2929c016
4 changed files with 60 additions and 33 deletions

View File

@@ -10,6 +10,7 @@
### Stock
- The stock report "Spendings" now also supports grouping by stores
- 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)