Fix: Preview of delivery receipts

This commit is contained in:
Laurent Destailleur
2012-10-31 16:57:48 +01:00
parent cd992d553e
commit 0b3a2b744e

View File

@@ -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;