add some comment
This commit is contained in:
parent
c13f4f7bf6
commit
213f40f480
@ -66,6 +66,9 @@ class SupplierProposal extends CommonObject
|
|||||||
*/
|
*/
|
||||||
public $fk_element='fk_supplier_proposal';
|
public $fk_element='fk_supplier_proposal';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var string String with name of icon for myobject. Must be the part after the 'object_' into object_myobject.png
|
||||||
|
*/
|
||||||
public $picto='propal';
|
public $picto='propal';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user