Luc De Meyer
71005cd863
[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-12-23 17:47:58 +01:00
Luc De Meyer
621042bd8a
[FIX]return warning when processing statement files without transactions
...
module: account_ebics 16.0
2024-12-23 17:47:58 +01:00
Luc De Meyer
28da051f9d
[IMP]add support for signature passphrase
2024-12-23 17:47:58 +01:00
Luc De Meyer
2d71ff395c
[IMP]add support for fintech 7.4
...
In fintech 7.4 EbicsUser.manual_approval has been replaced by class parameter “transport_only”.
The account_ebics code has now been adapted to support fintech >=7.4 as well as older releases.
2024-12-23 17:47:58 +01:00
Luc De Meyer
c88ea6f378
[16.0] add support for COMMERZBANK camt files
2024-12-23 17:47:58 +01:00
Luc De Meyer
a3ae49a983
[FIX]allow to enter passphrase during key renewal for userid with non-stored passphrase
2024-12-23 17:47:58 +01:00
Jérémy Didderen
b2d7044f77
account_ebics - remove legacy ebics_files from code
2024-12-23 17:47:58 +01:00
Jérémy Didderen
11ea799989
add CI config
2024-12-23 17:47:58 +01:00
Luc De Meyer
2e6c4d4f1e
[IMP] 16.0 - prevent creation of duplicate statements
2024-12-23 17:47:58 +01:00
Luc De Meyer
3226d611ea
account_ebics 16.0 : add support for CFONB
2024-12-23 17:47:58 +01:00
Luc De Meyer
b11def7a00
fix 'savepoint does not exist' stack trace at statement import
2024-12-23 17:47:58 +01:00
Luc De Meyer
07331384a5
[16.0] fix 'External ID not found' error when new install
2024-12-23 17:47:58 +01:00
evgeny-l
a1e15c1d94
[IMP] account_ebics: correct support of ebics.userid.user_ids filter, ebics-key UI designation improvement
2024-12-23 17:47:58 +01:00
Luc De Meyer
2e029ef40f
[16.0]add support for some administrative order types
2024-12-23 17:47:58 +01:00
Luc De Meyer
6c1da7be63
[16.0]fix typo in license URL
2024-12-23 17:47:58 +01:00
Jérémy Didderen
2cfd2ec2a1
add cover image on all ebic modules
2024-12-23 17:47:58 +01:00
Luc De Meyer
9775a812b0
[IMP] add support for non-stored passphrase
2024-12-23 17:47:58 +01:00
Luc De Meyer
11fdc87307
16.0 - fix for OCA account_statement_import_camt
2024-12-23 17:47:58 +01:00
Luc De Meyer
691840beb1
[MIG] : Migration to 16.0
2024-12-23 17:47:58 +01:00
Luc De Meyer
8a188acb2e
account_ebics - mulit-company fix company_ids field
2024-12-23 17:47:57 +01:00
Luc De Meyer
c7ff1fe645
[15.0]cfonb processing - set savepoint per statement
2024-12-23 17:47:57 +01:00
Luc De Meyer
2afa4721f4
[IMP] account_ebics: pre-commit
2024-12-23 17:47:57 +01:00
Luc De Meyer
7f1fa3160a
[IMP] account_ebics: black, isort, prettier
2024-12-23 17:47:57 +01:00
Luc De Meyer
12e6bdfa02
[14.0]account_ebics - fix _process_result_action
2024-12-23 17:47:57 +01:00
Luc De Meyer
3a878a2e9e
[14.0]account_ebics - fix stack trace when using Odoo OE statement import
2024-12-23 17:47:57 +01:00
Luc De Meyer
503d0821d4
[14.0]add account_ebics_batch
2024-12-23 17:47:57 +01:00
Luc De Meyer
ac64eb5a83
[14.0]fix ebics 2.4 OrderId management
2024-12-23 17:47:57 +01:00
Luc De Meyer
6fde1a12ff
[14.0]add support for request type camt.xxx.cfonb120.stm.rfi
2024-12-23 17:47:57 +01:00
Luc De Meyer
0eeac9bf83
ebics upload - select default format based upon suffix
2024-12-23 17:47:57 +01:00
Luc De Meyer
daa180deec
[14.0][MIG]account_ebics
2024-12-23 17:47:57 +01:00
Luc De Meyer
45f6e633a1
[13.0]generic order type
2024-12-23 17:47:57 +01:00
Luc De Meyer
7c94fd3198
update for subscription based fintech licensing
2024-12-23 17:47:57 +01:00
Luc De Meyer
1a642824f5
[13.0][IMP]SWIFT 3SKey support ( #18 )
2024-12-23 17:47:57 +01:00
Luc De Meyer
94b66a25ea
add ebics version check
2024-12-23 17:47:57 +01:00
Luc De Meyer
19af86dc96
[13.0]move ebics 2.4 order number generator to ebics_userid
2024-12-23 17:47:57 +01:00
Luc De Meyer
c4ff0bfba0
[13.0][ENH]ebics init_1 extra diagnostics
2024-12-23 17:47:57 +01:00
Luc De Meyer
aad6d95c34
update README
2024-12-23 17:47:57 +01:00
Luc De Meyer
77de3b9ba3
[13.0][FIX]multi-company fix
2024-12-23 17:47:57 +01:00
Luc De Meyer
73e3e29e22
13 multi bank account support ( #15 )
...
* [13.0][IMP]add support for multiple bank accounts and multiple EBICS UserIDs over a single EBICS connection
* ebics refactoring fixes
* ebics refactoring fixes
2024-12-23 17:47:57 +01:00
Luc De Meyer
5e4749d3f1
fix cfonb import
2024-12-23 17:47:57 +01:00
Luc De Meyer
b704e009ff
remove spaces
2024-12-23 17:47:57 +01:00
Luc De Meyer
3d86a3c450
ebics config bank account domain
2024-12-23 17:47:57 +01:00
Luc De Meyer
0274a78664
ebics.file acl cru for group_account_invoice
2024-12-23 17:47:57 +01:00
Luc De Meyer
7b9559026d
[13.0][MIG]account_ebics_oe
2024-12-23 17:47:57 +01:00
Luc De Meyer
d9cdb69dd7
fix acl
2024-12-23 17:47:57 +01:00
phanupong
d35dd1c84c
add cryptography as an external dependency
2024-12-23 17:47:57 +01:00
phanupong
9f7b801296
[13.0][MIGRATE] migrate module account_ebics.
2024-12-23 17:47:57 +01:00
Luc De Meyer
c045c6301b
lpgl
2024-12-23 17:47:57 +01:00
Luc De Meyer
d0d3e4ba84
[12.0][ENH]camt.052 support
2024-12-23 17:47:57 +01:00
Luc De Meyer
4f0e560366
fix license
2024-12-23 17:47:57 +01:00