svn commit: r590578 - in /ofbiz/trunk/applications: order/src/org/ofbiz/order/order/OrderReadHelper.java order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java product/src/org/ofbiz/shipment/shipmen

2007-10-30 Thread lektran
Author: lektran Date: Wed Oct 31 00:30:41 2007 New Revision: 590578 URL: http://svn.apache.org/viewvc?rev=590578&view=rev Log: Gone back to using Double for the order quantity when getting a ship estimate, it's pulled from the database in a lot of places so it can't always be a BigDecimal for no

svn commit: r590571 [2/2] - in /ofbiz/trunk: applications/securityext/config/ framework/common/config/

2007-10-30 Thread jacopoc
Added: ofbiz/trunk/framework/common/config/SecurityextUiLabels_zh.properties URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/SecurityextUiLabels_zh.properties?rev=590571&view=auto == --- ofbiz/trunk/f

svn commit: r590562 - in /ofbiz/trunk/applications/product: webapp/facility/shipment/FindShipment.ftl widget/facility/ShipmentScreens.xml

2007-10-30 Thread lektran
Author: lektran Date: Tue Oct 30 22:23:59 2007 New Revision: 590562 URL: http://svn.apache.org/viewvc?rev=590562&view=rev Log: If the user keys in an invalid shipment id in the Find Shipment screen revert back to Find Shipment, reported by Skip Dever in the user list Modified: ofbiz/trunk/ap

svn commit: r590556 - /ofbiz/trunk/applications/content/data/ContentTypeData.xml

2007-10-30 Thread jaz
Author: jaz Date: Tue Oct 30 21:46:48 2007 New Revision: 590556 URL: http://svn.apache.org/viewvc?rev=590556&view=rev Log: added new content purpose type: PROJECT_INFO Modified: ofbiz/trunk/applications/content/data/ContentTypeData.xml Modified: ofbiz/trunk/applications/content/data/ContentT

svn commit: r590554 - /ofbiz/trunk/applications/securityext/src/org/ofbiz/securityext/login/LoginEvents.java

2007-10-30 Thread jaz
Author: jaz Date: Tue Oct 30 21:33:50 2007 New Revision: 590554 URL: http://svn.apache.org/viewvc?rev=590554&view=rev Log: added code which uses "rememberMe" parameter to store a cookie with the user's login ID Modified: ofbiz/trunk/applications/securityext/src/org/ofbiz/securityext/login/L

svn commit: r590518 - /ofbiz/branches/release4.0/applications/product/servicedef/services_picklist.xml

2007-10-30 Thread sichen
Author: sichen Date: Tue Oct 30 16:56:08 2007 New Revision: 590518 URL: http://svn.apache.org/viewvc?rev=590518&view=rev Log: set longer timeout for picklist create service Modified: ofbiz/branches/release4.0/applications/product/servicedef/services_picklist.xml Modified: ofbiz/branches/re

svn commit: r590517 - /ofbiz/trunk/applications/product/servicedef/services_picklist.xml

2007-10-30 Thread sichen
Author: sichen Date: Tue Oct 30 16:55:54 2007 New Revision: 590517 URL: http://svn.apache.org/viewvc?rev=590517&view=rev Log: set longer timeout for picklist create service Modified: ofbiz/trunk/applications/product/servicedef/services_picklist.xml Modified: ofbiz/trunk/applications/product/

Re: svn commit: r589991 - /ofbiz/trunk/applications/accounting/widget/BillingAccountForms.xml

2007-10-30 Thread Rashko Rejmer
Hi Jacopo, This is the description for my previous post - I forgot it, sorry :) I think that you forgot to add description to the field available account balance. The amount is missing. Maybe this will help: -- View this message in context: http://www.nabble.com/svn-commit%3A-r589991ofbiz

svn commit: r590268 - in /ofbiz/trunk/applications/order/webapp/ordermgr: WEB-INF/actions/order/orderview.bsh order/orderitems.ftl

2007-10-30 Thread jaz
Author: jaz Date: Tue Oct 30 11:52:03 2007 New Revision: 590268 URL: http://svn.apache.org/viewvc?rev=590268&view=rev Log: now checked in just the order item display (inventory) changes from rev 590265 Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/actions/order/orderview.b

svn commit: r590266 - in /ofbiz/trunk: applications/order/webapp/ordermgr/WEB-INF/actions/order/ applications/order/webapp/ordermgr/order/ framework/base/config/ framework/service/src/org/ofbiz/servic

2007-10-30 Thread jaz
Author: jaz Date: Tue Oct 30 11:51:27 2007 New Revision: 590266 URL: http://svn.apache.org/viewvc?rev=590266&view=rev Log: reverted last change Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/actions/order/orderview.bsh ofbiz/trunk/applications/order/webapp/ordermgr/orde

svn commit: r590265 - in /ofbiz/trunk: applications/order/webapp/ordermgr/WEB-INF/actions/order/ applications/order/webapp/ordermgr/order/ framework/base/config/ framework/service/src/org/ofbiz/servic

2007-10-30 Thread jaz
Author: jaz Date: Tue Oct 30 11:47:51 2007 New Revision: 590265 URL: http://svn.apache.org/viewvc?rev=590265&view=rev Log: added code to display inventory across all facilities as well as the inventory associated with just the facility from the store Modified: ofbiz/trunk/applications/order

svn commit: r590034 - /ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/payment/GiftCertificateServices.java

2007-10-30 Thread lektran
Author: lektran Date: Tue Oct 30 04:07:59 2007 New Revision: 590034 URL: http://svn.apache.org/viewvc?rev=590034&view=rev Log: Applied modified fix for OFBIZ-1113 from Nicolas Malin, GiftCertificateServices.createTransaction() was being passed a null finAccountId Modified: ofbiz/trunk/appli

svn commit: r590027 - /ofbiz/trunk/applications/product/script/org/ofbiz/shipment/shipment/ShipmentServices.xml

2007-10-30 Thread lektran
Author: lektran Date: Tue Oct 30 03:34:37 2007 New Revision: 590027 URL: http://svn.apache.org/viewvc?rev=590027&view=rev Log: Small logging fix Modified: ofbiz/trunk/applications/product/script/org/ofbiz/shipment/shipment/ShipmentServices.xml Modified: ofbiz/trunk/applications/product/scr

svn commit: r590022 - /ofbiz/trunk/applications/order/script/org/ofbiz/order/order/OrderSimpleMethods.xml

2007-10-30 Thread lektran
Author: lektran Date: Tue Oct 30 03:23:31 2007 New Revision: 590022 URL: http://svn.apache.org/viewvc?rev=590022&view=rev Log: Set the userLoginId when storing a new OrderStatus during shipment receipt, this just sets it to the system UserLogin but is better than nothing and fixes a display prob

svn commit: r590004 - in /ofbiz/trunk/applications: manufacturing/servicedef/ manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ order/src/org/ofbiz/order/order/ order/src/org/ofbiz/order/shoppingc

2007-10-30 Thread lektran
Author: lektran Date: Tue Oct 30 02:34:58 2007 New Revision: 590004 URL: http://svn.apache.org/viewvc?rev=590004&view=rev Log: A few changes to the way auto marketing packages are handled: 1. No longer producing for the current order only, all orders are taken into account, so we're now trying t

svn commit: r590000 - /ofbiz/trunk/applications/accounting/webapp/accounting/chartofaccounts/GlAccountForms.xml

2007-10-30 Thread jacopoc
Author: jacopoc Date: Tue Oct 30 02:17:03 2007 New Revision: 59 URL: http://svn.apache.org/viewvc?rev=59&view=rev Log: Removed no more necessary (after recent changes) paginate-target attribute. Modified: ofbiz/trunk/applications/accounting/webapp/accounting/chartofaccounts/GlAccount

svn commit: r589998 - /ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml

2007-10-30 Thread jacopoc
Author: jacopoc Date: Tue Oct 30 02:15:52 2007 New Revision: 589998 URL: http://svn.apache.org/viewvc?rev=589998&view=rev Log: Increased number of last mrp jobs run. Modified: ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml Modified: ofbiz/trunk/applications/manuf

svn commit: r589993 - in /ofbiz/trunk: LICENSE framework/base/lib/commons/commons-dbcp-1.2.2.jar

2007-10-30 Thread jacopoc
Author: jacopoc Date: Tue Oct 30 02:01:31 2007 New Revision: 589993 URL: http://svn.apache.org/viewvc?rev=589993&view=rev Log: Removed jar file because a different version of the same jar is in the entity component. Removed: ofbiz/trunk/framework/base/lib/commons/commons-dbcp-1.2.2.jar Modif

svn commit: r589992 - /ofbiz/trunk/applications/product/src/org/ofbiz/shipment/thirdparty/usps/UspsServices.java

2007-10-30 Thread jonesde
Author: jonesde Date: Tue Oct 30 01:55:30 2007 New Revision: 589992 URL: http://svn.apache.org/viewvc?rev=589992&view=rev Log: A few cleanups to fail more elegantly when usps rate service isn't setup, ie with the default demo data Modified: ofbiz/trunk/applications/product/src/org/ofbiz/shi

svn commit: r589991 - /ofbiz/trunk/applications/accounting/widget/BillingAccountForms.xml

2007-10-30 Thread jacopoc
Author: jacopoc Date: Tue Oct 30 01:52:35 2007 New Revision: 589991 URL: http://svn.apache.org/viewvc?rev=589991&view=rev Log: This is a better solution for the fix about billing account balance in some locale. Modified: ofbiz/trunk/applications/accounting/widget/BillingAccountForms.xml Mod

svn commit: r589981 - in /ofbiz/trunk/applications/product: script/org/ofbiz/product/product/ProductContentServices.xml servicedef/services.xml webapp/catalog/product/ProductForms.xml

2007-10-30 Thread hansbak
Author: hansbak Date: Tue Oct 30 01:16:44 2007 New Revision: 589981 URL: http://svn.apache.org/viewvc?rev=589981&view=rev Log: Which this change it is possible to directly upload 'digital download' files connected to a product using the latest content management services. These files can be offe

svn commit: r589980 - /ofbiz/trunk/framework/entity/config/entityengine.xml

2007-10-30 Thread jonesde
Author: jonesde Date: Tue Oct 30 01:08:02 2007 New Revision: 589980 URL: http://svn.apache.org/viewvc?rev=589980&view=rev Log: Small configuration change to move the bi/olap stuff to a separate database by default in order to avoid startup warnings; note data by default in order to avoid startu