Also show the product's default store on /stockoverview (closes #2698)

This commit is contained in:
Bernd Bestel
2025-03-10 17:36:23 +01:00
parent 6ca87a9a49
commit d1a8900f98
4 changed files with 104 additions and 0 deletions

View File

@@ -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 },