Added the products average price as a hidden by default column on the stock overview page (closes #1677)

This commit is contained in:
Bernd Bestel
2021-11-09 19:39:32 +01:00
parent 787c885ccf
commit beae32ef23
4 changed files with 131 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
- The "Below min. stock amount" filter on the stock overview page now also includes due-soon, overdue or already expired products
- The default shopping list (named "Shopping list"; localized) can now be renamed
- Added the products average price as a (hidden by default) column on the stock overview page
- Fixed that the "Stay logged in permanently" checkbox on the login page had no effect (thanks @0)
- Fixed that the labels of context-/more-menu items were not readable in Night Mode (thanks @corbolais)
- Fixed that auto night mode over midnight did not always work