mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-08 18:12:53 +01:00
ajout des constantes pour export pdf des commandes
This commit is contained in:
@@ -73,6 +73,9 @@ class modCommande extends DolibarrModules
|
||||
|
||||
// Constantes
|
||||
$this->const = array();
|
||||
$this->const[0][0] = "COMMANDE_ADDON_PDF";
|
||||
$this->const[0][1] = "chaine";
|
||||
$this->const[0][2] = "azur";
|
||||
|
||||
// Boites
|
||||
$this->boxes = array();
|
||||
|
||||
Reference in New Issue
Block a user