mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
add some comment
This commit is contained in:
@@ -80,8 +80,7 @@ class Reception extends CommonObject
|
||||
|
||||
|
||||
/**
|
||||
* Effective delivery date
|
||||
* @var int
|
||||
* @var integer|string Effective delivery date
|
||||
*/
|
||||
public $date_reception;
|
||||
|
||||
@@ -90,7 +89,9 @@ class Reception extends CommonObject
|
||||
*/
|
||||
public $date_creation;
|
||||
|
||||
|
||||
/**
|
||||
* @var integer|string date_validation
|
||||
*/
|
||||
public $date_valid;
|
||||
|
||||
public $meths;
|
||||
|
||||
Reference in New Issue
Block a user