supression commentaire
This commit is contained in:
parent
3d2670b9a2
commit
974cb0a3d4
@ -24,7 +24,8 @@
|
|||||||
"datas" :
|
"datas" :
|
||||||
<#include "RFXtoRP_HsaItm_ItemCreated.ftl">
|
<#include "RFXtoRP_HsaItm_ItemCreated.ftl">
|
||||||
<#else>
|
<#else>
|
||||||
<#stop "no LV for the item">
|
<#-- "no LV for the item"-->
|
||||||
|
<#stop>
|
||||||
</#if>
|
</#if>
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@ -91,10 +91,12 @@
|
|||||||
<#assign refIDHmap ={}>
|
<#assign refIDHmap ={}>
|
||||||
]
|
]
|
||||||
<#else>
|
<#else>
|
||||||
<#stop> <#-- Preparation Type not supported-->
|
<#-- Preparation Type not supported-->
|
||||||
|
<#stop>
|
||||||
</#if>
|
</#if>
|
||||||
<#else>
|
<#else>
|
||||||
<#stop "no confirmed quantity for the preparation - preparation closed">
|
<#-- no confirmed quantity for the preparation - preparation closed-->
|
||||||
|
<#stop>
|
||||||
</#if>
|
</#if>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user