use more recent model by default
This commit is contained in:
parent
5f3e231d13
commit
b2709baf87
@ -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++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user