try to fix: supplier invoice numbering
This commit is contained in:
parent
6afa1cb2c9
commit
29b8ce1c2d
@ -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++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user