Fix phpunit
This commit is contained in:
parent
0f7085154b
commit
1ca3e433d2
@ -557,7 +557,6 @@ class FactureRec extends CommonInvoice
|
||||
$this->user_author = $obj->fk_user_author;
|
||||
$this->modelpdf = $obj->model_pdf; // deprecated
|
||||
$this->model_pdf = $obj->model_pdf;
|
||||
$this->rang = $obj->rang;
|
||||
$this->special_code = $obj->special_code;
|
||||
$this->frequency = $obj->frequency;
|
||||
$this->unit_frequency = $obj->unit_frequency;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user