Re: Ofbiz 09-04 piddle bleed fix

2014-11-05 Thread Jacques Le Roux
Thanks Poodle fixer :) The vulnerability is now fixed in OFBiz trunk and branches releases also https://issues.apache.org/jira/browse/OFBIZ-5848 Tested using nmap from Windows https://www.vanstechelman.eu/content/scan-for-poodle-using-nmap-from-a-windows-machine Jacques Le 04/11/2014 19:05,

Re: facility locations

2014-11-05 Thread joelfrad...@gmail.com
Yes that is a big help. I guess I need to do a sale and see if I can understand the whole picking aspect. We are not using the sales part as I am interfacing with a POS we wrote in Ruby. My need is to make taking physical inventory easier. I re-did the physical inventory screen to allow the user

Re: OFBiz/BigFish: Indian Retailer Religare Wellness goes live!

2014-11-05 Thread Jacques Le Roux
Le 31/10/2014 12:57, Nick Rosser a écrit : Unfortunately this list is a little difficult to find for anyone new to OFBiz. After going to the main ofbiz.org, under Documentation, it's a hard to find link Users of Apache OFBiz. I tried in the past to get this promoted to a main link within the

Re: OFBiz/BigFish: Indian Retailer Religare Wellness goes live!

2014-11-05 Thread Nick Rosser
+1 On 11/5/2014 1:47 PM, Jacques Le Roux wrote: Le 31/10/2014 12:57, Nick Rosser a écrit : Unfortunately this list is a little difficult to find for anyone new to OFBiz. After going to the main ofbiz.org, under Documentation, it's a hard to find link Users of Apache OFBiz. I tried in the

Re: ShipmentCostEstimate is the Supplier Shipping Price

2014-11-05 Thread Forrest Rae
Joel, That was the whole point here, not to mess with the main line code, but to make my modifications in my custom component in the hot-deploy directory. You'll see that I don't touch any of the order code in the applications directory. Todd, I'm happy to write something up on the wiki, please

Re: ShipmentCostEstimate is the Supplier Shipping Price

2014-11-05 Thread Todd Thorner
Sorry, Forrest, I'm still pretty clueless about OFBiz and can't begin to help anyone with the project's wiki accessibility. I was actually kicking myself in that message for not yet being able to help the project by turning someone else's generous mailing list contribution (e.g. your

findorders.groovy

2014-11-05 Thread joelfrad...@gmail.com
Silly question, but how does this get the data for the list? I can see orderList = request.getAttribute(orderList); context.orderList = orderList; So obviously this is where it sets the context, but I never see an actual see where it gets the data. Sorry for the dumb questions, but I am still

Re: findorders.groovy

2014-11-05 Thread joelfrad...@gmail.com
I did find @htmlTemplate.renderDateTimeField name=fromDate event= action= className= alert= title=Format: -MM-dd HH:mm:ss.SSS value= size=25 maxlength=30 id=fromDate1 dateType=date shortDateInput=false timeDropdownParamName= defaultDateTimeString= localizedIconTitle=

Re: findorders.groovy

2014-11-05 Thread joelfrad...@gmail.com
Ok I am just plain dumb. Sorry I had commented out the date in the find. So it was there and working. Still would like to understand how orderlist is generated. but I got what I needed (was there all the time, I had just removed it). - Joel Fradkin -- View this message in context:

Re: findorders.groovy

2014-11-05 Thread joelfrad...@gmail.com
Now I am even more confused. I can see the date fields I uncommented on the find order ftl is named minDate but minDate is not in the findorders.groovy. Obviously I am missing something. I was just getting comfortable with groovy and ftl. - Joel Fradkin -- View this message in context:

FW: Party type in Party Manager

2014-11-05 Thread Ejaz Ahmed
When find party screen is selected, it shows a drop down list for Type which can be legal organization, informal group, party group, person, team etc. The person and party group types can be selected when we create a party (create new party group, create new person options). How can we

Re: FW: Party type in Party Manager

2014-11-05 Thread Adrian Crum
There is no way to assign a type in the current Party Manager application. There should be a way to select the type in the Edit Party screens. Please create a Jira issue for this. Adrian Crum Sandglass Software www.sandglass-software.com On 11/6/2014 5:28 AM, Ejaz Ahmed wrote: When find

Re: How to integrate activiti in ofbiz?

2014-11-05 Thread james_sg
Hi Kingzuo, There is a recent discussion on this at http://ofbiz.135035.n4.nabble.com/OFBiz-workflow-with-activiti-org-td4657081.html http://ofbiz.135035.n4.nabble.com/OFBiz-workflow-with-activiti-org-td4657081.html Regards, James Yong -- View this message in context:

RE: Party type in Party Manager

2014-11-05 Thread Ejaz Ahmed
Created jira https://issues.apache.org/jira/browse/OFBIZ-5855. There should be a way to select the type in the Edit Party screens. I have checked EditPartGroup screen and it does not contain any such field. Is it what you were referring to? Regards: Ejaz Ahmed Date: Thu, 6 Nov 2014

Re: How to integrate activiti in ofbiz?

2014-11-05 Thread james_sg
Hi Kingzuo, There is a recent discussion on this at http://ofbiz.135035.n4.nabble.com/OFBiz-workflow-with-activiti-org-td4657081.html Regards, James Yong kingzuo wrote How to integrate activiti in ofbiz? -- View this message in context: