Update fichinter.class.php
This commit is contained in:
parent
f7c90d7e90
commit
bc7c1540cc
@ -1356,6 +1356,7 @@ class Fichinter extends CommonObject
|
||||
$line->datei = $this->db->jdate($objp->date);
|
||||
$line->rang = $objp->rang;
|
||||
$line->product_type = 1;
|
||||
$line->fetch_optionals();
|
||||
|
||||
$this->lines[$i] = $line;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user