svn commit: r796153 - in /ofbiz/trunk/applications/accounting: config/payment.properties src/org/ofbiz/accounting/payment/PaymentGatewayServices.java

2009-07-20 Thread lektran
Author: lektran Date: Tue Jul 21 06:12:20 2009 New Revision: 796153 URL: http://svn.apache.org/viewvc?rev=796153&view=rev Log: Add payPal support to checkAuthValidity (PayPal auths are only good for 3 days) Modified: ofbiz/trunk/applications/accounting/config/payment.properties ofbiz/tru

svn commit: r796134 - /ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml

2009-07-20 Thread hansbak
Author: hansbak Date: Tue Jul 21 03:06:35 2009 New Revision: 796134 URL: http://svn.apache.org/viewvc?rev=796134&view=rev Log: make the link to GlAccountId and GlAccountClassId optional, so when any of these 2 fields are missing the entries of the gltrancation will now still be shown Modified:

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

2009-07-20 Thread lektran
Author: lektran Date: Mon Jul 20 22:57:51 2009 New Revision: 796051 URL: http://svn.apache.org/viewvc?rev=796051&view=rev Log: Prevent checkExternalPayment from returning paypal when using express checkout Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/CheckOutHelp

svn commit: r795910 - in /ofbiz/trunk/applications/accounting: config/ script/org/ofbiz/accounting/ledger/ webapp/accounting/WEB-INF/actions/reports/ widget/

2009-07-20 Thread apatel
Author: apatel Date: Mon Jul 20 16:47:31 2009 New Revision: 795910 URL: http://svn.apache.org/viewvc?rev=795910&view=rev Log: GL Account Name (to the right of the "GL Account Id" field). Total of Current Fiscal Period (to the right of the "Total Amount" field): this is computed considering all th

svn commit: r795884 - in /ofbiz/trunk/applications: order/config/OrderErrorUiLabels.xml product/webapp/facility/WEB-INF/actions/shipment/WeightPackage.groovy product/widget/facility/ShipmentScreens.xm

2009-07-20 Thread mor
Author: mor Date: Mon Jul 20 15:54:40 2009 New Revision: 795884 URL: http://svn.apache.org/viewvc?rev=795884&view=rev Log: Minor correction to the label names and the script. Modified: ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml ofbiz/trunk/applications/product/webapp/fa

svn commit: r795883 - in /ofbiz/trunk: applications/order/src/org/ofbiz/order/shoppingcart/ applications/order/webapp/ordermgr/WEB-INF/actions/entry/ applications/order/webapp/ordermgr/WEB-INF/actions

2009-07-20 Thread eckardjf
Author: eckardjf Date: Mon Jul 20 15:52:05 2009 New Revision: 795883 URL: http://svn.apache.org/viewvc?rev=795883&view=rev Log: Changes to ShoppingCart & order entry to allow PO entry without requiring a ProductStore; updated seed data to remove productStoreId from the OrderEntry website Modifi

svn commit: r795882 - /ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

2009-07-20 Thread chrisg
Author: chrisg Date: Mon Jul 20 15:47:25 2009 New Revision: 795882 URL: http://svn.apache.org/viewvc?rev=795882&view=rev Log: Some German translations for accounting Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml Modified: ofbiz/trunk/applications/accounting/conf

svn commit: r795832 - /ofbiz/trunk/applications/product/src/org/ofbiz/shipment/verify/VerifyPickSession.java

2009-07-20 Thread mor
Author: mor Date: Mon Jul 20 13:33:05 2009 New Revision: 795832 URL: http://svn.apache.org/viewvc?rev=795832&view=rev Log: Fixed: Attempting to verify items (Facility > Verify Pick screen) was failing when an item was reserved from multiple inventory. Patch from Akash Jain. Modified: ofbiz

svn commit: r795831 - in /ofbiz/trunk/applications/accounting: data/DemoFinAccountData.xml script/org/ofbiz/accounting/test/AutoPaymentTests.xml testdef/paymenttests.xml

2009-07-20 Thread apatel
Author: apatel Date: Mon Jul 20 13:32:11 2009 New Revision: 795831 URL: http://svn.apache.org/viewvc?rev=795831&view=rev Log: Tests for setFinAccountTransStatus. Thanks Surya and Sumit for working on it. Modified: ofbiz/trunk/applications/accounting/data/DemoFinAccountData.xml ofbiz/trun

svn commit: r795814 - in /ofbiz/trunk/applications/product: script/org/ofbiz/shipment/issuance/IssuanceServices.xml src/org/ofbiz/shipment/verify/VerifyPickSession.java src/org/ofbiz/shipment/weightPa

2009-07-20 Thread mor
Author: mor Date: Mon Jul 20 13:07:53 2009 New Revision: 795814 URL: http://svn.apache.org/viewvc?rev=795814&view=rev Log: Improvements in the Verify Pick process as a result of last commit (rev. 795809) Modified: ofbiz/trunk/applications/product/script/org/ofbiz/shipment/issuance/IssuanceSe

svn commit: r795812 - in /ofbiz/trunk/applications/accounting: config/AccountingUiLabels.xml entitydef/entitymodel.xml webapp/accounting/WEB-INF/actions/reports/GlAccountTrialBalance.groovy widget/GlF

2009-07-20 Thread apatel
Author: apatel Date: Mon Jul 20 13:05:58 2009 New Revision: 795812 URL: http://svn.apache.org/viewvc?rev=795812&view=rev Log: Fixed a type. Rearrenged fields accountTransDetail report GlAccountTrialBalance now has current financial account selected. Modified: ofbiz/trunk/applications/accou

svn commit: r795809 - in /ofbiz/trunk/applications: accounting/servicedef/secas.xml accounting/servicedef/services_invoice.xml accounting/src/org/ofbiz/accounting/invoice/InvoiceServices.java product/

2009-07-20 Thread mor
Author: mor Date: Mon Jul 20 12:59:57 2009 New Revision: 795809 URL: http://svn.apache.org/viewvc?rev=795809&view=rev Log: Payment capture is now triggered when invoice status is moved to Ready status. This event is removed from createInvoiceForOrder service. This work in following manner. (Modi

svn commit: r795793 - /ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml

2009-07-20 Thread apatel
Author: apatel Date: Mon Jul 20 12:19:38 2009 New Revision: 795793 URL: http://svn.apache.org/viewvc?rev=795793&view=rev Log: Adding a new field to the GlAccountGroupMember entity: "amontPercentage" - the field can be used to store percentage of the amount posted to the gl account that should be

svn commit: r795791 - /ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml

2009-07-20 Thread apatel
Author: apatel Date: Mon Jul 20 12:14:52 2009 New Revision: 795791 URL: http://svn.apache.org/viewvc?rev=795791&view=rev Log: Set finAccountTransId and payRefNumber to null if passed. Modified: ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml Modif

svn commit: r795787 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/product/ProductPromoWorker.java

2009-07-20 Thread jacopoc
Author: jacopoc Date: Mon Jul 20 11:57:58 2009 New Revision: 795787 URL: http://svn.apache.org/viewvc?rev=795787&view=rev Log: Fixes for NPE happening when condValue is not set. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/product/ProductPromoWorker.java Modifie

svn commit: r795770 - /ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/actions/entry/cart/LookupBulkAddSupplierProducts.groovy

2009-07-20 Thread apatel
Author: apatel Date: Mon Jul 20 11:25:44 2009 New Revision: 795770 URL: http://svn.apache.org/viewvc?rev=795770&view=rev Log: adding orderQtyIncrements to list of fields to select. Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/actions/entry/cart/LookupBulkAddSupplierProduc

svn commit: r795757 - /ofbiz/trunk/applications/product/webapp/catalog/product/ProductForms.xml

2009-07-20 Thread apatel
Author: apatel Date: Mon Jul 20 10:51:22 2009 New Revision: 795757 URL: http://svn.apache.org/viewvc?rev=795757&view=rev Log: Add OrderQtyIncrement column in ListSupplierProducts form. Modified: ofbiz/trunk/applications/product/webapp/catalog/product/ProductForms.xml Modified: ofbiz/trunk/a

svn commit: r795728 - in /ofbiz/trunk: applications/product/data/ProductUserDemoData.xml applications/securityext/data/PasswordSecurityData.xml applications/securityext/data/UserDemoData.xml specialpu

2009-07-20 Thread ashish
Author: ashish Date: Mon Jul 20 09:40:55 2009 New Revision: 795728 URL: http://svn.apache.org/viewvc?rev=795728&view=rev Log: Adding more data to test role based permissions on catalog manager. For testing this you can login by user ltdadmin & ltdadmin1. And then can update records in consecutive

svn commit: r795723 - /ofbiz/trunk/applications/accounting/webapp/accounting/invoice/InvoiceForms.xml

2009-07-20 Thread hansbak
Author: hansbak Date: Mon Jul 20 08:54:58 2009 New Revision: 795723 URL: http://svn.apache.org/viewvc?rev=795723&view=rev Log: change the unvoice item screen so it can only add...not update, update can be done in the list Modified: ofbiz/trunk/applications/accounting/webapp/accounting/invoi