Merge pull request #23907 from frederic34/patch-7

Use recent model by default
This commit is contained in:
Laurent Destailleur 2023-02-16 21:23:56 +01:00 committed by GitHub
commit b0b5d0b2e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ class modCommande extends DolibarrModules
$this->const[$r][0] = "COMMANDE_ADDON_PDF";
$this->const[$r][1] = "chaine";
$this->const[$r][2] = "einstein";
$this->const[$r][2] = "eratosthene";
$this->const[$r][3] = 'Name of PDF model of order';
$this->const[$r][4] = 0;