NEW: Add module Credit transfer SEPA to manage payment of supplier using

bank credit transfer SEPA files
This commit is contained in:
Laurent Destailleur 2020-08-03 14:15:14 +02:00
parent 679625daee
commit d1f92fb66b
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ English Dolibarr ChangeLog
***** ChangeLog for 13.0.0 compared to 12.0.0 *****
For users:
NEW: Add module Credit transfer SEPA to manage payment of supplier using bank credit transfer SEPA files
WARNING:

View File

@ -54,7 +54,7 @@ class modPaymentByBankTransfer extends DolibarrModules
$this->description = "Management of payment by bank transfer";
// Possible values for version are: 'development', 'experimental', 'dolibarr' or version
$this->version = 'development';
$this->version = 'dolibarr';
$this->const_name = 'MAIN_MODULE_'.strtoupper($this->name);
// Name of png file (without png) used for this module