Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Sep 10, 2012
1 parent 1a746ad commit 66af486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/societe/class/societe.class.php
Expand Up @@ -130,7 +130,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;
Expand Down

0 comments on commit 66af486

Please sign in to comment.