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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

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/InventoryServices.xml

Modified: ofbiz/trunk/applications/product/script/org/ofbiz/product/inventory/InventoryServices.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/script/org/ofbiz/product/inventory/InventoryServices.xml?rev=1597067&r1=1597066&r2=1597067&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/script/org/ofbiz/product/inventory/InventoryServices.xml (original)
+++ ofbiz/trunk/applications/product/script/org/ofbiz/product/inventory/InventoryServices.xml Fri May 23 11:48:46 2014
@@ -643,7 +643,7 @@ under the License.
     <!-- Check/Reserve Inventory Services -->
     <!-- ================================================================ -->
 
-    <simple-method method-name="getProductInventoryAvailable" short-description="Get Inventory Available for a Product" login-required="false" use-transaction="false">
+    <simple-method method-name="getProductInventoryAvailable" short-description="Get Inventory Available for a Product" login-required="false" use-transaction="true">
         <!--
             this method can be called with some optional parameters:
                 -facilityId