How to Invoice backordered item in order

2011-01-06 Thread Naveen Kumar
Hi All, I have a situation where i have to invoice, the BackOrdered item in order without filling up the Inventory, is there any way to do this. Regards, Naveen.

Customer Registration module in OFBiz without address details.

2010-12-28 Thread Naveen Kumar B V
t me out if i am going wrong. What needs to be done to get this working. Thanks in advance. Regards, Naveen Kumar B.V

Re: Integrating OpenId with OFBiz

2010-12-22 Thread Naveen Kumar B V
side on how to integrate it in > OFBiz... > BTW it would be a nice contribution > > Jacques > > From: "Naveen Kumar B V" > > Hi, >> >> Does OFBiz provide OpenId integration. As per my knowledge, and after >> looking at the code. there is no suc

Functionality differences in OFBiz9.x and 10.x versions

2010-12-22 Thread Naveen Kumar B V
Hi, How can i know the differences in functionalities between OFBiz 9.x and 10.x versions. OFBiz 10.x implementation might have some new implementations, fixes enhancements when compared to 9.x. Do we have a document which gives me this information. Regards, Naveen Kumar B.V

Re: Sharing Shopping Cart across multiple Stores in OFbiz

2010-12-22 Thread Naveen Kumar B V
. Regards, Naveen Kumar B.V On Wed, Dec 22, 2010 at 2:53 PM, Scott Gray wrote: > You'd probably be much better off building the solution about multiple > catalogs within a single store rather than multiple stores. > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia

Re: Sharing Shopping Cart across multiple Stores in OFbiz

2010-12-22 Thread Naveen Kumar B V
any customizations, can you please throw some light in this aspect, and help me in understanding where to start how to go about doing it? Regards, Naveen Kumar B.V On Thu, Dec 2, 2010 at 12:46 AM, BJ Freeman wrote: > if you have the same company that owns the websites then you can look

Re: Generating a Nested Menu

2010-12-15 Thread Naveen Kumar
> Strategic Power Office with Supplier Automation < > http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com <http://www.specialtymarket.com/> > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > Naveen Kumar sent the

Re: Generating a Nested Menu

2010-12-15 Thread Naveen Kumar
a will be greatly appreciated. > > >> > > >> Regards, > > >> Bruno > > >> > > >> 2010/12/14 BJ Freeman > > >> > > >>> have you looked at the source code of a page, say for parytmgr, using > > the > > >>>

Generating a Nested Menu

2010-12-13 Thread Naveen Kumar
Hi all, My project spec requires that I need to create an ofbiz menu the following way in a nested structure: ... PARTY PROJECT *SFA** ** (class="active")* Main Accounts Contacts * Leads** ** (class=

Re: Calling class method from within a simple method

2010-12-06 Thread Naveen Kumar
Hi All, It was a type casting problem as Jacques suggested. The function "getMonthStart" expects int as parameter. But, in entity the field type was long. I fixed it by doing casting operation. Thanks for your support. Regards, Naveen. On Mon, Dec 6, 2010 at 12:01 PM, Naveen Kumar wr

Re: Calling class method from within a simple method

2010-12-05 Thread Naveen Kumar
Adrian Crum wrote: > > Try using one of the UEL functions: > > > > http://ci.apache.org/projects/ofbiz/site/javadocs/ > > > > -Adrian > > > > --- On Sun, 12/5/10, Naveen Kumar > > wrote: > > > > > From: Naveen Kumar > > > Su

Re: Calling class method from within a simple method

2010-12-05 Thread Naveen Kumar
Sun, Dec 5, 2010 at 1:32 AM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Did you try with type int instead of Long? > > Jacques > > From: "Naveen Kumar" > > Hi All, >> >> I am trying, following snippet in a si

Calling class method from within a simple method

2010-12-04 Thread Naveen Kumar
Hi All, I am trying, following snippet in a simple method. I am getting method not found error, /PaymentServices.xml#getInvoicePaymentInfoList] process [Could not find method to execute named getMo

Not able to Cancel Products from an order

2010-12-01 Thread Naveen Kumar B V
ormed in cancellation, and hence no errors also. Can anyone help me by telling why is the size of above List orderItemShipGroupAssocs 0, and null values for some of the fields. Any help would be appreciated. Regards, Naveen Kumar B.V

Sharing Shopping Cart across multiple Stores in OFbiz

2010-12-01 Thread Naveen Kumar B V
, Naveen Kumar B.V

Integrating OpenID with OFBiz

2010-11-30 Thread Naveen Kumar B V
Hi, * Does OFBiz provide OpenId integration*. As per my knowledge, and after looking at the code. there is no such functionality. Can anyone help me regarding this? How can i integrate OpenId (Gmail, MyOpenId, AOL, etc) into my application? Regards, Naveen Kumar B.V

Configuring LDAP with OFBiz

2010-11-30 Thread Naveen Kumar B V
ered in a store, all the details are saved in local OFBiz database. How do i ensure that the user details also get updated in LDAP accordingly.. How to maintain consistency of user information in DB and LDAP. Regards, Naveen Kumar B.V

Integrating OpenId with OFBiz

2010-11-30 Thread Naveen Kumar B V
Hi, Does OFBiz provide OpenId integration. As per my knowledge, and after looking at the code. there is no such functionality. Can anyone help me regarding this? How can i integrate OpenId (Gmail, MyOpenId, AOL, etc) into my application? Regards, Naveen Kumar B.V

Configuring LDAP with OFBiz

2010-11-30 Thread Naveen Kumar B V
r is registered in a store, all the details are saved in local OFBiz database. How do i ensure that the user details also* *get updated in LDAP accordingly.. How to maintain consistency of user information in DB and LDAP.* ** Regards, Naveen Kumar B.V

Re: Product Store

2010-11-17 Thread Naveen Kumar
Specialtymarket.com <http://www.specialtymarket.com/> > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > > > Naveen Kumar sent the following on 11/17/2010 4:23 AM: > > Hi All, >> >> I am facing a problem in invoice, Below is the Expl

Product Store

2010-11-17 Thread Naveen Kumar
Hi All, I am facing a problem in invoice, Below is the Explaination 1. I have created a new product store 2. I am using product of type service I tried to create order using my product store, everything works fine except *Invoice* is not generated for the part time payment in my store, but it wo

Doubt in Order Creation

2010-11-08 Thread Naveen Kumar
Hi All, I have a doubt in creating order for a *Product* whose *Product Type* is * Service.* **When we declare product as service, *Shipping* is not required. 1. Without adding Shipping Address, we can't create an order. 2. Why we have to enter shipping information, when it is not necessary for a

Re: Ecommerce - Browse Categories

2010-10-19 Thread Naveen Kumar
t; http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com <http://www.specialtymarket.com/> > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > > > Naveen Kumar sent the following on 10/19/2010 5:42 AM: > > Hi All, >> >

Ecommerce - Browse Categories

2010-10-19 Thread Naveen Kumar
Hi All, Currently in Browse Categories, links will not show the current category, I mean it is not highlighted, so that user can recognise which category he is browsing. Can any one tell me how to find current category in the list of categories, so that i can add CSS class to differentiate it. R

Re: Page Redirection

2010-10-12 Thread Naveen Kumar
ux < jacques.le.r...@les7arts.com> wrote: > Naveen, > > See how it's done at > > https://localhost:8443/partymgr/control/editcontactmech?partyId=DemoCustomer&contactMechId=9015 > > > Jacques > > From: "Naveen Kumar" > >> Hi Jacques, &

Re: Page Redirection

2010-10-12 Thread Naveen Kumar
Le Roux < jacques.le.r...@les7arts.com> wrote: > Did you try request-redirect? There are plenty of examples > > Jacques > > From: "Naveen Kumar" > > Hi Bilgin, >> >> Thanks for the information, I know this trick, but I want to handle it >> d

Re: Page Redirection

2010-10-11 Thread Naveen Kumar
to do it manually by changing the controller.xml of the > application > you want changed. In general you have to change the "success" respond to go > to the same "edit/create" screen. > > Bilgin > > On Mon, Oct 11, 2010 at 12:36 PM, Naveen Kumar >wrote: &g

Page Redirection

2010-10-11 Thread Naveen Kumar
Hi All, I have a problem with redierction. In ofbiz, after all the creation and update processes, the page is not redirected to the original page where the request for creation or update is invoked. Instead it stays on the new updated or created page. Is there any way to redirect the page to the

Re: Problem in groovy

2010-10-05 Thread Naveen Kumar
nList to findList function > > > > Nicolas > > > > Le 06/10/2010 08:11, Naveen Kumar a écrit : > >> > >> Hi All, > >> > >> I was using delegator.find() in my groovy. > >> > >> My problem:- My application requires 3 where cla

Re: Problem in groovy

2010-10-05 Thread Naveen Kumar
findList function > > Nicolas > > Le 06/10/2010 08:11, Naveen Kumar a écrit : > > Hi All, >> >> I was using delegator.find() in my groovy. >> >> My problem:- My application requires 3 where clause that is >> EntityCondition.makeCondition in the de

Problem in groovy

2010-10-05 Thread Naveen Kumar
Hi All, I was using delegator.find() in my groovy. My problem:- My application requires 3 where clause that is EntityCondition.makeCondition in the delegator.find(), but it is taking only 2 condition when third condition is given it is giving error, can any one suggest me how to do this, and plea

Re: Problem in order creation

2010-10-04 Thread Naveen Kumar
method. > > On Mon, Oct 4, 2010 at 12:49 PM, Naveen Kumar > wrote: > > Hi All, > > > > I was creating SalesOrder from Quote. > > > > During order creation, after the request "*emailorder*", upon success, I > am > > redirecting it to a groov

Problem in order creation

2010-10-04 Thread Naveen Kumar
Hi All, I was creating SalesOrder from Quote. During order creation, after the request "*emailorder*", upon success, I am redirecting it to a groovy event to store some data to a New Entity created for my reference. I need to get orderId of the created order for the new entity. My Problem: Duri

Re: Groovy DateTime Issue

2010-09-30 Thread Naveen Kumar
Hi Adrian, Thanks for that Document, I helped me. Regards, Naveen. On Thu, Sep 30, 2010 at 6:19 PM, Adrian Crum wrote: > Take a look at the temporal expressions: > > https://cwiki.apache.org/confluence/display/OFBENDUSER/Temporal+Expressions > > -Adrian > > --- On Thu,

Re: Groovy DateTime Issue

2010-09-30 Thread Naveen Kumar
e interval, int count, Locale > locale) method of the UtilDateTime.java. > > -- > thanks > Brajesh > > > Naveen Kumar wrote: > >> Hi All, >> >> I am writing an automated script which updates payment table to collect >> payment for next consecuti

Groovy DateTime Issue

2010-09-30 Thread Naveen Kumar
Hi All, I am writing an automated script which updates payment table to collect payment for next consecutive 5 months on the same date, that is, If today is the first payment (30-09-2010) then next 4 payment will be on the same date of subsequent months(30-10-2010, 30-11-2010, ), Can anyone su

Re: Problem with groovy

2010-09-30 Thread Naveen Kumar
lgin > > > On Wed, Sep 29, 2010 at 3:54 PM, Naveen Kumar >wrote: > > > Hi All, > > > > I am using *delegator.makeValue* in groovy to store Payment Entity, I am > > not > > getting any error in logs but data is not inserting to Entity, can anyone > > help me to solve the issue. > > > > Regards, > > Naveen. > > >

Problem with groovy

2010-09-29 Thread Naveen Kumar
Hi All, I am using *delegator.makeValue* in groovy to store Payment Entity, I am not getting any error in logs but data is not inserting to Entity, can anyone help me to solve the issue. Regards, Naveen.

Re: Form

2010-09-27 Thread Naveen Kumar
Hi Jacques, Thanks for information. Regards, Naveen. On Mon, Sep 27, 2010 at 6:13 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Have a look at the dependent dropdown in widget examples screen. > > Jacques > > From: "Naveen Kumar" > > Hi

Form

2010-09-27 Thread Naveen Kumar
Hi All, I have a scenario, where i want to fetch a list of values for a form field, based on the value in the previous field, can anyone suggest me how to implement this one. For Example:- In sales order creation, based on productId, I want a list of values, associated to that product, which will

Date time in seca

2010-09-17 Thread Naveen Kumar
Hi All, I am able to set partyId of login person in seca using below code, can any one tell me how to set current date and time using global variable like Regards, Naveen.

Re: ECA Related Issue

2010-09-14 Thread Naveen Kumar
4:49 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > With a SECA you can use only what is already in the context. > You may try a service group using result-to-context="true" > Jacques > > From: "Naveen Kumar" > > Hi All, >> >

Re: ECA Related Issue

2010-09-14 Thread Naveen Kumar
...@les7arts.com> wrote: > You may mix both. Group services allow you to pass data just created. There > are other ways of course... > > > Jacques > > From: "Naveen Kumar" > >> Hi Jacques, >> >> I am creating workeffort based on some conditi

Re: ECA Related Issue

2010-09-14 Thread Naveen Kumar
Hi All, After creation of Workeffort, i want to call one more service createWorkEffortRequest, I want to know how to get workEffortId and custRequestId after createCustRequest and createWorkEffort services are invoked. Regards, Naveen. On Thu, Aug 26, 2010 at 4:12 PM, Naveen Kumar wrote

Leads Display

2010-09-08 Thread Naveen Kumar
Hi All, I want to dispaly leads data, i.e, Telecom Number and Email Address in the same row, but in entity this will be displayed in two rows for the same user, is there any option to do this. Thanks and Regards, Naveen

Re: ECA Related Issue

2010-08-26 Thread Naveen Kumar
est to work with. Any input parameters that aren't used by the > createCustRequest service never make it past the service event handler into > the call chain. > > Regards > Scott > > On 26/08/2010, at 9:46 PM, Naveen Kumar wrote: > > > Hi Scott, > > > &g

Re: ECA Related Issue

2010-08-26 Thread Naveen Kumar
e context other than what is going in to or coming out of > the triggering service. > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > > On 26/08/2010, at 8:14 PM, Naveen Kumar wrote: > > > Hi BJ, > > > > I am using EECA,

Re: ECA Related Issue

2010-08-26 Thread Naveen Kumar
://bjfreeman.elance.com> > Strategic Power Office with Supplier Automation < > http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com <http://www.specialtymarket.com/> > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33m

ECA Related Issue

2010-08-26 Thread Naveen Kumar
Hi All, I was working on ECA, i have struck with this error, can any one help me, to solve this issue. 1. I want to create WorkEffort in backend, when request is created, so i have written ECA to do this job. 2. When i tried to create request, i am getting this error The Following Errors Occur

Re: Regarding Entity

2010-06-20 Thread Naveen Kumar
; Hi Naveen >>> >>> You can also see : http://ofbiz.apache.org/docs/minilang.html >>> >>> >>> Thanks $ Regards >>> Shubham Dubey >>> HotwaxMedia >>> >>> >>> >>> >>> Naveen Kumar wrote: >>

Re: Regarding Entity

2010-06-19 Thread Naveen Kumar
t;> Hello, >>> For this purpose you can use . >>> >>> >>> >>> Regards >>> Ravindra Mandre >>> >>> On Fri, Jun 18, 2010 at 7:52 PM, Naveen Kumar >> >>> >>>> wrote: >>>> Hi All, >>>> >>>> I am new to ofbiz, can any one please tell me how to get return values >>>> using >>>> minilang that will be assigned to OUT in services. >>>> >>>> Regards, >>>> >>>> Naveen. >>>> >>>> >>>> >>> >> >> >

Re: Regarding Entity

2010-06-18 Thread Naveen Kumar
Hi Ravindra Mandre, Thank you for your information. Regards, Naveen. On Fri, Jun 18, 2010 at 8:31 PM, Ravindra Mandre wrote: > Hello, > For this purpose you can use . > > > > Regards > Ravindra Mandre > > On Fri, Jun 18, 2010 at 7:52 PM, Naveen Kumar >wrote: >

Regarding Entity

2010-06-18 Thread Naveen Kumar
Hi All, I am new to ofbiz, can any one please tell me how to get return values using minilang that will be assigned to OUT in services. Regards, Naveen.