Commit Graph

4 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
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
Alexis de Lattre
623cc572b2 ponto: date field to use is now configurable
Add debug messages
Set raw_data in bank statement lines
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