Merge pull request #15191 from frederic34/patch-10
Fix print extrafield on pdf lines
This commit is contained in:
commit
8a58471aeb
@ -1738,7 +1738,7 @@ class Expedition extends CommonObject
|
||||
$line->total_ttc += $tabprice[2];
|
||||
$line->total_tva += $tabprice[1];
|
||||
}
|
||||
|
||||
$line->fetch_optionals();
|
||||
$i++;
|
||||
$originline = $obj->fk_origin_line;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user