Files
bank-statement-import/account_statement_import_online_gocardless/models
Pedro M. Baeza 657f5c3ef0 [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
2024-02-02 20:58:47 +01:00
..