add some comment
This commit is contained in:
parent
991e1b8767
commit
3f15c4e3a9
@ -41,6 +41,9 @@ class Loan extends CommonObject
|
||||
*/
|
||||
public $table_element='loan';
|
||||
|
||||
/**
|
||||
* @var string String with name of icon for myobject. Must be the part after the 'object_' into object_myobject.png
|
||||
*/
|
||||
public $picto = 'bill';
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user