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