odoo_account_ebics/account_ebics/models
Luc De Meyer 6f28558bb3 [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
2024-01-26 19:06:17 +01:00
..
__init__.py 13 multi bank account support (#15) 2024-01-26 19:06:13 +01:00
account_bank_statement.py [IMP] 16.0 - prevent creation of duplicate statements 2024-01-26 19:06:17 +01:00
ebics_config.py account_ebics - remove legacy ebics_files from code 2024-01-26 19:06:17 +01:00
ebics_file_format.py [16.0]fix typo in license URL 2024-01-26 19:06:16 +01:00
ebics_file.py [FIX]return warning when processing statement files without transactions 2024-01-26 19:06:17 +01:00
ebics_userid.py [FIX]fix handling of non-stored passphrases 2024-01-26 19:06:17 +01:00
fintech_ebics_register.py [16.0]fix typo in license URL 2024-01-26 19:06:16 +01:00