diff --git a/htdocs/compta/facture/class/facture.class.php b/htdocs/compta/facture/class/facture.class.php index 4ce50666b5a..502bb7d212e 100644 --- a/htdocs/compta/facture/class/facture.class.php +++ b/htdocs/compta/facture/class/facture.class.php @@ -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;