MM stock states fix
This commit is contained in:
@@ -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_',
|
||||
|
||||
Reference in New Issue
Block a user