Uniformize look using dol_banner

This commit is contained in:
Laurent Destailleur
2016-09-19 10:43:30 +02:00
parent 6cae631a4f
commit af28a67803
14 changed files with 455 additions and 290 deletions

View File

@@ -47,7 +47,8 @@ class Commande extends CommonOrder
public $class_element_line = 'OrderLine';
public $fk_element = 'fk_commande';
protected $ismultientitymanaged = 1; // 0=No test on entity, 1=Test with field entity, 2=Test with link by societe
public $picto = 'order';
/**
* {@inheritdoc}
*/