Commit Graph

8 Commits

Author SHA1 Message Date
Christian
0c4586c17c [MIG] account_statement_import_online_ponto: Migration to 17.0 2024-11-15 11:56:34 +01:00
Stefan Rijnhart
2959622de4 [IMP] account_statement_import_online_ponto: adapt to debug mechanism 2024-11-14 12:56:30 +01:00
Ronald Portier (Therp BV)
43126eaa8d [MIG] account_statement_import_online_ponto: Migration to 16.0 2024-11-14 12:56:30 +01:00
manu
2f39fc96d2 [MIG]account_statement_import_online_ponto: Migration to 15.0 2024-11-14 12:56:30 +01:00
Ronald Portier (Therp BV)
ed016f97c8 [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.
2024-11-14 12:56:30 +01:00
Ronald Portier (Therp BV)
29b040181f [IMP] *_online_ponto: forward port 12.0 improvements
Separate retrieval of data from ponto (buffer data) and
creation of statements.
2024-11-14 12:56:30 +01:00
Ernesto Tejeda
fb3bc67d05 [FIX] account_statement_import_online_ponto: fix vals dict to create a statement. 2024-11-14 12:56:30 +01:00
Ronald Portier
82a21291ed [IMP] Adapt account_bank_statement_import_online to 14.0
Also Rename account_bank_statement_import_online => account_statement_import_online
2024-11-14 12:56:30 +01:00