try to fix: supplier invoice numbering

This commit is contained in:
Grand Philippe 2013-03-17 15:27:52 +01:00
parent 6afa1cb2c9
commit 29b8ce1c2d

View File

@ -102,7 +102,7 @@ class modFournisseur extends DolibarrModules
$this->const[$r][0] = "INVOICE_SUPPLIER_ADDON_NUMBER";
$this->const[$r][1] = "chaine";
$this->const[$r][2] = "mod_facture_fournisseur_tulip";
$this->const[$r][2] = "mod_facture_fournisseur_cactus";
$this->const[$r][3] = 'Nom du gestionnaire de numerotation des factures fournisseur';
$this->const[$r][4] = 0;
$r++;