Complete initAsSpecimen

This commit is contained in:
Laurent Destailleur 2010-04-25 11:37:22 +00:00
parent 7d88487c80
commit b7247f3396

View File

@ -2775,7 +2775,9 @@ class Facture extends CommonObject
$this->socid = $socids[$socid];
$this->date = time();
$this->date_lim_reglement=$this->date+3600*24*30;
$this->cond_reglement_id = 1;
$this->cond_reglement_code = 'RECEP';
$this->mode_reglement_id = 7;
$this->mode_reglement_code = 'CHQ';
$this->note_public='SPECIMEN';
$nbp = 5;