Fix phpcs
This commit is contained in:
parent
3cbced439a
commit
7959bc99d7
@ -524,7 +524,6 @@ class FactureRec extends CommonInvoice
|
||||
$this->titre = $obj->title; // deprecated
|
||||
$this->title = $obj->title;
|
||||
$this->ref = $obj->title;
|
||||
$this->ref_client = $obj->ref_client;
|
||||
$this->suspended = $obj->suspended;
|
||||
$this->type = $obj->type;
|
||||
$this->datep = $obj->dp;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user