odoo_account_ebics/account_ebics/models
Luc De Meyer c1b35bd16f [FIX]fix handling of non-stored passphrases
module: account_ebics 16.0

The non-stored passphrases (passphrase, sig_passphrase) were incorrectly handled
during the INIT cycle:
- setting 'ebics_passphrase_store' during INIT cycle didn't work
- setting the 'ebics_sig_passphrase' during INIT cycle didn't work
2023-12-09 11:51:52 +01:00
..
__init__.py 13 multi bank account support (#15) 2022-12-23 11:36:35 +01:00
account_bank_statement.py [IMP] 16.0 - prevent creation of duplicate statements 2023-08-05 17:49:06 +02:00
ebics_config.py account_ebics - remove legacy ebics_files from code 2023-09-01 17:05:12 +02:00
ebics_file_format.py [16.0]fix typo in license URL 2023-05-28 17:01:06 +02:00
ebics_file.py [FIX]return warning when processing statement files without transactions 2023-12-08 16:56:51 +01:00
ebics_userid.py [FIX]fix handling of non-stored passphrases 2023-12-09 11:51:52 +01:00
fintech_ebics_register.py [16.0]fix typo in license URL 2023-05-28 17:01:06 +02:00