Fix: Bad code for specimen
This commit is contained in:
parent
497aa9c453
commit
542dc8f98f
@ -2163,7 +2163,7 @@ class Propal extends CommonObject
|
|||||||
$this->mode_reglement_id = 7;
|
$this->mode_reglement_id = 7;
|
||||||
$this->mode_reglement_code = 'CHQ';
|
$this->mode_reglement_code = 'CHQ';
|
||||||
$this->availability_id = 1;
|
$this->availability_id = 1;
|
||||||
$this->availability_code = 'DSP';
|
$this->availability_code = 'AV_NOW';
|
||||||
$this->demand_reason_id = 1;
|
$this->demand_reason_id = 1;
|
||||||
$this->demand_reason_code = 'SRC_00';
|
$this->demand_reason_code = 'SRC_00';
|
||||||
$this->note_public='This is a comment (public)';
|
$this->note_public='This is a comment (public)';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user