Commit Graph

12 Commits

Author SHA1 Message Date
Ronald Portier
93399e0724 [FIX] *_online Improvements after review 2021-12-14 07:37:03 +01:00
Ronald Portier
d40625b976 [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.
2021-12-13 22:03:46 +01:00
Ronald Portier
4a8f9acaae [IMP] *_online_ponto: code organisation
Check situation that should raise exception immediately, prevent ident on normal flow
2021-12-13 22:02:57 +01:00
Sergio Zanchetta
87ec80d07d 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/
2021-11-25 17:36:36 +00:00
Sergio Zanchetta
3b6c8b9015 Added translation using Weblate (Italian) 2021-11-25 17:08:01 +00:00
OCA-git-bot
14ab9af3ec account_statement_import_online_ponto 14.0.1.0.2 2021-09-29 11:02:59 +00:00
Jairo Llopis
9c1d6d0121 [FIX] account_statement_import_online_ponto: verify TLS
Not sure why, cert validation was disabled. That is insecure.

@Tecnativa TT31034
2021-09-29 09:55:32 +01:00
OCA-git-bot
4b640c4d92 account_statement_import_online_ponto 14.0.1.0.1 2021-08-19 10:55:32 +00:00
Ernesto Tejeda
c17918825e [FIX] account_statement_import_online_ponto: fix vals dict to create a statement. 2021-08-19 01:33:01 -04:00
oca-travis
b3055c19a3 [UPD] Update account_statement_import_online_ponto.pot 2021-07-27 22:02:14 +00:00
Ronald Portier
8dae9bb4df [FIX] account_statement_import_online: further improvements. 2021-07-23 23:30:30 +02:00
Ronald Portier
5d62d497d9 [IMP] Adapt account_bank_statement_import_online to 14.0
Also Rename account_bank_statement_import_online => account_statement_import_online
2021-07-23 15:31:24 +02:00