Ronald Portier
88b8b572a8
[IMP] *_online_adyen: Directly parse retrieved adyen file
...
Prevent other statement import modules from processing the file. Without this for instance the
Enterprise account_bank_statement_import_csv module will process a retrieved cv file. In addition this
is more efficient as it saves a decoding step.
2023-09-25 09:56:21 +02:00
Ronald Portier
cab6718eec
[FIX] *adyen*: support xlsx as well as csv
2023-09-25 09:56:21 +02:00
Ronald Portier
318c67112b
[IMP] *_online_adyen base64 encode retrieved file
2023-09-25 09:56:21 +02:00
Ronald Portier
f780815b8e
[IMP] *_online_adyen: more debugging on retrieved statement
2023-09-25 09:56:21 +02:00
Ronald Portier
20d37acfa6
[FIX] *_online_adyen: make sure downloaded file contains valid base64 encode bytes
2023-09-25 09:56:21 +02:00
Ronald Portier
dee4db1c6c
[IMP] absi- _adyen. Fully support csv files and reordered columns
2023-09-25 09:56:20 +02:00
Ronald Portier
f637f44eba
[ADD] account_bank_statement_import_online_adyen
2023-09-25 09:56:20 +02:00