Re: Getting an OrderPaymentPreference in orderinfo.ftl

2010-10-28 Thread Shereen
Thanks Scott a lot for your advce actually Freeman advised me to use groovy as well. My problem is that I don't know groovy I've never wrote any code in groovy but I'll check the files already implemented and try to do it. I've asked more specific question n topic Check on party fields from ftl

Shipment Charges w.r.t products

2010-10-28 Thread narayan.patil
Hi Guys, I have requirements to set the shipping charges w.r.t products. default UPS Ground shipping charges $4.5, but if I add some special product like CAP then the UPS Ground shipping charges should be set $5.5, is this possible OOTB. Any kind of help is highly appreciated. Thanks in

Re: Getting an OrderPaymentPreference in orderinfo.ftl

2010-10-28 Thread Jacques Le Roux
In a 1st attempt you can see Groovy as a Java interpreter. Then, looking at existing examples and support from Groovy site, enhance you code by using Groovy power. Look for the Elvis operator for instance. Or how closures are used in Groovy, notably for each-loops. Also how Groovy handle tests

Re: Fetch entities via RMI

2010-10-28 Thread Shi Jinghai
Sorry, should be yourentity.getAllFields().get(yourfield). 在 2010-10-29五的 00:22 +0800,Shi Jinghai写道: Use getFields().get(yourfield). 在 2010-10-27三的 19:50 +0200,Rene Scheibe写道: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If I have an app that is not having an OFBiz delegator

picking question

2010-10-28 Thread zhiyongcui
If there is many inventory item of the same product in my warehouse, and I want to select one or many inventory items for same order item of such product . If it has been implemented OOTB,or I how can I implement it? -- View this message in context:

picking problem

2010-10-28 Thread zhiyongcui
My stores set up the Reserve Inventory option with value N. So when I create a sales order ,system would not reserve inventory for it automatically .On these conditions ,how can I pick this order ? -- View this message in context: