SCPN1-10893

This commit is contained in:
2026-06-15 15:39:21 +02:00
parent 3621c879c3
commit 18d3b023f9

View File

@@ -61,7 +61,7 @@
"activity": "${custom.value.activity_code?json_string}",
"originator_code": "${custom.value.originator_code?json_string}",
"anticipated_receipt_reference": "${custom.value.anticipated_receipt_reference?json_string}",
"planned_receipt_date": "${custom.value.planned_receipt_date?json_string}",
"planned_receipt_date": "${custom.value.planned_receipt_datetime?json_string}",
"anticipated_receipt_year": "${custom.value.anticipated_receipt_year?json_string}",
"anticipated_receipt_number": "${custom.value.anticipated_receipt_number?json_string}"
}