From 66af48697cdada59b16a3fc45cb0a4c3a28e94e6 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 10 Sep 2012 10:25:47 +0200 Subject: [PATCH] Doc --- htdocs/societe/class/societe.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index 5e3d592c23e..6e14a1ec6e6 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -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;