use more recent model by default

This commit is contained in:
Frédéric FRANCE 2022-12-08 15:15:10 +01:00 committed by GitHub
parent 5f3e231d13
commit b2709baf87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@ class modFacture extends DolibarrModules
$this->const[$r][0] = "FACTURE_ADDON_PDF";
$this->const[$r][1] = "chaine";
$this->const[$r][2] = "crabe";
$this->const[$r][2] = "sponge";
$this->const[$r][3] = 'Name of PDF model of invoice';
$this->const[$r][4] = 0;
$r++;