fiy style

This commit is contained in:
Matthias 2022-03-06 19:32:08 +01:00
parent ab876bf95d
commit 010f3f4f1e
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -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;