Commit Graph

7 Commits

Author SHA1 Message Date
manu
b3d2d39414 [MIG]account_statement_import_online_ponto: Migration to 15.0 2022-05-05 16:35:44 +02:00
Ronald Portier
e209207fcd [FIX] *_online Improvements after review 2022-04-13 13:55:56 +02:00
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
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
Ernesto Tejeda
f112038d01 [FIX] account_statement_import_online_ponto: fix vals dict to create a statement. 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