mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Brace yourseflf
This commit is contained in:
parent
e055902f3e
commit
87775ae16b
@ -1431,7 +1431,7 @@ function loadSalesOrderLineItemTable(table, options={}) {
|
|||||||
);
|
);
|
||||||
|
|
||||||
return formatter.format(total);
|
return formatter.format(total);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
field: 'stock',
|
field: 'stock',
|
||||||
|
Loading…
Reference in New Issue
Block a user