Merge remote-tracking branch 'origin/new_branch_10_11_2019' into new_branch_10_11_2019
This commit is contained in:
commit
a401b6776d
@ -53,13 +53,13 @@ class ChargeSociales extends CommonObject
|
|||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
*/
|
*/
|
||||||
protected $table_ref_field = 'ref';
|
protected $table_ref_field = 'ref';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var integer|string $date_ech
|
* @var integer|string $date_ech
|
||||||
*/
|
*/
|
||||||
public $date_ech;
|
public $date_ech;
|
||||||
|
|
||||||
|
|
||||||
public $label;
|
public $label;
|
||||||
public $type;
|
public $type;
|
||||||
public $type_label;
|
public $type_label;
|
||||||
@ -76,7 +76,7 @@ class ChargeSociales extends CommonObject
|
|||||||
* @var integer|string $date_modification
|
* @var integer|string $date_modification
|
||||||
*/
|
*/
|
||||||
public $date_modification;
|
public $date_modification;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var integer|string $date_validation
|
* @var integer|string $date_validation
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user