Fix: Preview of delivery receipts
This commit is contained in:
parent
cd992d553e
commit
0b3a2b744e
@ -784,7 +784,7 @@ class Livraison extends CommonObject
|
||||
|
||||
// Initialise parametres
|
||||
$this->id=0;
|
||||
$this->ref = 'SPECIMEN_RECEIPT';
|
||||
$this->ref = 'SPECIMEN';
|
||||
$this->specimen=1;
|
||||
$this->socid = 1;
|
||||
$this->date_delivery = $now;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user