Fix PHPUnit

This commit is contained in:
Laurent Destailleur 2018-02-25 15:00:14 +01:00
parent 68e0283fe4
commit 251136bebf

View File

@ -3846,6 +3846,7 @@ class Facture extends CommonInvoice
// Initialize parameters
$this->id=0;
$this->entity = 1;
$this->ref = 'SPECIMEN';
$this->specimen=1;
$this->socid = 1;