Merge pull request #4323 from atm-ph/fix_3.8_trigger_addline_supplier_invoice
FIX call trigger LINEBILL_SUPPLIER_CREATE
This commit is contained in:
commit
1a5dab11e0
@ -447,7 +447,7 @@ if (empty($reshook))
|
||||
'HT',
|
||||
$product_type,
|
||||
$lines[$i]->rang,
|
||||
1,
|
||||
0,
|
||||
$lines[$i]->array_options,
|
||||
$lines[$i]->fk_unit
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user