Added the products average price as a hidden by default column on the stock overview page (closes #1677)

This commit is contained in:
Bernd Bestel
2021-11-09 19:39:32 +01:00
parent 787c885ccf
commit beae32ef23
4 changed files with 131 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
{ 'visible': false, 'targets': 15 },
{ 'visible': false, 'targets': 16 },
{ 'visible': false, 'targets': 17 },
{ 'visible': false, 'targets': 18 },
{ "type": "num", "targets": 3 },
{ "type": "html-num-fmt", "targets": 9 },
{ "type": "html-num-fmt", "targets": 10 },