mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Added Default store as a column to the shopping list (closes #957)
This commit is contained in:
@@ -147,9 +147,9 @@
|
||||
- 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, min. stock amount
|
||||
- Stock overview: Value, Product group, Calories, Last purchased, Last price, Min. stock amount
|
||||
- Products list: Default store
|
||||
- Shopping list: Last price (Unit), Last price (Total)
|
||||
- Shopping list: Last price (Unit), Last price (Total), 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
|
||||
- Dialogs are now used everywhere where appropriate instead of jumping between pages (for example when adding/editing shopping list items)
|
||||
|
Reference in New Issue
Block a user