Commit Graph

42 Commits

Author SHA1 Message Date
mymage
890eeab4f8 Translated using Weblate (Italian)
Currently translated at 100.0% (24 of 24 strings)

Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_online_ponto
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_online_ponto/it/
2024-11-20 13:06:31 +00:00
Weblate
fa56de6792 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_online_ponto
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_online_ponto/
2024-11-19 19:52:02 +00:00
OCA-git-bot
f604acd2d3 [BOT] post-merge updates 2024-11-19 16:51:15 +00:00
oca-ci
32b5a29aaa [UPD] Update account_statement_import_online_ponto.pot 2024-11-19 16:48:19 +00:00
Christian
0c4586c17c [MIG] account_statement_import_online_ponto: Migration to 17.0 2024-11-15 11:56:34 +01:00
Christian
71b98fcc14 [IMP] account_statement_import_online_ponto: pre-commit auto fixes 2024-11-14 12:59:59 +01:00
mymage
69972e38d6 Translated using Weblate (Italian)
Currently translated at 100.0% (16 of 16 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_ponto
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_ponto/it/
2024-11-14 12:56:30 +01:00
OCA-git-bot
86ca6338d8 [BOT] post-merge updates 2024-11-14 12:56:30 +01:00
Valentin Lab
7f52df19f6 [16.0][FIX] models/online_bank_statement_provider_ponto.py: prevent attempt to modify of posted account.move 2024-11-14 12:56:30 +01:00
OCA-git-bot
21699eaf01 [BOT] post-merge updates 2024-11-14 12:56:30 +01:00
Stefan Rijnhart
2959622de4 [IMP] account_statement_import_online_ponto: adapt to debug mechanism 2024-11-14 12:56:30 +01:00
Thijs van Oers
bb4c9e4b96 Translated using Weblate (Dutch)
Currently translated at 91.6% (22 of 24 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_ponto
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_ponto/nl/
2024-11-14 12:56:30 +01:00
Thijs van Oers
e72ec38082 Added translation using Weblate (Dutch) 2024-11-14 12:56:30 +01:00
Ivorra78
2935b3181f Translated using Weblate (Spanish)
Currently translated at 100.0% (24 of 24 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_ponto
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_ponto/es/
2024-11-14 12:56:30 +01:00
Ivorra78
c4fcc9c071 Added translation using Weblate (Spanish) 2024-11-14 12:56:30 +01:00
OCA-git-bot
74dcbdae94 [BOT] post-merge updates 2024-11-14 12:56:30 +01:00
oca-ci
9a724849fb [UPD] Update account_statement_import_online_ponto.pot 2024-11-14 12:56:30 +01:00
Andrea Stirpe
2d85a08c86 [16.0][IMP] account_statement_import_online_ponto: retrieve partner 2024-11-14 12:56:30 +01:00
Andrea Stirpe
83391c88a4 [FIX] Group statement lines by period before update/create 2024-11-14 12:56:30 +01:00
Ronald Portier (Therp BV)
43126eaa8d [MIG] account_statement_import_online_ponto: Migration to 16.0 2024-11-14 12:56:30 +01:00
oca-ci
86dd4a814c [UPD] Update account_statement_import_online_ponto.pot 2024-11-14 12:56:30 +01:00
manu
2f39fc96d2 [MIG]account_statement_import_online_ponto: Migration to 15.0 2024-11-14 12:56:30 +01:00
Ronald Portier (Therp BV)
ed016f97c8 [IMP] *_online_ponto: improved data retrieval logic
With Ponto we can only retrieve data backwards in time. Therefore
we override the normal _pull method to create statements in descending
order of statement date.
2024-11-14 12:56:30 +01:00
Ronald Portier (Therp BV)
86e4a1d825 [IMP] *_online_ponto: add timeout to request get and post 2024-11-14 12:56:30 +01:00
Alexis de Lattre
623cc572b2 ponto: date field to use is now configurable
Add debug messages
Set raw_data in bank statement lines
2024-11-14 12:56:30 +01:00
Ronald Portier (Therp BV)
29b040181f [IMP] *_online_ponto: forward port 12.0 improvements
Separate retrieval of data from ponto (buffer data) and
creation of statements.
2024-11-14 12:56:30 +01:00
Alexis de Lattre
6095527b7e 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-11-14 12:56:30 +01:00
OCA-git-bot
d7637a0112 account_statement_import_online_ponto 14.0.1.1.0 2024-11-14 12:56:30 +01:00
Jaume Planas
0857fc713b Translated using Weblate (Catalan)
Currently translated at 100.0% (16 of 16 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_online_ponto
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online_ponto/ca/
2024-11-14 12:56:30 +01:00
Jaume Planas
f16bcf937e Added translation using Weblate (Catalan) 2024-11-14 12:56:30 +01:00
Ronald Portier
0b2b3c0e38 [FIX] *_online Improvements after review 2024-11-14 12:56:30 +01:00
Ronald Portier
f3f0795b25 [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-11-14 12:56:30 +01:00
Ronald Portier
bba5015269 [IMP] *_online_ponto: code organisation
Check situation that should raise exception immediately, prevent ident on normal flow
2024-11-14 12:56:30 +01:00
Sergio Zanchetta
4cc90fe3c7 Translated using Weblate (Italian)
Currently translated at 43.7% (7 of 16 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_online_ponto
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online_ponto/it/
2024-11-14 12:56:30 +01:00
Sergio Zanchetta
aaffc56329 Added translation using Weblate (Italian) 2024-11-14 12:56:30 +01:00
OCA-git-bot
5b1a1ee4d0 account_statement_import_online_ponto 14.0.1.0.2 2024-11-14 12:56:30 +01:00
Jairo Llopis
eb2477eb9e [FIX] account_statement_import_online_ponto: verify TLS
Not sure why, cert validation was disabled. That is insecure.

@Tecnativa TT31034
2024-11-14 12:56:30 +01:00
OCA-git-bot
6584e10968 account_statement_import_online_ponto 14.0.1.0.1 2024-11-14 12:56:30 +01:00
Ernesto Tejeda
fb3bc67d05 [FIX] account_statement_import_online_ponto: fix vals dict to create a statement. 2024-11-14 12:56:30 +01:00
oca-travis
9402e794d8 [UPD] Update account_statement_import_online_ponto.pot 2024-11-14 12:56:30 +01:00
Ronald Portier
5ac6688ec8 [FIX] account_statement_import_online: further improvements. 2024-11-14 12:56:30 +01:00
Ronald Portier
82a21291ed [IMP] Adapt account_bank_statement_import_online to 14.0
Also Rename account_bank_statement_import_online => account_statement_import_online
2024-11-14 12:56:30 +01:00