Re: ofbiz development and deployment strategy !

2010-06-21 Thread BJ Freeman
I have switched to use the ./ant create-component in 10.4 and trunk you can make one that is named the same as one of the component and override it or you can create your own component and add your functionality. the second will show up as a tab. = BJ Freeman http://bj

ofbiz development and deployment strategy !

2010-06-21 Thread Prashant Punekar
Hi All, Here is the requirement : Using ofbiz, we want to develop different applications, services which caters to independent requirements. They can be deployed independently as well as on single ofbiz instance. Need some guidance on the development methodology for this setup. Basically we d

Help with order entry

2010-06-21 Thread Luis Alfredo Harriss Maranesi
Hi all, I'm testing ofbiz and I'm trying to set up some sales orders. Everything goes perfect while I use the Demo Customer to enter the order. But when I create another user I get stuck in the options screen. I've already tried to reproduce everything I could from the Demo Customer's "configurati

Re: Has anyone heard something about IGBO ( or LGBO) security?

2010-06-21 Thread BJ Freeman
related to ofbiz, it is part of the apache foundation. i don't believe they are traded publicly or privately on any stock exchange. so no ofbiz can not be leverage buyout. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation

Re: Has anyone heard something about IGBO ( or LGBO) security?

2010-06-21 Thread BJ Freeman
securities in that context is like stocks. so someone or some group is trying to buy a company but buying of the majority of shares of stock(securities) of a company listed on a stock exchange. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Suppli

Re: Has anyone heard something about IGBO ( or LGBO) security?

2010-06-21 Thread Matt Warnock
IBO is Investor Buy-Out. LBO is Leveraged Buy-Out (using bank financing). I have no idea what the G would stand for, unless the Government were involved in some way. Is something getting nationalized? -- Matt Warnock RidgeCrest Herbals, Inc. On Fri, 2010-06-18 at 10:51 -0700, BJ Freeman wrote:

Re: Question - Bulk upload of catalog

2010-06-21 Thread BJ Freeman
you can also use framework/data file https://cwiki.apache.org/confluence/display/OFBIZ/Handling+of+External+data Irene Kiragu sent the following on 6/21/2010 7:15 AM: Hi all, I'm new to ofbiz and was wondering if i can upload catalog data in bulk rather than go through the individual item setup

Re: Question - Bulk upload of catalog

2010-06-21 Thread BJ Freeman
there is an spreadsheet import of products. look at \applications\product\src\org\ofbiz\product\spreadsheetimport your excel has to be in the column format of the code or you have to modify it. you have to place the file you want imported in a certain folder. this is as of 9.04. I also provide a

Re: groovy screen widget

2010-06-21 Thread varun bhansaly
Hi James, This is exactly the same reason why i posted this in first place wen i was backporting ajax autocomplete (successfully). but I do agree with Scott as well. Thanks. On Mon, Jun 21, 2010 at 12:38 PM, james_sg wrote: > > Hi Scott, > > I agree. In my special case, I was backporting the aja

Question - Bulk upload of catalog

2010-06-21 Thread Irene Kiragu
Hi all, I'm new to ofbiz and was wondering if i can upload catalog data in bulk rather than go through the individual item setup. The data is in excel. Any help is greatly appreciated. Kind Regards, Irene.

Re: Date-time input method - time drop down broken!

2010-06-21 Thread Atul Vani
Hi Kranti, The patch attached solves your problem. But I am trying to find a better solution at the framework level. -- Thanks & Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see fo

Re: groovy screen widget

2010-06-21 Thread james_sg
Hi Jacques, I am sorry that I couldn't get the time for making a patch. Those interested may want to start looking at htmlTemplate.ftl and trace from there. Regards, James Jacques Le Roux wrote: > > Hi James, > > Did you succeed with this backporting? > If yes you might coinsider to contri

Re: Nested fields in form-widgets

2010-06-21 Thread Levenimeux
ThanX everyone for your replies, I'll start first by trees to avoid passing through groovy documentation and see, then if the later is the only solution I'll try it and let you know :) Ps : if you have a recommandation for the best groovy eBook let me know (I'm quite familliar with "in actio

Re: Date-time input method - time drop down broken!

2010-06-21 Thread Ankit Jain
Oops, i got your problem in wrong way, Sorry! But now I got your problem you were telling about the time not the date, and yes its showing the current time in the dropdown not the time which we set, I try to find out the reason & solution for it. -- Thanks& Regards: Ankit Jain Enterprise So

Re: Date-time input method - time drop down broken!

2010-06-21 Thread Kranti Agrawal
Hi Ankit, Please find the screenshot. Its not showing the correct values. Regards, Kranti Agrawal Student, IIIT Bangalore krantiagrawal.blogspot.com On Mon, Jun 21, 2010 at 1:25 PM, Ankit Jain wrote: > Hi Kranti, > > I had gone through the steps you gave, and it showing the right start & end >

Re: Date-time input method - time drop down broken!

2010-06-21 Thread Ankit Jain
Hi Kranti, I had gone through the steps you gave, and it showing the right start & end date which i set, & its working fine at trunk too, i think you are using old version. Please Check it at trunk https://demo-trunk.ofbiz.apache.org/workeffort/control/calendar -- Thanks& Regards: Ankit J

Re: groovy screen widget

2010-06-21 Thread Jacques Le Roux
Hi James, Did you succeed with this backporting? If yes you might coinsider to contribute a patch even if it will not be commited (only bugs) I'm quite sure a number of persons would appreciate... Thanks Jacques From: "james_sg" Hi Scott, I agree. In my special case, I was backporting th

Re: groovy screen widget

2010-06-21 Thread james_sg
Hi Scott, I agree. In my special case, I was backporting the ajax lookup code from 10.04 to 9.04, and encountered the problem where the "set field" function gives a String instead of the EntityCondition object. So if I were to use the makeCondition function, many extra groovy files will be create

Date-time input method - time drop down broken!

2010-06-21 Thread Kranti Agrawal
Hi all, Please follow the following steps to understand the problem - 1. Go to WorkEffort -> Calander. 2. Add new Event. The date-time field uses a time-dropdown input method. This lists the current time both the start and end time. This behavior is correct. 3. Change the start and end time of the