Update delivery.class.php
This commit is contained in:
parent
f7c90d7e90
commit
a1af0f11c1
@ -825,6 +825,7 @@ class Delivery extends CommonObject
|
||||
$line->volume_units = $obj->volume_units;
|
||||
|
||||
$line->fk_unit = $obj->fk_unit;
|
||||
$line->fetch_optionals();
|
||||
|
||||
$this->lines[$i] = $line;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user