forked from Wavyzz/dolibarr
Standardize and update code
This commit is contained in:
@@ -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';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user