mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-03 23:52:24 +01:00
Trad: Traduction des titres des lots d'export
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
*
|
||||
* $Id$
|
||||
* $Source$
|
||||
*
|
||||
*/
|
||||
|
||||
/** \defgroup propale Module propale
|
||||
@@ -49,6 +48,7 @@ class modPropale extends DolibarrModules
|
||||
function modPropale($DB)
|
||||
{
|
||||
$this->db = $DB ;
|
||||
$this->id = 'propale'; // Same value xxx than in file modXxx.class.php file
|
||||
$this->numero = 20 ;
|
||||
|
||||
$this->family = "crm";
|
||||
|
||||
Reference in New Issue
Block a user