mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fiy style
This commit is contained in:
parent
ab876bf95d
commit
010f3f4f1e
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user