Fix duplicate set
This commit is contained in:
parent
6002adb04c
commit
0e1bb06d01
@ -2281,7 +2281,6 @@ class Facture extends CommonInvoice
|
||||
|
||||
$this->line->context = $this->context;
|
||||
|
||||
$this->line->situation_percent = $situation_percent;
|
||||
$this->line->fk_facture=$this->id;
|
||||
$this->line->label=$label; // deprecated
|
||||
$this->line->desc=$desc;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user