Hi Scott,
I have tried the running the 'svn update' and I am using the latest OpenTaps build (930). Should I run the something similar for OfBiz? Would that cause an issue with OpenTaps loaded apps? Thanks & Regards, Peter -----Original Message----- From: Scott Gray [mailto:[EMAIL PROTECTED] Sent: 16 April 2007 23:19 To: [email protected]; [EMAIL PROTECTED] Subject: Re: PO Missing from ALL Enterred Orders Have you updated to a more recent version of ofbiz and if so, are the po numbers now being stored in the database? On 17/04/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > > > Still having a problem with Purchase Orders (PO) references in the Order > Manager > Order Entry process. In that when I insert the PO reference into > the approriate field in Ofbiz, it does not show up in the Order summary or > anywhere else I can see for that matter. > > Can anyone offer any guidance on this issue? > > > Thanks & Regards, > > Peter > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 12 April 2007 05:01 > To: 'Chris Howe'; [email protected] > Subject: RE: PO Missing from ALL Enterred Orders > > Hi, > > > NO, in the three items in the order, there are no record stored in > 'correspondingPOId'. > > > Thanks & Regards, > > Peter > > > -----Original Message----- > From: Chris Howe [mailto:[EMAIL PROTECTED] > Sent: 12 April 2007 04:48 > To: [email protected]; [EMAIL PROTECTED] > Subject: RE: PO Missing from ALL Enterred Orders > > If you go to: > > > https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fin > d=true&VIEW_SIZE=50&VIEW_INDEX=0 > > you will be able to confirm whether the correspondingPOId field is > being populated. > > --- [EMAIL PROTECTED] wrote: > > > Hi, > > > > > > It is not working in the Order Manager. Is this something that is > > configurable? Is there a setting that needs to be changed? > > > > So, will the PO still be recorded when an order is made through the > > eCommerce store? > > > > > > Thanks & Regards, > > > > Peter > > > > > > -----Original Message----- > > From: Chris Howe [mailto:[EMAIL PROTECTED] > > Sent: 12 April 2007 04:36 > > To: [email protected]; [EMAIL PROTECTED] > > Subject: RE: PO Missing from ALL Enterred Orders > > > > Peter, > > Scott was saying that the correspondingPOId is set correctly when > > entering orders through the Order Manager. So, it's already in > > SVN(and > > has been for a while). > > > > --- [EMAIL PROTECTED] wrote: > > > > > Hi, > > > > > > > > > Will this be in the next SVN? > > > > > > > > > Thanks & Regards, > > > > > > Peter > > > > > > > > > > > > -----Original Message----- > > > From: Scott Gray [mailto:[EMAIL PROTECTED] > > > Sent: 12 April 2007 04:24 > > > To: [email protected] > > > Subject: Re: PO Missing from ALL Enterred Orders > > > > > > It's set in setOrderCurrencyAgreementShipDates in > > ShoppingCartEvents, > > > ecommerce doesn't use this event that's why it is done differently. > > > > > > > http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or > > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570 > > > > > > On 12/04/07, Chris Howe <[EMAIL PROTECTED]> wrote: > > > > > > > > Are you sure? the ordermgr controller doesn't appear to have > > > > setPONumber chained > > > > > > > > > > > > > > > > > > > http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/ > > > WEB-INF/controller.xml?revision=526284&view=markup > > > > --- Scott Gray <[EMAIL PROTECTED]> wrote: > > > > > > > > > I think Peter means that the PO number is not displayed > > anywhere, > > > > > rather > > > > > than not stored? > > > > > > > > > > On 12/04/07, Chris Howe <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > What SVN are you using? Also what webapp are you using > > (order > > > > > manager > > > > > > or ecommerce)? There was a related bug entered in r525850 > > but > > > > > should > > > > > > have been corrected shortly thereafter (2 weeks or so at > > least > > > for > > > > > > ecommerce). > > > > > > --- [EMAIL PROTECTED] wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > > > > > > > > Has anyone encountered the 'Purchase Order Number' being > > > missing > > > > > from > > > > > > > 'order > > > > > > > entries'. > > > > > > > > > > > > > > ...In more detail... > > > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER > > > NUMBER > > > > > > > > <insert > > > > > > > data> > > > > > > > > > > > > > > And yet the PO Number does not appear in the order. > > > > > > > > > > > > > > > > > > > > > Is this set by parameter? > > > > > > > > > > > > > > > > > > > > > Your assistance would be much appreciated. > > > > > > > > > > > > > > > > > > > > > Thanks & Regards, > > > > > > > > > > > > > > Peter > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
