Merge pull request #15192 from frederic34/patch-11
Update fichinter.class.php
This commit is contained in:
commit
6ed781c7c4
@ -1356,6 +1356,7 @@ class Fichinter extends CommonObject
|
|||||||
$line->datei = $this->db->jdate($objp->date);
|
$line->datei = $this->db->jdate($objp->date);
|
||||||
$line->rang = $objp->rang;
|
$line->rang = $objp->rang;
|
||||||
$line->product_type = 1;
|
$line->product_type = 1;
|
||||||
|
$line->fetch_optionals();
|
||||||
|
|
||||||
$this->lines[$i] = $line;
|
$this->lines[$i] = $line;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user