mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Also show the product's default store on /stockoverview (closes #2698)
This commit is contained in:
@@ -21,6 +21,7 @@ var stockOverviewTable = $('#stock-overview-table').DataTable({
|
||||
{ 'visible': false, 'targets': 16 },
|
||||
{ 'visible': false, 'targets': 17 },
|
||||
{ 'visible': false, 'targets': 18 },
|
||||
{ 'visible': false, 'targets': 19 },
|
||||
{ "type": "custom-sort", "targets": 3 },
|
||||
{ "type": "html-num-fmt", "targets": 9 },
|
||||
{ "type": "html-num-fmt", "targets": 10 },
|
||||
|
Reference in New Issue
Block a user