ajout des constantes pour export pdf des commandes
This commit is contained in:
parent
ee4a94ed75
commit
678b3462ef
@ -73,6 +73,9 @@ class modCommande extends DolibarrModules
|
|||||||
|
|
||||||
// Constantes
|
// Constantes
|
||||||
$this->const = array();
|
$this->const = array();
|
||||||
|
$this->const[0][0] = "COMMANDE_ADDON_PDF";
|
||||||
|
$this->const[0][1] = "chaine";
|
||||||
|
$this->const[0][2] = "azur";
|
||||||
|
|
||||||
// Boites
|
// Boites
|
||||||
$this->boxes = array();
|
$this->boxes = array();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user