add some comment
This commit is contained in:
parent
82bda63920
commit
8569020e34
@ -64,7 +64,12 @@ class Livraison extends CommonObject
|
||||
public $ref_customer;
|
||||
|
||||
public $date_delivery; // Date really received
|
||||
|
||||
/**
|
||||
* @var integer|string date_creation
|
||||
*/
|
||||
public $date_creation;
|
||||
|
||||
public $date_valid;
|
||||
public $model_pdf;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user