svn commit: r1656200 - /ofbiz/trunk/applications/product/script/org/ofbiz/shipment/issuance/IssuanceServices.xml

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

svn commit: r1656200 - /ofbiz/trunk/applications/product/script/org/ofbiz/shipment/issuance/IssuanceServices.xml

jleroux@apache.org
Author: jleroux
Date: Sat Jan 31 14:48:56 2015
New Revision: 1656200

URL: http://svn.apache.org/r1656200
Log:
Removes a no longer needed comment, this was fixed at r1656198

Modified:
    ofbiz/trunk/applications/product/script/org/ofbiz/shipment/issuance/IssuanceServices.xml

Modified: ofbiz/trunk/applications/product/script/org/ofbiz/shipment/issuance/IssuanceServices.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/script/org/ofbiz/shipment/issuance/IssuanceServices.xml?rev=1656200&r1=1656199&r2=1656200&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/script/org/ofbiz/shipment/issuance/IssuanceServices.xml (original)
+++ ofbiz/trunk/applications/product/script/org/ofbiz/shipment/issuance/IssuanceServices.xml Sat Jan 31 14:48:56 2015
@@ -188,7 +188,6 @@ under the License.
         <first-from-list entry="orderShipment" list="orderShipments"/>
 
         <!-- will create qtyForShipmentItem -->
-        <!-- jacopoc: a weird error is happening here during testMultipleInventoryItemIssuance -->
         <call-simple-method method-name="calcQtyForShipmentItemInline"/>
 
         <log level="info" message="qtyForShipmentItem: ${qtyForShipmentItem}"/>