Doxygen
This commit is contained in:
parent
498c1b1b41
commit
26ffc4180d
@ -80,10 +80,7 @@ class Societe extends CommonObject
|
||||
var $barcode_type_label; // label (loaded by fetch_barcode)
|
||||
var $barcode_type_coder; // coder (loaded by fetch_barcode)
|
||||
|
||||
// 4 identifiants professionnels (leur utilisation depend du pays)
|
||||
var $siren; // IdProf1 - Deprecated
|
||||
var $siret; // IdProf2 - Deprecated
|
||||
var $ape; // IdProf3 - Deprecated
|
||||
// 4 professional id (usage depend on country)
|
||||
var $idprof1; // IdProf1
|
||||
var $idprof2; // IdProf2
|
||||
var $idprof3; // IdProf3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user