Code comment
This commit is contained in:
parent
a37caae098
commit
e1f3b8e78f
@ -310,7 +310,15 @@ class Societe extends CommonObject
|
||||
* @var int
|
||||
*/
|
||||
var $commercial_id;
|
||||
/**
|
||||
* Id of parent thirdparty (if one)
|
||||
* @var int
|
||||
*/
|
||||
var $parent;
|
||||
/**
|
||||
* Default language code of thirdparty (en_US, ...)
|
||||
* @var string
|
||||
*/
|
||||
var $default_lang;
|
||||
|
||||
var $ref;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user