add some comment
This commit is contained in:
parent
69e1d0480a
commit
098ffd4827
@ -130,9 +130,18 @@ class Inventory extends CommonObject
|
||||
* @var int Status
|
||||
*/
|
||||
public $status;
|
||||
|
||||
|
||||
/**
|
||||
* @var integer|string date_creation
|
||||
*/
|
||||
public $date_creation;
|
||||
|
||||
/**
|
||||
* @var integer|string date_validation
|
||||
*/
|
||||
public $date_validation;
|
||||
|
||||
|
||||
public $tms;
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user