Missing property
This commit is contained in:
parent
71ca269c71
commit
2bd8da4e70
@ -34,6 +34,8 @@ class Cotisation extends CommonObject
|
|||||||
public $table_element='cotisation';
|
public $table_element='cotisation';
|
||||||
|
|
||||||
var $id;
|
var $id;
|
||||||
|
var $ref;
|
||||||
|
|
||||||
var $datec;
|
var $datec;
|
||||||
var $datem;
|
var $datem;
|
||||||
var $dateh; // Subscription start date
|
var $dateh; // Subscription start date
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user