Commit Graph

12 Commits

Author SHA1 Message Date
OCA-git-bot
e732478911 [BOT] post-merge updates 2024-07-31 05:30:43 +00:00
Carolina Fernandez
ddffa46c63 [MIG] account_statement_import_online: Migration to 17.0
TT49855
2024-07-29 02:12:06 -07:00
Carolina Fernandez
0eddd6cfb9 [IMP] account_statement_import_online: pre-commit auto fixes 2024-07-08 16:09:39 +02:00
Stefan Rijnhart
6babdaf53a [FIX] account_statement_import_online: use model_create_multi 2024-07-08 16:09:39 +02:00
Stefan Rijnhart
c40ca4d848 [IMP] account_statement_import_online: only update journal when online service is set
This prevents a flood of logs in case your journals are written very often.
2024-07-08 16:09:39 +02:00
Stefan Rijnhart
164ce1d20c [IMP] account_statement_import_online: clarify button labels 2024-07-08 16:09:39 +02:00
Pedro M. Baeza
e793b51c4b [IMP] account_statement_import_online: Add debug wizard
It's useful to debug RAW data received from your online sources. With
this improvement, you can do it easily from the manual pull wizard. It's
only available for users in debug mode (or with technical features).

TT47238
2024-07-08 16:09:39 +02:00
Pedro M. Baeza
afb6ef7926 [FIX] account_statement_import_online: Fix es.po key
****po-python-parse-format****
account_statement_import_online/i18n/es.po:136 Translation string couldn't be parsed correctly using str.format KeyError('excepction') - [po-python-parse-format]
2024-07-08 16:09:39 +02:00
Miquel Raïch
8b5dadabc8 [FIX] account_statement_import_online: not require odoo_test_helper 2024-07-08 16:09:39 +02:00
manu
b326a1b13e [MIG]account_statement_import_online: Migration to 15.0 2024-07-08 16:09:39 +02:00
Ernesto Tejeda
071b4e9004 [IMP] account_statement_import_online: don't import empty statements. 2024-07-08 16:09:39 +02:00
Ronald Portier
bfeaa41174 [IMP] Adapt account_bank_statement_import_online to 14.0
Also Rename account_bank_statement_import_online => account_statement_import_online
2024-07-08 13:37:48 +02:00