Added min. stock amount column to stock overview (closes #856)

This commit is contained in:
Bernd Bestel
2020-12-19 17:25:13 +01:00
parent 3ad5f2cac5
commit 362b3f8508
5 changed files with 12 additions and 4 deletions

View File

@@ -141,7 +141,7 @@
- All tables are now customizable (new little eye icon on the top left corner on each table)
- Table columns be shown/hidden
- There are also new columns on some pages, hidden by default
- Stock overview: Value, product group, calories, last purchased, last price
- Stock overview: Value, product group, calories, last purchased, last price, min. stock amount
- Products list: Default store
- Row grouping can be customized to use any available column (thanks @edenhaus)
- Table states (visible columns, sorting, column order and so on) are now saved server side (in user settings) means that this stays the same when using different browsers