mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-21 00:03:16 +01:00
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