Dear Rishi,

It helps.
Thanks. Do you know where I can find out what language OFBiz is going to use to 
replace minilang, so that I can learn it myself?
Thanks again!

B.R.
Schumann

-----邮件原件-----
发件人: Rishi Solanki <rishisolan...@gmail.com> 
发送时间: 2018年3月13日 19:31
收件人: ofbizuser <user@ofbiz.apache.org>
主题: Re: 答复: MRP Run for Plant and Warehouse

Schumann,

Here you go -
https://cwiki.apache.org/confluence/display/OFBIZ/Mini+Language+-+minilang+-+simple-method+-+Reference

Although minilang is deprecated and will be removed in upcoming release.
The release you are working having support for this.

HTH!

Best,


Rishi Solanki
Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co

On Mon, Mar 12, 2018 at 4:45 PM, Schumann Ye <schumanny...@hotmail.com>
wrote:

> Dear Suraj,
>
>
>
> Many thanks for your help!
>
> BTW, where could I get the API or manual with regard to the code grammar?
>
> Advanced thanks!
>
>
>
> Schumann
>
> 发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用
>
>
>
> ________________________________
> From: Suraj Khurana <suraj.khur...@hotwaxsystems.com>
> Sent: Monday, March 12, 2018 5:04:45 PM
> To: user@ofbiz.apache.org
> Subject: Re: MRP Run for Plant and Warehouse
>
> 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 
> <schumanny...@hotmail.com>
> 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>应用
> >
> >
>

Reply via email to