add some comment
This commit is contained in:
parent
9407afcacb
commit
502d08af0c
@ -69,6 +69,9 @@ class Societe extends CommonObject
|
||||
*/
|
||||
protected $childtablesoncascade=array("societe_prices", "societe_log", "societe_address", "product_fournisseur_price", "product_customer_price_log", "product_customer_price", "socpeople", "adherent", "societe_account", "societe_rib", "societe_remise", "societe_remise_except", "societe_commerciaux", "categorie", "notify", "notify_def", "actioncomm");
|
||||
|
||||
/**
|
||||
* @var string String with name of icon for myobject. Must be the part after the 'object_' into object_myobject.png
|
||||
*/
|
||||
public $picto = 'company';
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user