Update chargesociales.class.php
This commit is contained in:
parent
0c908fb4ed
commit
ea008aefd7
@ -75,6 +75,11 @@ class ChargeSociales extends CommonObject
|
|||||||
*/
|
*/
|
||||||
public $accountid;
|
public $accountid;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var int payment type (identical to mode_reglement_id in commonobject class)
|
||||||
|
*/
|
||||||
|
public $paiementtype;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var int ID
|
* @var int ID
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user