Commit Graph

7 Commits

Author SHA1 Message Date
Stefan Rijnhart
c9ed619656 [IMP] account_statement_import_online_ponto: adapt to debug mechanism 2024-02-02 10:20:26 +01:00
Ronald Portier (Therp BV)
f9a1f8e738 [MIG] account_statement_import_online_ponto: Migration to 16.0 2023-10-18 09:54:30 +02:00
manu
f222dbc7b7 [MIG]account_statement_import_online_ponto: Migration to 15.0 2023-10-18 09:40:24 +02:00
Ronald Portier (Therp BV)
a1495fee6c [IMP] *_online_ponto: improved data retrieval logic
With Ponto we can only retrieve data backwards in time. Therefore
we override the normal _pull method to create statements in descending
order of statement date.
2023-10-18 09:40:24 +02:00
Ronald Portier (Therp BV)
43afc52dec [IMP] *_online_ponto: forward port 12.0 improvements
Separate retrieval of data from ponto (buffer data) and
creation of statements.
2023-10-18 09:40:24 +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