Commit Graph

317 Commits

Author SHA1 Message Date
Luc De Meyer
7dbe7fd522 account_statement_import_camt - fix counterparty data 2024-07-31 04:23:13 +02:00
Téo Goddet
c3279f44a0 [IMP] account_bank_statement_import_camt: more infos in narration
with this commit, the narration field is filled with infos find in the camt file such as reversal indicator, return reason, cheque number, ...
before only a banking ref was present.

The transaction type field is also filled.
2024-07-31 04:23:13 +02:00
Stefan Rijnhart
9d3bc05330 [IMP] account_statement_import_camt: look for currency under Ntry
Encountered in a Camt.054 statement: currency listed under
/BkToCstmrDbtCdtNtfctn/Ntfctn/Ntry/Amt/@Ccy
2024-07-31 04:23:13 +02:00
Maksym Yankin
f4b1d0afc9 [MIG] account_statement_import_camt: Migration to 15.0 2024-07-31 04:23:13 +02:00
Sergio Zanchetta
6ffc3d5297 Translated using Weblate (Italian)
Currently translated at 83.3% (10 of 12 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_camt
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_camt/it/
2024-07-31 04:23:13 +02:00
Sergio Zanchetta
e81843c438 Added translation using Weblate (Italian) 2024-07-31 04:23:13 +02:00
Bosd
2b0029ed81 Translated using Weblate (Dutch)
Currently translated at 75.0% (9 of 12 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_camt
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_camt/nl/
2024-07-31 04:23:13 +02:00
OCA-git-bot
e70eb4a094 account_statement_import_camt 14.0.1.1.0 2024-07-31 04:23:13 +02:00
Stefan Rijnhart
01b69c0e28 [FIX] Fix same eror in camt54 module 2024-07-31 04:23:13 +02:00
Luc De Meyer
574eb9a1c0 [14.0][FIX]camt import 2024-07-31 04:23:13 +02:00
Iryna Vyshnevska
64a0eb0aa7 [MIG][14.0] account_statement_import_camt_oca 2024-07-31 04:23:13 +02:00
Carolina Fernandez
5f4c76ae60 [IMP] account_statement_import_online: Add button in journal to see provider configuration
TT49855
2024-07-30 08:04:10 -07: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
Metin GÜLSOY
4cf513dfba Translated using Weblate (Turkish)
Currently translated at 14.5% (14 of 96 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online/tr/
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
Ivorra78
2c891056f1 Translated using Weblate (Spanish)
Currently translated at 100.0% (96 of 96 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online/es/
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
Pedro M. Baeza
de81bf0f34 [FIX] account_statement_import_online: Change pull button visibility
You may have an old value on online_bank_statement_provider, but
switched to another source, and thus, the button is still visible,
which is not correct.

Let's use the source selection as the invisible modifier.
2024-07-08 16:09:39 +02:00
Ivorra78
5f9e44d54b Added translation using Weblate (Spanish) 2024-07-08 16:09:39 +02:00
Andrea Stirpe
2d135bf971 [FIX] Group statement lines by period before update/create 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
Ronald Portier (Therp BV)
2fc9b110bb [MIG] account_statement_import_online: Migration to 16.0 2024-07-08 16:09:39 +02:00
Francesco Foresti
d905b32731 Translated using Weblate (Italian)
Currently translated at 25.5% (24 of 94 strings)

Translation: bank-statement-import-15.0/bank-statement-import-15.0-account_statement_import_online
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_online/it/
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
Ronald Portier (Therp BV)
1f28d915a7 [MIG] Remove 14.0 migration files 2024-07-08 16:09:39 +02:00
Alexis de Lattre
0220ff8050 Migration script field online_raw_data -> raw_data 2024-07-08 16:09:39 +02:00
Alexis de Lattre
cef8e3a852 Add module account_statement_import_base
The 2 modules account_statement_import_online and
account_statement_import depend on account_statement_import_base (and
not on each other) and share common code, in particular a hook to update
the statement line. So we can now have reconciliation modules that use
this hook and therefore work both on file import and online import. More
details on https://github.com/OCA/bank-statement-import/issues/481.

Improve bank statement line form view and journal form view.
2024-07-08 16:09:39 +02:00
Jairo Llopis
f2be23d41f [FIX] account_statement_import_online: use unittest.mock and don't import tests at install
Installing this module failed because `mock` couldn't be found. Indeed there was a migration problem.

However, I was not testing the module; just installing. At install, tests shouldn't be imported.

This file was being imported because the dummy model was expected to exist in database for tests. Using odoo-test-helper for that now.

@moduon MT-295
2024-07-08 16:09:39 +02:00
oca-travis
dc844e6c16 [UPD] Update account_statement_import_online.pot 2024-07-08 16:09:39 +02:00
Ronald Portier
efb9a1ef99 [FIX] *_online Improvements after review 2024-07-08 16:09:39 +02:00
Ronald Portier
1080c110b9 [IMP] account_statement_import_online[_ponto] improvements.
1. Find partner if ther already is a bank account with the right IBAN;
2. Store (and display) raw import data to help in problem determination;
3. Make it easy to extend the parsing of import data;
4. Apply some clean coding principles.
2024-07-08 16:09:39 +02:00
Sergio Zanchetta
4f3ec97aa4 Translated using Weblate (Italian)
Currently translated at 26.6% (24 of 90 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_online
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online/it/
2024-07-08 16:09:39 +02:00
default
094de9eee9 [FIX] fixing empty assuming is a good default value #422 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
fe7adc1bdf [FIX] account_statement_import_online: further improvements. 2024-07-08 14:26:06 +02:00
Alexis de Lattre
bbdb843171 account_statement_import_online: usability improvement on form view of online.bank.statement.provider: avoid speading the information on 3 tabs. As there are just a few fields, let's keep all the information directly visible.
Fix warning on search view of online.bank.statement.provider
Fix some tests
Button on journal form view to access the wizard
The wizard now returns the bank statements of the journal(s)
Fix wired strings
2024-07-08 13:37:48 +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
oca-git-bot
fc75dc9477 [IMP] update dotfiles 2024-07-06 17:19:28 +00:00
OCA-git-bot
028c29be7e [BOT] post-merge updates 2024-06-21 10:04:12 +00:00
oca-ci
9508fde328 [UPD] Update account_statement_import_file_reconcile_oca.pot 2024-06-21 10:01:39 +00:00
OCA-git-bot
7bc319a6fa Merge PR #697 into 17.0
Signed-off-by HaraldPanten
2024-06-21 09:59:37 +00:00
xtanuiha
31e3c4ffe6 Translated using Weblate (Chinese (Simplified) (zh_CN))
Currently translated at 100.0% (99 of 99 strings)

Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_sheet_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_sheet_file/zh_CN/
2024-06-12 12:34:41 +00:00
xtanuiha
2db062c5d2 Translated using Weblate (Chinese (Simplified) (zh_CN))
Currently translated at 100.0% (5 of 5 strings)

Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_base
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_base/zh_CN/
2024-06-12 08:51:04 +00:00
xtanuiha
ffe05bb247 Translated using Weblate (Chinese (Simplified) (zh_CN))
Currently translated at 100.0% (99 of 99 strings)

Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_sheet_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_sheet_file/zh_CN/
2024-06-12 08:51:04 +00:00
xtanuiha
1ebc6cb296 Translated using Weblate (Chinese (Simplified) (zh_CN))
Currently translated at 100.0% (36 of 36 strings)

Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_file/zh_CN/
2024-06-12 08:51:03 +00:00
xtanuiha
eaf7c8668a Added translation using Weblate (Chinese (Simplified) (zh_CN)) 2024-06-12 04:20:26 +00:00