Re: 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
|

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

Jacopo Cappellato-4
Thank you Jacques!

It was still in my todo list and got delayed because I am travelling. It is good to see it resolved :-)

Jacopo

On Jan 31, 2015, at 8:18 PM, [hidden email] wrote:

> 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}"/>
>
>