mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-19 13:35:40 +00:00
fiy style
This commit is contained in:
@ -2806,7 +2806,7 @@ function loadSalesOrderLineItemTable(table, options={}) {
|
|||||||
* - order {integer} : pk of the SalesOrder
|
* - order {integer} : pk of the SalesOrder
|
||||||
* - status: {integer} : status code for the order
|
* - status: {integer} : status code for the order
|
||||||
*/
|
*/
|
||||||
function loadSalesOrderAdditionalLineItemTable(table, options={}) {
|
function loadSalesOrderAdditionalLineItemTable(table, options={}) {
|
||||||
|
|
||||||
options.table = table;
|
options.table = table;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user