Standardize and update code

This commit is contained in:
Philippe GRAND
2018-09-05 10:31:12 +02:00
parent ab8155f170
commit 38ca6096b2
14 changed files with 122 additions and 72 deletions

View File

@@ -64,6 +64,9 @@ class Commande extends CommonOrder
*/
public $fk_element = 'fk_commande';
/**
* @var string String with name of icon for myobject. Must be the part after the 'object_' into object_myobject.png
*/
public $picto = 'order';
/**