svn commit: r1767216 - /ofbiz/trunk/applications/accounting/src/main/java/org/apache/ofbiz/accounting/invoice/InvoiceServices.java

2016-10-30 Thread paulfoxworthy
Author: paulfoxworthy Date: Mon Oct 31 03:39:02 2016 New Revision: 1767216 URL: http://svn.apache.org/viewvc?rev=1767216&view=rev Log: Use static toString instead of instantiating an Integer Modified: ofbiz/trunk/applications/accounting/src/main/java/org/apache/ofbiz/accounting/inv

svn commit: r1542161 - /ofbiz/trunk/applications/product/config/ProductUiLabels.xml

2013-11-14 Thread paulfoxworthy
Author: paulfoxworthy Date: Fri Nov 15 02:51:25 2013 New Revision: 1542161 URL: http://svn.apache.org/r1542161 Log: Improved English wording of FacilityThereIsProblemOccurredInPaymentCapture message Modified: ofbiz/trunk/applications/product/config/ProductUiLabels.xml Modified: ofbiz/trunk

svn commit: r1542162 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/UtilHttp.java

2013-11-14 Thread paulfoxworthy
Author: paulfoxworthy Date: Fri Nov 15 02:52:56 2013 New Revision: 1542162 URL: http://svn.apache.org/r1542162 Log: FORMATTING: Fix misspelling in comment Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/util/UtilHttp.java Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/util

svn commit: r1576153 - in /ofbiz/trunk/applications/product: servicedef/services_view.xml src/org/ofbiz/product/supplier/SupplierProductServices.java

2014-03-10 Thread paulfoxworthy
Author: paulfoxworthy Date: Tue Mar 11 00:30:50 2014 New Revision: 1576153 URL: http://svn.apache.org/r1576153 Log: Minor change to service description for getSuppliersForProduct to match what the code actually does. Minor change to that service: changed order of filtering of list so the non

svn commit: r1594141 - /ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/invoice/InvoiceServices.java

2014-05-13 Thread paulfoxworthy
Author: paulfoxworthy Date: Tue May 13 06:33:57 2014 New Revision: 1594141 URL: http://svn.apache.org/r1594141 Log: Ensure invoicePerShipment variable always has a value and is never null. Modified: ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/invoice/InvoiceServices.java

svn commit: r1597067 - /ofbiz/trunk/applications/product/script/org/ofbiz/product/inventory/InventoryServices.xml

2014-05-23 Thread paulfoxworthy
Author: paulfoxworthy Date: Fri May 23 11:48:46 2014 New Revision: 1597067 URL: http://svn.apache.org/r1597067 Log: Change getProductInventoryAvailable to use a transaction for EntityListIterator Modified: ofbiz/trunk/applications/product/script/org/ofbiz/product/inventory

svn commit: r1604522 - /ofbiz/trunk/applications/party/script/org/ofbiz/party/party/PartyServices.xml

2014-06-21 Thread paulfoxworthy
Author: paulfoxworthy Date: Sun Jun 22 03:22:42 2014 New Revision: 1604522 URL: http://svn.apache.org/r1604522 Log: Read gender from person parameter, not PartyNameHistory Modified: ofbiz/trunk/applications/party/script/org/ofbiz/party/party/PartyServices.xml Modified: ofbiz/trunk

svn commit: r1824740 - /ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/ledger/GeneralLedgerServices.xml

2018-02-19 Thread paulfoxworthy
Author: paulfoxworthy Date: Mon Feb 19 11:41:32 2018 New Revision: 1824740 URL: http://svn.apache.org/viewvc?rev=1824740&view=rev Log: Fixed: The invoiceTaxTotal value is missing from createAcctgTransForPurchaseInvoice service (OFBIZ-6330) In createAcctgTransForPurchaseInvoice

svn commit: r1824742 - /ofbiz/branches/release16.11/applications/accounting/minilang/ledger/GeneralLedgerServices.xml

2018-02-19 Thread paulfoxworthy
Author: paulfoxworthy Date: Mon Feb 19 11:55:40 2018 New Revision: 1824742 URL: http://svn.apache.org/viewvc?rev=1824742&view=rev Log: Applied fix from trunk for revision: 1824740 === Fixed: The invoiceTaxTotal value is missing from createAcctgTransForPurchaseInvoice service (OFBIZ-

svn commit: r1824743 - /ofbiz/ofbiz-framework/branches/release17.12/applications/accounting/minilang/ledger/GeneralLedgerServices.xml

2018-02-19 Thread paulfoxworthy
Author: paulfoxworthy Date: Mon Feb 19 11:58:56 2018 New Revision: 1824743 URL: http://svn.apache.org/viewvc?rev=1824743&view=rev Log: Applied fix from trunk for revision: 1824740 === Fixed: The invoiceTaxTotal value is missing from createAcctgTransForPurchaseInvoice service (OFBIZ-

svn commit: r1850914 - /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/shipment/packing/PackingSession.java

2019-01-09 Thread paulfoxworthy
Author: paulfoxworthy Date: Thu Jan 10 03:32:33 2019 New Revision: 1850914 URL: http://svn.apache.org/viewvc?rev=1850914&view=rev Log: Fixed: In packing, only use reservations with stock on hand (OFBIZ-9677) During packing, OFBiz looks for reservations (OrderItemShipGrpInvRes) for the order

svn commit: r1851353 - /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/shipment/packing/PackingSession.java

2019-01-15 Thread paulfoxworthy
Author: paulfoxworthy Date: Tue Jan 15 13:53:51 2019 New Revision: 1851353 URL: http://svn.apache.org/viewvc?rev=1851353&view=rev Log: Fixed: In packing, only use reservations with stock on hand (OFBIZ-9677) During packing, OFBiz looks for reservations (OrderItemShipGrpInvRes) for the order

svn commit: r1851357 - /ofbiz/branches/release16.11/applications/product/src/main/java/org/apache/ofbiz/shipment/packing/PackingSession.java

2019-01-15 Thread paulfoxworthy
Author: paulfoxworthy Date: Tue Jan 15 14:03:35 2019 New Revision: 1851357 URL: http://svn.apache.org/viewvc?rev=1851357&view=rev Log: Fixed: In packing, only use reservations with stock on hand (OFBIZ-9677) During packing, OFBiz looks for reservations (OrderItemShipGrpInvRes) for the order

svn commit: r1851359 - /ofbiz/ofbiz-framework/branches/release17.12/applications/product/src/main/java/org/apache/ofbiz/shipment/packing/PackingSession.java

2019-01-15 Thread paulfoxworthy
Author: paulfoxworthy Date: Tue Jan 15 14:09:16 2019 New Revision: 1851359 URL: http://svn.apache.org/viewvc?rev=1851359&view=rev Log: Fixed: In packing, only use reservations with stock on hand (OFBIZ-9677) During packing, OFBiz looks for reservations (OrderItemShipGrpInvRes) for the order

svn commit: r1857781 - /ofbiz/ofbiz-framework/trunk/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCartServices.java

2019-04-18 Thread paulfoxworthy
Author: paulfoxworthy Date: Fri Apr 19 05:23:30 2019 New Revision: 1857781 URL: http://svn.apache.org/viewvc?rev=1857781&view=rev Log: Fixed: Updating an OrderItem loses supplierProductId (OFBIZ-10932) When you edit on order item, the details are reloaded into a shopping cart and after edi

svn commit: r1857783 - /ofbiz/ofbiz-framework/branches/release17.12/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCartServices.java

2019-04-18 Thread paulfoxworthy
Author: paulfoxworthy Date: Fri Apr 19 05:49:46 2019 New Revision: 1857783 URL: http://svn.apache.org/viewvc?rev=1857783&view=rev Log: Fixed: Updating an OrderItem loses supplierProductId (OFBIZ-10932) When you edit on order item, the details are reloaded into a shopping cart and after edi

svn commit: r1857784 - /ofbiz/ofbiz-framework/branches/release18.12/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCartServices.java

2019-04-18 Thread paulfoxworthy
Author: paulfoxworthy Date: Fri Apr 19 05:51:31 2019 New Revision: 1857784 URL: http://svn.apache.org/viewvc?rev=1857784&view=rev Log: Fixed: Updating an OrderItem loses supplierProductId (OFBIZ-10932) When you edit on order item, the details are reloaded into a shopping cart and after edi

[ofbiz-framework] branch trunk updated: Fixed: Log SQL statement in exceptions in EntitySQLProcessor (OFBIZ-12837)

2023-07-22 Thread paulfoxworthy
This is an automated email from the ASF dual-hosted git repository. paulfoxworthy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git The following commit(s) were added to refs/heads/trunk by this push: new 404cb9fd02 Fixed: Log SQL

[ofbiz-framework] branch release22.01 updated: Fixed: Log SQL statement in exceptions in EntitySQLProcessor (OFBIZ-12837)

2023-07-22 Thread paulfoxworthy
This is an automated email from the ASF dual-hosted git repository. paulfoxworthy pushed a commit to branch release22.01 in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git The following commit(s) were added to refs/heads/release22.01 by this push: new 4ba4b96599 Fixed

[ofbiz-framework] branch trunk updated: Fixed: Prevent resource leaks in EntitySQLProcessor.groovy (OFBIZ-12836)

2023-08-01 Thread paulfoxworthy
This is an automated email from the ASF dual-hosted git repository. paulfoxworthy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git The following commit(s) were added to refs/heads/trunk by this push: new c04d699dfc Fixed: Prevent

[ofbiz-framework] branch trunk updated: Fixed: Make loop counters in EntitySQLProcessor.groovy into local variables (OFBIZ-12836)

2023-08-01 Thread paulfoxworthy
This is an automated email from the ASF dual-hosted git repository. paulfoxworthy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git The following commit(s) were added to refs/heads/trunk by this push: new 1e96dd11bf Fixed: Make loop

svn commit: r1820949 - /ofbiz/ofbiz-framework/trunk/applications/humanres/widget/forms/EmplPositionForms.xml

2018-01-11 Thread paulfoxworthy
Author: paulfoxworthy Date: Fri Jan 12 06:50:17 2018 New Revision: 1820949 URL: http://svn.apache.org/viewvc?rev=1820949&view=rev Log: Fixed: Find Employee Position does not allow "don't care" for boolean fields (OFBIZ-10158) In the demo app, go to https://demo-stable.ofbiz.

svn commit: r1768808 - in /ofbiz/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity: jdbc/SQLProcessor.java util/SequenceUtil.java

2016-11-08 Thread paulfoxworthy
Author: paulfoxworthy Date: Wed Nov 9 00:44:27 2016 New Revision: 1768808 URL: http://svn.apache.org/viewvc?rev=1768808&view=rev Log: Fixed typo in error messages Modified: ofbiz/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/jdbc/SQLProcessor.java ofbiz/trunk/frame

svn commit: r1771995 - /ofbiz/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/jdbc/DatabaseUtil.java

2016-11-29 Thread paulfoxworthy
Author: paulfoxworthy Date: Wed Nov 30 06:42:42 2016 New Revision: 1771995 URL: http://svn.apache.org/viewvc?rev=1771995&view=rev Log: [Improved]: Recognise BASE TABLE table type in database metadata (OFBIZ-7129) Modified: ofbiz/trunk/framework/entity/src/main/java/org/apache/ofbiz/en

svn commit: r1451183 - /ofbiz/trunk/applications/order/webapp/ordermgr/images/js/geoAutoCompleter.js

2013-02-28 Thread paulfoxworthy
Author: paulfoxworthy Date: Thu Feb 28 12:49:42 2013 New Revision: 1451183 URL: http://svn.apache.org/r1451183 Log: In geoAutoCompleter.js, the jQuery UI function name should be autocomplete, not autcomplete Modified: ofbiz/trunk/applications/order/webapp/ordermgr/images/js

svn commit: r1451195 - /ofbiz/trunk/applications/order/webapp/ordermgr/images/js/OrderShippingInfo.js

2013-02-28 Thread paulfoxworthy
Author: paulfoxworthy Date: Thu Feb 28 13:45:34 2013 New Revision: 1451195 URL: http://svn.apache.org/r1451195 Log: Display states for default country in New Shipping Address for order https://issues.apache.org/jira/browse/OFBIZ-5125 Modified: ofbiz/trunk/applications/order/webapp/ordermgr

svn commit: r1451198 - /ofbiz/branches/release11.04/applications/order/webapp/ordermgr/images/js/OrderShippingInfo.js

2013-02-28 Thread paulfoxworthy
Author: paulfoxworthy Date: Thu Feb 28 13:54:15 2013 New Revision: 1451198 URL: http://svn.apache.org/r1451198 Log: Display states for default country in New Shipping Address for order https://issues.apache.org/jira/browse/OFBIZ-5125 Modified: ofbiz/branches/release11.04/applications/order

svn commit: r1451203 - /ofbiz/branches/release12.04/applications/order/webapp/ordermgr/images/js/OrderShippingInfo.js

2013-02-28 Thread paulfoxworthy
Author: paulfoxworthy Date: Thu Feb 28 14:02:55 2013 New Revision: 1451203 URL: http://svn.apache.org/r1451203 Log: Display states for default country in New Shipping Address for order https://issues.apache.org/jira/browse/OFBIZ-5125 Modified: ofbiz/branches/release12.04/applications/order

svn commit: r1456897 - /ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/tax/TaxAuthorityServices.java

2013-03-15 Thread paulfoxworthy
Author: paulfoxworthy Date: Fri Mar 15 11:16:38 2013 New Revision: 1456897 URL: http://svn.apache.org/r1456897 Log: Exclude expired product category members from tax calc (OFBIZ-4940) Modified: ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/tax/TaxAuthorityServices.java

svn commit: r1456900 - /ofbiz/branches/release12.04/applications/accounting/src/org/ofbiz/accounting/tax/TaxAuthorityServices.java

2013-03-15 Thread paulfoxworthy
Author: paulfoxworthy Date: Fri Mar 15 11:21:56 2013 New Revision: 1456900 URL: http://svn.apache.org/r1456900 Log: Exclude expired product category members from tax calc (OFBIZ-4940) Modified: ofbiz/branches/release12.04/applications/accounting/src/org/ofbiz/accounting/tax

svn commit: r1456902 - /ofbiz/branches/release11.04/applications/accounting/src/org/ofbiz/accounting/tax/TaxAuthorityServices.java

2013-03-15 Thread paulfoxworthy
Author: paulfoxworthy Date: Fri Mar 15 11:25:50 2013 New Revision: 1456902 URL: http://svn.apache.org/r1456902 Log: Exclude expired product category members from tax calc (OFBIZ-4940) Modified: ofbiz/branches/release11.04/applications/accounting/src/org/ofbiz/accounting/tax

svn commit: r1456908 - /ofbiz/branches/release10.04/applications/accounting/src/org/ofbiz/accounting/tax/TaxAuthorityServices.java

2013-03-15 Thread paulfoxworthy
Author: paulfoxworthy Date: Fri Mar 15 11:48:26 2013 New Revision: 1456908 URL: http://svn.apache.org/r1456908 Log: Exclude expired product category members from tax calc (OFBIZ-4940) Modified: ofbiz/branches/release10.04/applications/accounting/src/org/ofbiz/accounting/tax

svn commit: r1460637 - in /ofbiz/trunk: applications/accounting/config/ applications/accounting/src/org/ofbiz/accounting/invoice/ applications/accounting/src/org/ofbiz/accounting/thirdparty/ideal/ app

2013-03-25 Thread paulfoxworthy
Author: paulfoxworthy Date: Mon Mar 25 12:46:16 2013 New Revision: 1460637 URL: http://svn.apache.org/r1460637 Log: Add grams to Product Shipment Uom labels (Jira OFBIZ-5154) Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml ofbiz/trunk/applications/accounting

svn commit: r1460647 - in /ofbiz/trunk: applications/accounting/config/ applications/accounting/src/org/ofbiz/accounting/invoice/ applications/accounting/src/org/ofbiz/accounting/thirdparty/ideal/ app

2013-03-25 Thread paulfoxworthy
Author: paulfoxworthy Date: Mon Mar 25 13:14:10 2013 New Revision: 1460647 URL: http://svn.apache.org/r1460647 Log: Undid r1460637, should be two separate commits Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml ofbiz/trunk/applications/accounting/src/org

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

2013-03-25 Thread paulfoxworthy
Author: paulfoxworthy Date: Mon Mar 25 13:26:42 2013 New Revision: 1460652 URL: http://svn.apache.org/r1460652 Log: reapplied Adrian's change r1460455 Modified: ofbiz/trunk/framework/entity/config/entityengine.xml Modified: ofbiz/trunk/framework/entity/config/entityengine.xml URL:

svn commit: r1460653 - /ofbiz/trunk/applications/product/config/ProductUiLabels.xml

2013-03-25 Thread paulfoxworthy
Author: paulfoxworthy Date: Mon Mar 25 13:27:53 2013 New Revision: 1460653 URL: http://svn.apache.org/r1460653 Log: Add grams to Product Shipment Uom labels (Jira OFBIZ-5154) Modified: ofbiz/trunk/applications/product/config/ProductUiLabels.xml Modified: ofbiz/trunk/applications/product

svn commit: r1460654 - in /ofbiz/trunk: applications/accounting/config/ applications/accounting/src/org/ofbiz/accounting/invoice/ applications/accounting/src/org/ofbiz/accounting/thirdparty/ideal/ app

2013-03-25 Thread paulfoxworthy
Author: paulfoxworthy Date: Mon Mar 25 13:33:09 2013 New Revision: 1460654 URL: http://svn.apache.org/r1460654 Log: Fix spelling of successful and some other words Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml ofbiz/trunk/applications/accounting/src/org

svn commit: r1468865 - in /ofbiz/trunk/applications: accounting/script/org/ofbiz/accounting/test/ accounting/src/org/ofbiz/accounting/tax/ product/entitydef/ product/widget/catalog/

2013-04-17 Thread paulfoxworthy
Author: paulfoxworthy Date: Wed Apr 17 12:26:51 2013 New Revision: 1468865 URL: http://svn.apache.org/r1468865 Log: Revert r1449615, which was only a partial solution. See https://issues.apache.org/jira/browse/OFBIZ-5163 for a discussion. Modified: ofbiz/trunk/applications/accounting