Fix missing external url field.

This commit is contained in:
James Cole
2022-01-24 07:50:33 +01:00
parent 75d52b7024
commit 7718deb4a5
41 changed files with 72 additions and 72 deletions

View File

@@ -864,7 +864,7 @@ return [
// sepa
'sepa_cc', 'sepa_ct_op', 'sepa_ct_id',
'sepa_db', 'sepa_country', 'sepa_ep',
'sepa_ci', 'sepa_batch_id', 'external_uri',
'sepa_ci', 'sepa_batch_id', 'external_url',
// dates
'interest_date', 'book_date', 'process_date',