mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 03:25:42 +00:00
Brace yourseflf
This commit is contained in:
@ -1431,7 +1431,7 @@ function loadSalesOrderLineItemTable(table, options={}) {
|
|||||||
);
|
);
|
||||||
|
|
||||||
return formatter.format(total);
|
return formatter.format(total);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
field: 'stock',
|
field: 'stock',
|
||||||
|
Reference in New Issue
Block a user