Added missing class member
This commit is contained in:
parent
c3af8b6b29
commit
f71b39b1c3
@ -59,6 +59,8 @@ class Contact extends CommonObject
|
||||
var $country_code; // Code of country
|
||||
var $country; // Label of country
|
||||
|
||||
var $poste; // Position
|
||||
|
||||
var $socid; // fk_soc
|
||||
var $statut; // 0=inactif, 1=actif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user