Luc De Meyer
e464383077
[IMP] payment order: hide ebics_upload button on non-ebics journals
2026-04-17 10:35:26 +02:00
Luc De Meyer
e7df306161
[IMP] batch payment: hide ebics_upload button on non-ebics journals
2026-04-17 10:35:26 +02:00
Luc De Meyer
09b35600ff
[FIX] ebics download: execute always client.confirm_download()
...
Certain banks expect always a confirm_download, also in case of success=False.
2026-04-17 10:35:26 +02:00
Luc De Meyer
15be0b2a06
[17.0][IMP]add neutralize script
2026-01-10 11:54:32 +01:00
Luc De Meyer
08c7b59e6c
account_ebics: bump module version
2025-09-05 17:28:58 +02:00
Luc De Meyer
d9a32af55a
[FIX] stack trace when OE camt parser discards a transaction line
...
The Odoo Enterprise CAMT parser may drop transactions during import
e.g. in case of duplicates or when a 0.00 amount transaction is added
to give some banking information via the CAMT file.
This PR fixes a stack trace that occurs when that happens.
2025-09-05 17:28:58 +02:00
Luc De Meyer
64c1ce9f59
[IMP]ebics.userid,user_ids: exclude portal users
2025-08-19 10:02:06 +02:00
Luc De Meyer
f821d387b5
account_ebics - bump module version
2025-08-17 15:23:19 +02:00
Luc De Meyer
698289bd85
[FIX] limit INI letter languages to 'en', 'de', 'fr'
2025-08-17 15:23:19 +02:00
Luc De Meyer and GitHub
cdb86c2235
Merge pull request #115 from odoucet/fix-cfonb-v17
...
fix cfonb return line bug (for branch v17)
2025-03-03 20:31:19 +01:00
Luc De Meyer
3055643fd3
Merge branch '17-fix-ebics-filter' into '17.0'
...
[FIX] account_ebics : fix ebics.file 'Done' filter
See merge request Noviat/Noviat_Generic/accounting-ebics!78
2025-01-04 17:17:45 +00:00
Luc De Meyer
04acbb6e2d
[FIX] account_ebics : fix ebics.file 'Done' filter
2025-01-04 18:06:59 +01:00
Luc De Meyer
269b6ea4aa
Merge branch '17-imp-account_ebics' into '17.0'
...
[IMP] account_ebics: add draft, done filters on ebics.file search view
See merge request Noviat/Noviat_Generic/accounting-ebics!74
2025-01-03 15:49:13 +00:00
Luc De Meyer
ebe6a6b43d
[IMP] account_ebics: hide process button on ebics_file when no download process
2025-01-03 16:23:08 +01:00
Luc De Meyer
321fc42c89
[IMP] account_ebics: add draft, done filters on ebics.file search view
2025-01-03 14:29:01 +01:00
Luc De Meyer
e6b861dd94
Merge branch '17-fix-account_ebics_batch_payment' into '17.0'
...
[FIX] account_ebics_batch_payment - fix stack trace
See merge request Noviat/Noviat_Generic/accounting-ebics!68
2024-10-13 19:30:59 +00:00
Luc De Meyer
68d42a4f1f
account_ebics_batch_payment - bump module version
2024-10-13 21:25:07 +02:00
Luc De Meyer
f1f0fc8bf8
[FIX] account_ebics_batch_payment - fix stack trace
2024-10-13 21:23:38 +02:00
Luc De Meyer
30f6d0f8c9
Merge branch '17-fix-oca-notif' into '17.0'
...
[FIX] handle string notifications as warnings
See merge request Noviat/Noviat_Generic/accounting-ebics!67
2024-09-21 09:10:41 +00:00
Luc De Meyer
d148a22ea7
Merge branch '17-imp-account-matching' into '17.0'
...
[IMP]account_ebics_oca_statement_import - match journal
See merge request Noviat/Noviat_Generic/accounting-ebics!65
2024-08-13 15:07:01 +00:00
Luc De Meyer
0e93985c2c
[IMP]account_ebics_oca_statement_import - match journal
...
Remove currency from local bank accounts to find journal.
2024-08-13 16:50:54 +02:00
Luc De Meyer
d0a67698ba
Merge branch '17-fix-split-cfonb120' into '17.0'
...
[FIX]account_ebics - fix split cfonb120 files
See merge request Noviat/Noviat_Generic/accounting-ebics!63
2024-07-15 21:14:29 +00:00
Luc De Meyer
f835ab7af8
[FIX]account_ebics - fix split cfonb120 files
2024-07-15 23:05:39 +02:00
Luc De Meyer
6ee944fc1e
Merge branch '17.0_logo' into '17.0'
...
[17.0][REF] logo modules
See merge request Noviat/Noviat_Generic/accounting-ebics!61
2024-07-13 15:31:36 +00:00
Luc De Meyer
0e16d10958
add index.html
2024-07-13 17:24:52 +02:00
Luc De Meyer
1ab7edfa45
Merge branch '17-fix-force-company' into '17.0'
...
[FIX]batch payment - fix context
See merge request Noviat/Noviat_Generic/accounting-ebics!59
2024-06-28 07:50:49 +00:00
Luc De Meyer
f1575cf94e
[FIX]batch payment - fix context
2024-06-28 09:43:18 +02:00
Luc De Meyer
4686b2a5ae
Merge branch '17.0-mig-account_ebics_oca_statement_import' into '17.0'
...
[MIG] account_ebics_oca_statement_import: Migration to 17.0
See merge request Noviat/Noviat_Generic/accounting-ebics!57
2024-05-19 07:35:49 +00:00
Luc De Meyer
98b9dc05df
[MIG] account_ebics_oca_statement_import: Migration to 17.0
2024-05-19 09:28:53 +02:00
Luc De Meyer
b586c6734d
[IMP] account_ebics_oca_statement_import: pre-commit auto fixes
2024-05-19 09:06:47 +02:00
Luc De Meyer
0ba650d23c
[16.0]account_statement_import - fix super()
2024-05-19 09:05:23 +02:00
Luc De Meyer
018fbfe40e
fix oca statement import
2024-05-19 09:05:23 +02:00
Luc De Meyer
95acd0dd70
account_ebics 16.0 : add support for CFONB
2024-05-19 09:05:23 +02:00
Luc De Meyer
696a744773
ebics 16.0 : add support for oca camt parser
2024-05-19 09:05:23 +02:00
Luc De Meyer
fdafb74c0f
[16.0]fix typo in license URL
2024-05-19 09:05:23 +02:00
Luc De Meyer
83f6aae937
add support for 16.0 Odoo OE camt parser
2024-05-19 09:05:23 +02:00
Luc De Meyer
babbd4635f
[MIG] : Migration to 16.0
2024-05-19 09:05:23 +02:00
Luc De Meyer
4bae6708e2
[MIG] account_ebics_oca_statement_import: Migration to 15.0
2024-05-19 09:05:23 +02:00
Luc De Meyer
e781735fd6
[IMP] account_ebics_oca_statement_import: black, isort, prettier
2024-05-19 09:05:23 +02:00
Luc De Meyer
d512bccbd6
[14.0]black, isort, prettier
2024-05-19 09:05:23 +02:00
Luc De Meyer
0547a32058
[14.0][FIX]account_ebics_oca_statement_import
2024-05-19 09:05:23 +02:00
Luc De Meyer
edb1346419
remove pdb
2024-05-19 09:05:23 +02:00
Luc De Meyer
7a493c3f3a
[14.0][MIG]account_ebics
2024-05-19 09:05:23 +02:00
Luc De Meyer
ed708ece80
Merge branch '17-imp-file-format-on-payment-mode' into '17.0'
...
[IMP]account_ebics: file format filter on ebics_upload
See merge request Noviat/Noviat_Generic/accounting-ebics!56
2024-05-18 18:08:04 +00:00
Luc De Meyer
8892cc71cf
[IMP]EBICS File Format on Payment Mode
2024-05-18 20:03:03 +02:00
Luc De Meyer
d8498ee0c2
[FIX]account_ebics_batch_payment: fix stacktrace in ebics_upload
2024-05-18 19:22:45 +02:00
Luc De Meyer
e31e2a304a
[IMP]EBICS File Format on Payment Mode
2024-05-18 19:17:57 +02:00
Luc De Meyer
19ac7421f1
[IMP]account_ebics: file format filter on ebics_upload
...
Set file format fiter when creating the ebics.xfer wizard from a python method,
e.g. 'EBICS UPLOAD' button on payment order.
2024-05-18 19:12:28 +02:00
Luc De Meyer
379c9760fe
Merge branch '17-fix-change_passphrase' into '17.0'
...
[FIX]fix change_passphrase
See merge request Noviat/Noviat_Generic/accounting-ebics!37
2024-03-29 08:37:48 +00:00
Luc De Meyer
973147e218
[FIX]fix change_passphrase
2024-03-29 09:30:22 +01:00
Luc De Meyer
576f0da6be
Merge branch '17.0-mig-account_ebics_payment_order' into '17.0'
...
[MIG] account ebics payment order: Migration to 17.0
See merge request Noviat/Noviat_Generic/accounting-ebics!35
2024-03-25 17:38:27 +00:00
Luc De Meyer
ced06fdf9a
[MIG] account_ebics_payment_order: Migration to 17.0
2024-03-25 18:26:07 +01:00
Luc De Meyer
e9eaeeedb7
[IMP] account_ebics_payment_order: pre-commit auto fixes
2024-03-25 17:58:44 +01:00
Luc De Meyer
c53d4f52e6
[16.0] add support for OCA payment order
2024-03-25 17:57:30 +01:00
Luc De Meyer
d2ea84bbcb
[16.0]fix typo in license URL
2024-03-25 17:57:30 +01:00
Luc De Meyer
cfc3b07cca
add support for 16.0 Odoo OE camt parser
2024-03-25 17:57:30 +01:00
Luc De Meyer
020b546b58
[MIG] : Migration to 16.0
2024-03-25 17:57:30 +01:00
Luc De Meyer
298329030d
[MIG] account_ebics_payment_order: Migration to 15.0
2024-03-25 17:57:30 +01:00
Luc De Meyer
f720844f1a
[14.0]black, isort, prettier
2024-03-25 17:57:30 +01:00
Luc De Meyer
d6456146ef
[MIG] account_ebics_payment_order: Migration to 14.0
2024-03-25 17:57:30 +01:00
Luc De Meyer
7f772bcf84
multi-company fix
2024-03-25 17:57:30 +01:00
Luc De Meyer
df4a7e3f21
[13.0]fix account_ebics_payment_order
2024-03-25 17:57:30 +01:00
Luc De Meyer
04c5d06dd7
[13.0]account_ebics_payment_order
2024-03-25 17:57:30 +01:00
Luc De Meyer
ece13161f2
lpgl
2024-03-25 17:57:30 +01:00
Luc De Meyer
2769be43db
[12.0][MIG] account_ebics
2024-03-25 17:57:30 +01:00
Luc De Meyer
57b711645d
update README.rst
2024-03-25 17:57:30 +01:00
Luc De Meyer
6dd7dd25bd
[MIG] account_ebics_payment_order: Migration to 11.0
2024-03-25 17:57:29 +01:00
Luc De Meyer
67490b7d95
add ebics modules
2024-03-25 17:57:29 +01:00
Luc De Meyer
e60ca8f075
Merge branch '17-fix-account-ebics-new-userid' into '17.0'
...
[FIX]account_ebics - fix passphrase visibility for new userid
See merge request Noviat/Noviat_Generic/accounting-ebics!34
2024-03-25 16:46:53 +00:00
Luc De Meyer
c567dc6476
[FIX]account_ebics - fix passphrase visibility for new userid
2024-03-25 17:25:59 +01:00
Luc De Meyer
d8895a0e90
Merge branch '17.0-mig-account_ebics_batch' into '17.0'
...
[MIG] account_ebics_batch: Migration to 17.0
See merge request Noviat/Noviat_Generic/accounting-ebics!32
2024-02-02 07:35:00 +00:00
Luc De Meyer
9d8a7c8255
[MIG] account_ebics_batch: Migration to 17.0
2024-02-01 20:26:14 +01:00
Luc De Meyer
91246db093
[IMP] account_ebics_batch: pre-commit auto fixes
2024-02-01 20:15:24 +01:00
Luc De Meyer
dc6a0c9aa6
fix 'savepoint does not exist' stack trace
2024-02-01 20:14:24 +01:00
Luc De Meyer
bf02b47e69
[IMP] add support for non-stored passphrase
2024-02-01 20:14:24 +01:00
Luc De Meyer
9ed8f14c87
add support for 16.0 Odoo OE camt parser
2024-02-01 20:14:24 +01:00
Luc De Meyer
bf6c3e6f25
[MIG] : Migration to 16.0
2024-02-01 20:14:24 +01:00
Luc De Meyer
7e524bb4a0
[MIG] account_ebics_batch: Migration to 15.0
2024-02-01 20:14:24 +01:00
Luc De Meyer
fcf1a56072
[IMP] account_ebics_batch: black, isort, prettier
2024-02-01 20:14:24 +01:00
Luc De Meyer
3a11f73daa
[14.0]add account_ebics_batch
2024-02-01 20:14:24 +01:00
Luc De Meyer
41c14ec451
Merge branch '17.0-mig-account_ebics_batch_payment' into '17.0'
...
[MIG] account_ebics_batch_payment: Migration to 17.0
See merge request Noviat/Noviat_Generic/accounting-ebics!31
2024-01-31 20:58:58 +00:00
Luc De Meyer
7b2c4cb3ac
[MIG] account_ebics_batch_payment: Migration to 17.0
2024-01-30 22:32:52 +01:00
Luc De Meyer
acb8e676b8
[IMP] account_ebics_batch_payment: pre-commit auto fixes
2024-01-30 22:24:50 +01:00
Luc De Meyer
c2196cd685
[16.0]fix typo in license URL
2024-01-30 22:23:54 +01:00
Luc De Meyer
332dc57f64
add support for 16.0 Odoo OE camt parser
2024-01-30 22:23:54 +01:00
Luc De Meyer
9ec9944465
[MIG] : Migration to 16.0
2024-01-30 22:23:54 +01:00
Luc De Meyer
f3a0e73aea
[MIG] account_ebics_batch_payment: Migration to 15.0
2024-01-30 22:23:54 +01:00
Luc De Meyer
2f9f950558
[MIG] account_ebics_batch_payment: Migration to 14.0
2024-01-30 22:23:54 +01:00
Luc De Meyer
6d5c8306fe
multi-company fix
2024-01-30 22:23:54 +01:00
Luc De Meyer
5f159e33fb
[13.0]batch payment ebics.xfer wiz improvements
2024-01-30 22:23:54 +01:00
Luc De Meyer
4ea0c3e6ef
[MIG] account_ebics_batch_payment: Migration to 13.0
2024-01-30 22:23:54 +01:00
Luc De Meyer
b8fab8752a
[12.0][ADD]account_ebics_batch_payment
2024-01-30 22:23:54 +01:00
Luc De Meyer
2a4f0f7b75
Merge branch '17.0-ci_update' into '17.0'
...
update CI config
See merge request Noviat/Noviat_Generic/accounting-ebics!30
2024-01-30 21:09:13 +00:00
Luc De Meyer
56e12cdfc1
Merge branch '17.0-mig-account_ebics_oe' into '17.0'
...
[MIG] account_ebics_oe: Migration to 17.0
See merge request Noviat/Noviat_Generic/accounting-ebics!29
2024-01-27 19:22:57 +00:00
Luc De Meyer
3a5a44cf96
[MIG] account_ebics_oe: Migration to 17.0
2024-01-27 20:17:45 +01:00
Luc De Meyer
86ce04ed9c
[IMP] account_ebics_oe: pre-commit auto fixes
2024-01-27 20:12:29 +01:00
Luc De Meyer
9bfbd87ea8
[16.0]fix typo in license URL
2024-01-27 20:11:38 +01:00
Luc De Meyer
953ba8a5c5
add support for 16.0 Odoo OE camt parser
2024-01-27 20:11:38 +01:00
Luc De Meyer
b0da53c3e6
[MIG] : Migration to 16.0
2024-01-27 20:11:38 +01:00
Luc De Meyer
674a8ad15f
[MIG] account_ebics_oe: Migration to 15.0
2024-01-27 20:11:38 +01:00