Merge pull request #10110 from atm-maxime/fix_supp_pay_specimen
Fix #9074
This commit is contained in:
commit
d1df592c7e
@ -601,6 +601,7 @@ class PaiementFourn extends Paiement
|
||||
$this->ref = 'SPECIMEN';
|
||||
$this->specimen=1;
|
||||
$this->facid = 1;
|
||||
$this->socid = 1;
|
||||
$this->datepaye = $nownotime;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user