Fixed embedded /transfer from /stockentries (fixes #1303)

This commit is contained in:
Bernd Bestel
2021-02-21 19:36:37 +01:00
parent 5583074001
commit 906a9db628
2 changed files with 14 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
- Fixed that editing stock entries was not possible
- Fixed that consuming with Scan Mode was not possible
- Fixed that the current stock total value (header of the stock overview page) didn't include decimal amounts (thanks @Ape)
- Fixed that the transfer page was not fully populated when opening it from the stock entries page
### Shopping list fixes
- Fixed that shopping list prints had a grey background (thanks @Forceu)