svn commit: r645852 - in /ofbiz/trunk/applications: content/webapp/content/ manufacturing/webapp/manufacturing/jobshopmgt/ manufacturing/webapp/manufacturing/reports/ order/webapp/ordermgr/reports/ pr

2008-04-08 Thread rayb
Author: rayb Date: Tue Apr 8 04:22:14 2008 New Revision: 645852 URL: http://svn.apache.org/viewvc?rev=645852&view=rev Log: Fixes for fo (PDF) template files, follow on from: r644081 Modified: ofbiz/trunk/applications/content/webapp/content/fonts.fo.ftl ofbiz/trunk/applications/manufactu

svn commit: r645891 - in /ofbiz/trunk/framework: common/webcommon/error.fo.ftl webtools/webapp/webtools/entity/EntityRefReport.fo.ftl

2008-04-08 Thread jacopoc
Author: jacopoc Date: Tue Apr 8 06:02:30 2008 New Revision: 645891 URL: http://svn.apache.org/viewvc?rev=645891&view=rev Log: Fixes for fo (PDF) template files, follow on from: r644081 and r645852 Modified: ofbiz/trunk/framework/common/webcommon/error.fo.ftl ofbiz/trunk/framework/webtool

svn commit: r645932 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/CheckOutHelper.java

2008-04-08 Thread jleroux
Author: jleroux Date: Tue Apr 8 07:08:28 2008 New Revision: 645932 URL: http://svn.apache.org/viewvc?rev=645932&view=rev Log: A patch from Bilgin Ibryam " Using a check in the POS causes an error in changing status" (https://issues.apache.org/jira/browse/OFBIZ-1706) - OFBIZ-1706 Modified:

svn commit: r645935 - in /ofbiz/trunk/framework/base/src: base/org/ofbiz/base/container/ComponentContainer.java start/org/ofbiz/base/start/Start.java

2008-04-08 Thread jleroux
Author: jleroux Date: Tue Apr 8 07:11:23 2008 New Revision: 645935 URL: http://svn.apache.org/viewvc?rev=645935&view=rev Log: A patch from Yin T "Skip ".svn" subdirectories when searching for JAR files during ofbiz startup" (https://issues.apache.org/jira/browse/OFBIZ-1712) - OFBIZ-1712 Modifi

svn commit: r645944 - in /ofbiz/branches/release4.0/framework/base/src: base/org/ofbiz/base/container/ComponentContainer.java start/org/ofbiz/base/start/Start.java

2008-04-08 Thread jleroux
Author: jleroux Date: Tue Apr 8 07:39:38 2008 New Revision: 645944 URL: http://svn.apache.org/viewvc?rev=645944&view=rev Log: Applied by hand fix from trunk for revision: 645935 Modified: ofbiz/branches/release4.0/framework/base/src/base/org/ofbiz/base/container/ComponentContainer.java

svn commit: r645968 - /ofbiz/branches/release4.0/framework/base/src/base/org/ofbiz/base/container/ComponentContainer.java

2008-04-08 Thread jleroux
Author: jleroux Date: Tue Apr 8 08:10:46 2008 New Revision: 645968 URL: http://svn.apache.org/viewvc?rev=645968&view=rev Log: Bugs fixes Modified: ofbiz/branches/release4.0/framework/base/src/base/org/ofbiz/base/container/ComponentContainer.java Modified: ofbiz/branches/release4.0/framewo

svn commit: r645974 - /ofbiz/branches/release4.0/framework/base/src/start/org/ofbiz/base/start/Start.java

2008-04-08 Thread jleroux
Author: jleroux Date: Tue Apr 8 08:26:54 2008 New Revision: 645974 URL: http://svn.apache.org/viewvc?rev=645974&view=rev Log: Oops, this one should have been committed in 645968 too Modified: ofbiz/branches/release4.0/framework/base/src/start/org/ofbiz/base/start/Start.java Modified: ofbi

svn commit: r646130 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartServices.java

2008-04-08 Thread sichen
Author: sichen Date: Tue Apr 8 16:18:14 2008 New Revision: 646130 URL: http://svn.apache.org/viewvc?rev=646130&view=rev Log: order list of shopping cart items from quotes by quote item seq ID Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartServices.java

svn commit: r646132 - /ofbiz/trunk/applications/order/servicedef/services_cart.xml

2008-04-08 Thread sichen
Author: sichen Date: Tue Apr 8 16:21:14 2008 New Revision: 646132 URL: http://svn.apache.org/viewvc?rev=646132&view=rev Log: turning off transactions for loading of cart from quote, since there does not seem to be any data being stored, and having a transaction consumes resources unnecessarily

Re: svn commit: r646132 - /ofbiz/trunk/applications/order/servicedef/services_cart.xml

2008-04-08 Thread David E Jones
Actually, transactions ARE important for reading as well as writing, and should pretty much always be used. What was the problem you had that this change is supposed to solve? -David On Apr 8, 2008, at 5:21 PM, [EMAIL PROTECTED] wrote: Author: sichen Date: Tue Apr 8 16:21:14 2008 New Rev

svn commit: r646199 - /ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/ledger/GeneralLedgerServices.xml

2008-04-08 Thread jacopoc
Author: jacopoc Date: Tue Apr 8 23:57:07 2008 New Revision: 646199 URL: http://svn.apache.org/viewvc?rev=646199&view=rev Log: Applied patch from Rashko Rejmer (OFBIZ-1693) to pass a Double value to the convertUom service. Modified: ofbiz/trunk/applications/accounting/script/org/ofbiz/accou