Commit Graph

11 Commits

Author SHA1 Message Date
Ronald Portier
351aa128ea [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.
2022-04-13 13:55:56 +02:00
Ronald Portier
17da7b3b30 [IMP] *_online_ponto: code organisation
Check situation that should raise exception immediately, prevent ident on normal flow
2022-04-13 13:55:56 +02:00
Sergio Zanchetta
56e6d19917 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/
2022-04-13 13:55:56 +02:00
Sergio Zanchetta
307eeb1a13 Added translation using Weblate (Italian) 2022-04-13 13:55:56 +02:00
OCA-git-bot
52101beff3 account_statement_import_online_ponto 14.0.1.0.2 2022-04-13 13:55:56 +02:00
Jairo Llopis
3d8ade8b5b [FIX] account_statement_import_online_ponto: verify TLS
Not sure why, cert validation was disabled. That is insecure.

@Tecnativa TT31034
2022-04-13 13:55:56 +02:00
OCA-git-bot
08b3ed175e account_statement_import_online_ponto 14.0.1.0.1 2022-04-13 13:55:56 +02:00
Ernesto Tejeda
f112038d01 [FIX] account_statement_import_online_ponto: fix vals dict to create a statement. 2022-04-13 13:55:56 +02:00
oca-travis
639fa87d44 [UPD] Update account_statement_import_online_ponto.pot 2022-04-13 13:55:56 +02:00
Ronald Portier
c157ebbf79 [FIX] account_statement_import_online: further improvements. 2022-04-13 13:55:56 +02:00
Ronald Portier
66edadf130 [IMP] Adapt account_bank_statement_import_online to 14.0
Also Rename account_bank_statement_import_online => account_statement_import_online
2022-04-13 13:55:56 +02:00