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 > > > > > > > > > > > > > > > > > > > > > >
