Commit Graph

6 Commits

Author SHA1 Message Date
Ronald Portier
27aaf4b5cf [FIX] *_online Improvements after review 2023-10-18 09:40:23 +02:00
Ronald Portier
7c4c123c55 [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.
2023-10-18 09:40:23 +02:00
Ronald Portier
992e383f4c [IMP] *_online_ponto: code organisation
Check situation that should raise exception immediately, prevent ident on normal flow
2023-10-18 09:40:23 +02:00
Jairo Llopis
ad9f3868da [FIX] account_statement_import_online_ponto: verify TLS
Not sure why, cert validation was disabled. That is insecure.

@Tecnativa TT31034
2023-10-18 09:40:23 +02:00
Ernesto Tejeda
c4b55b0deb [FIX] account_statement_import_online_ponto: fix vals dict to create a statement. 2023-10-18 09:40:23 +02:00
Ronald Portier
975a5bd65f [IMP] Adapt account_bank_statement_import_online to 14.0
Also Rename account_bank_statement_import_online => account_statement_import_online
2023-10-18 09:40:22 +02:00