You've already forked reflex-wms-connector
Delete Rec_Prev
This commit is contained in:
@@ -17,11 +17,7 @@
|
||||
<#assign ancReceipt = JsonUtil.jsonToMap(dataRfx)>
|
||||
[
|
||||
{
|
||||
<#--<#assign apiReflexPlatformID = ApiReflexPlatformID.OrderCreated>
|
||||
"apiReflexPlatformID" : "${apiReflexPlatformID}",
|
||||
"datas" :
|
||||
<#include "RFXtoRP_HsrAntRec_Created.ftl">-->
|
||||
<#stop "create anticipated receipt">
|
||||
<#stop >
|
||||
}
|
||||
]
|
||||
<#break>
|
||||
@@ -31,7 +27,7 @@
|
||||
<#assign ancReceipt = JsonUtil.jsonToMap(dataRfx)>
|
||||
[
|
||||
{
|
||||
<#stop "update anticipated receipt">
|
||||
<#stop >
|
||||
}
|
||||
]
|
||||
<#break>
|
||||
@@ -43,7 +39,7 @@
|
||||
[
|
||||
{
|
||||
|
||||
<#stop "delete anticipated receipt">
|
||||
<#stop "delete >
|
||||
}
|
||||
]
|
||||
<#break>
|
||||
|
||||
Reference in New Issue
Block a user