MM stock states fix

This commit is contained in:
2025-04-17 10:57:25 +00:00
parent 62658a1fbb
commit e86a199c5e

View File

@@ -66,16 +66,6 @@ columns[5] = {
};
columns[5]['content'][0] = {'name' : '', 'type': 'text', 'isNumber' : true};
//end: stock_state
//begin: stock_state
columns[5] = {
'name' : '',
'label' : 'Stan',
'width' : 5,
'content' : new Array(),
'align' : 'right',
};
columns[5]['content'][0] = {'name' : '', 'type': 'text', 'isNumber' : true};
//end: stock_state
//begin: logistic
columns[6] = {
'name' : 'product_',