diff --git a/htdocs/livraison/class/livraison.class.php b/htdocs/livraison/class/livraison.class.php index 4b120d13b0a..0538663d80f 100644 --- a/htdocs/livraison/class/livraison.class.php +++ b/htdocs/livraison/class/livraison.class.php @@ -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;