You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Agarwal (JIRA)" <ji...@apache.org> on 2013/03/06 07:16:12 UTC

[jira] [Created] (OFBIZ-5150) reserveProductInventory method looses priority attribute in oisgir for non serialized and non requireInventory

Deepak Agarwal created OFBIZ-5150:
-------------------------------------

             Summary: reserveProductInventory method looses priority attribute in oisgir for non serialized and non requireInventory
                 Key: OFBIZ-5150
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5150
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: SVN trunk
         Environment: ofbiz-r1335728
            Reporter: Deepak Agarwal


reserveProductInventory method in InventoryReserveServices.xml is causing the priority to be null in OrderItemShipGrpInvRes at line around 284. <call-service service-name="reserveOrderItemInventory" in-map-name="reserveOisgirMap"/>

Following is missing before calling the above service:
<set from-field="parameters.priority" field="reserveOisgirMap.priority"/>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira