Files
bank-statement-import/account_statement_import_online_gocardless
Pedro M. Baeza b7323eab6b [FIX] account_statement_import_online_gocardless: Payment reference extraction
Since one week ago, banks like Sabadell is sending the information in
the JSON list `remittanceInformationUnstructuredArray` instead of
`remittanceInformationUnstructured`.

Thus, we need to parse both for finding the proper element. For the rest
that are using the previous one, there's no change.

TT47491
2025-01-19 22:08:01 +01:00
..