Receipt expected addition
This commit is contained in:
parent
4c978f2450
commit
426401b0e6
@ -26,7 +26,15 @@
|
||||
"datas" :
|
||||
<#include "RFXtoRP_HsrReceiptList_ExecutionflowDetected.ftl">
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
<#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowReceiptExpected>
|
||||
"apiReflexPlatformID" : "${apiReflexPlatformID}",
|
||||
"datas" :
|
||||
<#include "RFXtoRP_HsrReceiptList_ReceiptExpected.ftl">
|
||||
|
||||
}
|
||||
]
|
||||
</#if>
|
||||
<#break>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<#include "HfRpConfig.ftl">
|
||||
<#include "ReflexUtils.ftl">
|
||||
<#assign preparation_status_datetime = order.creation_datetime?datetime(rfx_date_format_default)?iso_utc />
|
||||
<#assign preparation_status_datetime = receipt.creation_datetime?datetime(rfx_date_format_default)?iso_utc />
|
||||
[
|
||||
{
|
||||
"Header": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user