Added Default store as a column to the shopping list (closes #957)

This commit is contained in:
Bernd Bestel
2020-12-20 10:26:02 +01:00
parent 268b8e87d7
commit 76e4a1578c
4 changed files with 12 additions and 4 deletions

View File

@@ -7,6 +7,7 @@
{ 'visible': false, 'targets': 3 },
{ 'visible': false, 'targets': 5 },
{ 'visible': false, 'targets': 6 },
{ 'visible': false, 'targets': 7 },
{ "type": "num", "targets": 2 },
{ "type": "html-num-fmt", "targets": 5 },
{ "type": "html-num-fmt", "targets": 6 }