Skip to content
Snippets Groups Projects
Commit 29b8ce1c authored by Philippe Grand's avatar Philippe Grand
Browse files

try to fix: supplier invoice numbering

parent 6afa1cb2
No related branches found
No related tags found
No related merge requests found
......@@ -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++;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment