mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
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}
|
||||
*/
|
||||
protected $table_ref_field = 'ref';
|
||||
|
||||
|
||||
/**
|
||||
* @var integer|string $date_ech
|
||||
*/
|
||||
public $date_ech;
|
||||
|
||||
|
||||
|
||||
|
||||
public $label;
|
||||
public $type;
|
||||
public $type_label;
|
||||
|
|
@ -76,7 +76,7 @@ class ChargeSociales extends CommonObject
|
|||
* @var integer|string $date_modification
|
||||
*/
|
||||
public $date_modification;
|
||||
|
||||
|
||||
/**
|
||||
* @var integer|string $date_validation
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user