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
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
Ernesto Tejeda
c17918825e
[FIX] account_statement_import_online_ponto: fix vals dict to create a statement.
2021-08-19 01:33:01 -04: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