Is there a particular reason why you're using that version of opentaps instead of working from the OFBiz trunk or the release4.0 branch (which still isn't stabilized, but we're working on it)?
In general on these mailing lists we can only help so much with different branched code bases that are based on earlier revisions of OFBiz. This will lead to a lot of confusion on this mailing list because people will try things and they will work for us but not for you, or in general if you try something on the demo site (demo.hotwaxmedia.com) it will behave differently when you compare it to what you are running.
For those who are helping to fix your problems through this mailing list the fixes will go into the trunk, and if it is a bug perhaps in the release4.0 branch as well. If you're not using one of these you'll have to back-patch and make any necessary code changes for the different versions the patch is based on by yourself, or perhaps with the help of the opentaps community.
-David On Apr 28, 2007, at 9:14 AM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote:
I showed an old file, this is my SVN build informaton; URL: svn://svn.opentaps.org/crmsfa/versions/0.9/trunk Repository Root: svn://svn.opentaps.org/crmsfa Repository UUID: 02dddb34-1510-0410-a080-e4dbb730724e Revision: 640 Node Kind: directory Schedule: normal Last Changed Author: si Last Changed Rev: 617 Last Changed Date: 2007-04-20 01:16:35 +0100 (Fri, 20 Apr 2007) Thanks & Regards, Peter -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 28 April 2007 15:57 To: 'Scott Gray'; [email protected] Subject: RE: PO Missing from ALL Enterred Orders Hi, I sure wish it worked in mine Scott. What is your build version are you using ('svn info')? Mine is; URL: svn://svn.opentaps.org/crmsfa/versions/0.9/trunk Repository Root: svn://svn.opentaps.org/crmsfa Repository UUID: 02dddb34-1510-0410-a080-e4dbb730724e Revision: 607 Node Kind: directory Schedule: normal Last Changed Author: si Last Changed Rev: 604 Last Changed Date: 2007-04-17 18:28:26 +0100 (Tue, 17 Apr 2007)Been finding it very difficult to get support from OpenTaps. SO NOW I don'tknow if I should be applying both OpenTaps and Ofbiz or SVN's and anyimplications (such as compatibility) and not sure if I do need Ofbiz SVN updates as well as OpenTaps SVN updates, don't know where to get Ofbiz SVNupdates from or how to set it up. It sure is driving me up the wall. Thanks & Regards, Peter _____ From: Scott Gray [mailto:[EMAIL PROTECTED] Sent: 28 April 2007 06:08 To: [email protected]; [EMAIL PROTECTED] Subject: Re: PO Missing from ALL Enterred Orders Yes, it is definitely stored. Regards Scott On 28/04/07, [EMAIL PROTECTED] < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: Hi,I noticed that in the demo system that there are no permissions to allow meto create a new order. So I can't try the PO function. Can someone verify that the PO number inserted during the 'New Order'process in the 'Order' manager, retains the PO number to completion of theorder. Thanks & Regards, Peter -----Original Message----- From: Chris Howe [mailto:[EMAIL PROTECTED] Sent: 19 April 2007 05:12 To: [email protected]; [EMAIL PROTECTED] Subject: RE: PO Missing from ALL Enterred Orders username demoadmin password ofbiz --- [EMAIL PROTECTED] wrote:H, Thanks. What is the username & password? Thanks & Regards, Peter -----Original Message----- From: Chris Howe [mailto:[EMAIL PROTECTED] Sent: 16 April 2007 23:39 To: [email protected] Subject: RE: PO Missing from ALL Enterred Orders Hi Peter, The best advice I can offer is, redouble your steps on the Management Demo https://demo.hotwaxmedia.com/ordermgr/control/main and see if you get the same results. If your PO is stored correctly, then it's an issue with OpenTaps and you'd probably get a faster, more educated response there. --- [EMAIL PROTECTED] wrote: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, arethepo numbers now being stored in the database?On 17/04/07, [EMAIL PROTECTED] <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >wrote:https://localhost:8443/webtools/control/FindGeneric? entityName=OrderItem <https://localhost:8443/webtools/control/FindGeneric? entityName=OrderItem&fiHi, Still having a problem with Purchase Orders (PO) references intheOrderManager > Order Entry process. In that when I insert the POreference intothe approriate field in Ofbiz, it does not show up in the Ordersummary oranywhere 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 storedin'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:n> &find=true&VIEW_SIZE=50&VIEW_INDEX=0 you will be able to confirm whether the correspondingPOId fieldisbeing populated. --- [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> wrote:Hi, It is not working in the Order Manager. Is this something thatisconfigurable? Is there a setting that needs to be changed? So, will the PO still be recorded when an order is made throughtheeCommerce store? Thanks & Regards, Peter -----Original Message----- From: Chris Howe [mailto: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> ]http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ ofbiz/orSent: 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 correctlywhenentering 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 inShoppingCartEvents,ecommerce doesn't use this event that's why it is donedifferently.http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ ordermgr/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 tohavesetPONumber chainedWEB-INF/controller.xml?revision=526284&view=markup--- Scott Gray <[EMAIL PROTECTED]> wrote:=== message truncated ===
smime.p7s
Description: S/MIME cryptographic signature
