Fixed consuming Scan Mode timing (fixes #1292)

This commit is contained in:
Bernd Bestel
2021-01-30 13:06:44 +01:00
parent 42689ecefe
commit a1adc80c29
2 changed files with 13 additions and 9 deletions

View File

@@ -2,4 +2,5 @@
- Fixed that editing stock entries was not possible
- Fixed that shopping list prints had a grey background (thanks @Forceu)
- Improved/fixed the form validation on the shopping list item page (thanks @Forceu)
- Fixed that consuming with Scan Mode was not possible
- Some night mode style improvements (thanks @BlizzWave)