Fix: Typo
This commit is contained in:
parent
39ce76ba1b
commit
08c4a5dac7
@ -805,7 +805,7 @@ class Livraison extends CommonObject
|
|||||||
$this->specimen=1;
|
$this->specimen=1;
|
||||||
$this->socid = 1;
|
$this->socid = 1;
|
||||||
$this->date_delivery = $now;
|
$this->date_delivery = $now;
|
||||||
$this->note_public='Pulbic note';
|
$this->note_public='Public note';
|
||||||
$this->note_private='Private note';
|
$this->note_private='Private note';
|
||||||
|
|
||||||
$i=0;
|
$i=0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user