mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Fixed column visibility handling when there is a shadow rowgroup column (fixes #2074)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
### Stock
|
||||
|
||||
- Quantity unit conversions now support transitive conversions, means the QU hierarchy has now unlimited levels (thanks a lot @esclear)
|
||||
- Fixed that hiding the "Purchased date" column (table options) on the stock entries page didn't work
|
||||
|
||||
### Shopping list
|
||||
|
||||
@@ -16,7 +17,7 @@
|
||||
|
||||
### Recipes
|
||||
|
||||
- xxx
|
||||
- Fixed that hiding the "Requirements fulfilled" column (table options) on the recipes page didn't work
|
||||
|
||||
### Meal plan
|
||||
|
||||
@@ -32,7 +33,7 @@
|
||||
|
||||
### Tasks
|
||||
|
||||
- xxx
|
||||
- Fixed that hiding the "Category" column (table options) on the tasks page didn't work
|
||||
|
||||
### Batteries
|
||||
|
||||
|
Reference in New Issue
Block a user