Code comment

This commit is contained in:
Laurent Destailleur 2019-09-02 04:02:04 +02:00
parent a269082d70
commit 962a853940

View File

@ -188,10 +188,12 @@ class Categorie extends CommonObject
* @var string Color * @var string Color
*/ */
public $color; public $color;
/** /**
* @var ??? * @var int Id of thirdparty when CATEGORY_ASSIGNED_TO_A_CUSTOMER is set
*/ */
public $socid; public $socid;
/** /**
* @var string Category type * @var string Category type
* *