Hi,
You can modify the code as
<entity-options entity-name="Facility"
description="${facilityName} [${facilityId}]">
<entity-constraint name="facilityTypeId" operator="in"
value="WAREHOUSE,PLANT"/>
</entity-options>
HTH.
--
Best Regards,
*Suraj Khurana* | Sr. Enterprise Software Engineer
HotWax Commerce by HotWax Systems
Plot no. 80, Scheme no. 78, Vijay Nagar, Indore, M.P. India 452010
On Sun, Mar 11, 2018 at 6:10 PM, Schumann Ye <[email protected]>
wrote:
> Dear Gurus,
>
> It came to my attention today that the Manufacturing MRP run applies only
> for Facility with TypeID “Warehouse”.
> For release 16.11.03, here below is the definition of the Forms:
> <entity-options entity-name="Facility"
> description="${facilityName} [${facilityId}]">
> <entity-constraint name="facilityTypeId"
> operator="equals" value="WAREHOUSE"/>
> </entity-options>
>
> I have set one of my Facility as “Plant” instead of “Warehouse”.
> My question is if I want to make both “warehouse” and “plant” possible for
> MRP run, how shall I modify the code above?
>
> Thanks for your advices!
> Schumann
> +86-18001501800
>
> 发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用
>
>