Doc
This commit is contained in:
parent
0fbd626822
commit
e2d71b3215
@ -129,7 +129,7 @@ class Societe extends CommonObject
|
||||
var $datec;
|
||||
var $date_update;
|
||||
|
||||
var $commercial_id; //Id du commercial affecte
|
||||
var $commercial_id; // Id of sales representative to link (used for thirdparty creation). Not filled by a fetch, because we can have several sales representatives.
|
||||
var $default_lang;
|
||||
|
||||
var $ref_int;
|
||||
@ -138,7 +138,7 @@ class Societe extends CommonObject
|
||||
var $logo;
|
||||
var $logo_small;
|
||||
var $logo_mini;
|
||||
|
||||
|
||||
var $oldcopy;
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user