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:
@@ -18,7 +18,6 @@
|
||||
*
|
||||
* $Id$
|
||||
* $Source$
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
@@ -49,6 +48,7 @@ class modDon extends DolibarrModules
|
||||
function modDon($DB)
|
||||
{
|
||||
$this->db = $DB ;
|
||||
$this->id = 'don'; // Same value xxx than in file modXxx.class.php file
|
||||
$this->numero = 700 ;
|
||||
|
||||
$this->family = "financial";
|
||||
|
||||
Reference in New Issue
Block a user