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
Luc De Meyer
0ea1e7a02c
[14.0]black, isort, prettier
2024-01-27 20:11:38 +01:00
Luc De Meyer
a5182697a3
[14.0][MIG]account_ebics
2024-01-27 20:11:38 +01:00
Luc De Meyer
d03ad8004d
remove dup key from manifest
2024-01-27 20:11:38 +01:00
Luc De Meyer
0210ebf736
[13.0][MIG]account_ebics_oe
2024-01-27 20:11:38 +01:00
Luc De Meyer
5fff1525a0
lpgl
2024-01-27 20:11:38 +01:00
Luc De Meyer
d9484bd2b8
fix license
2024-01-27 20:11:38 +01:00
Luc De Meyer
ed23c2e08d
[12.0][MIG] account_ebics
2024-01-27 20:11:38 +01:00
Luc De Meyer
9df6dce669
Merge branch '17.0-mig-account_ebics' into '17.0'
...
[MIG] account_ebics: Migration to 17.0
See merge request Noviat/Noviat_Generic/accounting-ebics!26
2024-01-27 18:47:44 +00:00
Luc De Meyer
5c69a5ac02
[MIG] account_ebics: Migration to 17.0
2024-01-27 19:42:56 +01:00
Luc De Meyer
b7a0d27e1c
[FIX]bugfix _compute_ebics_passphrase_view_modifiers
2024-01-27 16:40:03 +01:00
Luc De Meyer
cb5ac3ac23
[MIG] account_ebics: Migration to 17.0
2024-01-27 11:07:17 +01:00
Luc De Meyer
08482045d8
[IMP] account_ebics: pre-commit auto fixes
2024-01-26 19:13:24 +01:00
Luc De Meyer
69aa471c17
update README
2024-01-26 19:06:17 +01:00
Luc De Meyer
90d5b369d6
[IMP]account_ebics UI improvements
2024-01-26 19:06:17 +01:00
Luc De Meyer
cb838145c2
[IMP]remove SWIFT 3Skey support from UI
...
These fields should be restored after implementation of SWIFT SConnect.
SWIFT 3Skey certificates can be imported into account_ebics and used
for download purposes but there is little value in this.
Hence it's better to remove it for the time being.
2024-01-26 19:06:17 +01:00
Luc De Meyer
17dae25f1e
[IMP]account_ebics UI improvements
2024-01-26 19:06:17 +01:00