svn commit: r551070 - /ofbiz/trunk/applications/accounting/widget/PaymentScreens.xml

2007-06-27 Thread adrianc
Author: adrianc Date: Tue Jun 26 23:16:28 2007 New Revision: 551070 URL: http://svn.apache.org/viewvc?view=revrev=551070 Log: Fix navigation bar in Accounting component. Patch submitted by Jeremy Wickersheimer, OFBIZ-1099. Modified:

svn commit: r551074 - /ofbiz/trunk/applications/accounting/widget/TaxAuthorityForms.xml

2007-06-27 Thread adrianc
Author: adrianc Date: Tue Jun 26 23:37:27 2007 New Revision: 551074 URL: http://svn.apache.org/viewvc?view=revrev=551074 Log: FindTaxAuthorityParties combobox does not work as expected. Patch contributed by Jeremy Wickersheimer, OFBIZ-1103. Modified:

svn commit: r551100 - /ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/PosTransaction.java

2007-06-27 Thread jleroux
Author: jleroux Date: Wed Jun 27 01:45:58 2007 New Revision: 551100 URL: http://svn.apache.org/viewvc?view=revrev=551100 Log: Commented some Debug.log for now Modified: ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/PosTransaction.java Modified:

svn commit: r551185 - /ofbiz/trunk/specialpurpose/oagis/src/org/ofbiz/oagis/OagisShipmentServices.java

2007-06-27 Thread apatel
Author: apatel Date: Wed Jun 27 07:53:34 2007 New Revision: 551185 URL: http://svn.apache.org/viewvc?view=revrev=551185 Log: Some cleanups in showShipment message. Modified: ofbiz/trunk/specialpurpose/oagis/src/org/ofbiz/oagis/OagisShipmentServices.java Modified:

svn commit: r551229 - /ofbiz/trunk/applications/order/webapp/ordermgr/requirement/RequirementForms.xml

2007-06-27 Thread sichen
Author: sichen Date: Wed Jun 27 09:45:57 2007 New Revision: 551229 URL: http://svn.apache.org/viewvc?view=revrev=551229 Log: Improve Approved Requirements by Vendor screen so that when the [Prepare Order] button is pressed, it lists requirements right away. Modified:

svn commit: r551262 - in /ofbiz/trunk/applications/product: entitydef/entitymodel.xml script/org/ofbiz/shipment/issuance/IssuanceServices.xml webapp/catalog/store/ProductStoreForms.xml

2007-06-27 Thread jacopoc
Author: jacopoc Date: Wed Jun 27 11:36:24 2007 New Revision: 551262 URL: http://svn.apache.org/viewvc?view=revrev=551262 Log: Added new field to the ProductStore entity to track if the store should set the owner on serialized inventory items upon issuance. Modified:

svn commit: r551295 - /ofbiz/trunk/framework/common/src/org/ofbiz/common/uom/UomWorker.java

2007-06-27 Thread jaz
Author: jaz Date: Wed Jun 27 12:47:49 2007 New Revision: 551295 URL: http://svn.apache.org/viewvc?view=revrev=551295 Log: added Uom - Calendar worker methods Modified: ofbiz/trunk/framework/common/src/org/ofbiz/common/uom/UomWorker.java Modified:

svn commit: r551332 - in /ofbiz/trunk/specialpurpose/pos: config/pos.properties config/pos_es.properties config/pos_fr.properties config/pos_it.properties config/pos_ro.properties config/pos_zh.proper

2007-06-27 Thread jleroux
Author: jleroux Date: Wed Jun 27 14:11:22 2007 New Revision: 551332 URL: http://svn.apache.org/viewvc?view=revrev=551332 Log: A patch from Chris Lombardi Sale discounts are not shown in the Journal (https://issues.apache.org/jira/browse/OFBIZ-1107) I slightly changed to improve the information

svn commit: r551411 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/HttpClient.java

2007-06-27 Thread jonesde
Author: jonesde Date: Wed Jun 27 17:10:54 2007 New Revision: 551411 URL: http://svn.apache.org/viewvc?view=revrev=551411 Log: Changed this to fix an NPE when the post() method with no arguments is called Modified: ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/HttpClient.java

svn commit: r551460 - in /ofbiz/trunk/applications/accounting: webapp/accounting/WEB-INF/actions/billingaccount/FindBillingAccount.bsh widget/BillingAccountForms.xml widget/BillingAccountScreens.xml

2007-06-27 Thread jacopoc
Author: jacopoc Date: Wed Jun 27 22:58:28 2007 New Revision: 551460 URL: http://svn.apache.org/viewvc?view=revrev=551460 Log: Applied patch from Jeremy Wickersheimer OFBIZ-1097 to complete the migration of the faind billing account screen to widgets. Removed: