mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 01:28:19 +01:00
Trad: Traduction des titres des lots d'export
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
*
|
||||
* $Id$
|
||||
* $Source$
|
||||
*
|
||||
*/
|
||||
|
||||
/** \defgroup commande Module commande
|
||||
@@ -50,6 +49,7 @@ class modCommande extends DolibarrModules
|
||||
function modCommande($DB)
|
||||
{
|
||||
$this->db = $DB ;
|
||||
$this->id = 'commande'; // Same value xxx than in file modXxx.class.php file
|
||||
$this->numero = 25 ;
|
||||
|
||||
$this->family = "crm";
|
||||
|
||||
Reference in New Issue
Block a user