This commit is contained in:
Maxime Kohlhaas 2018-11-30 23:05:12 +01:00
parent d8ab614efb
commit e8a02a971d

View File

@ -601,6 +601,7 @@ class PaiementFourn extends Paiement
$this->ref = 'SPECIMEN';
$this->specimen=1;
$this->facid = 1;
$this->socid = 1;
$this->datepaye = $nownotime;
}