You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Patidar (JIRA)" <ji...@apache.org> on 2014/11/15 06:18:33 UTC

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

     [ https://issues.apache.org/jira/browse/OFBIZ-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun Patidar updated OFBIZ-5150:
--------------------------------
    Attachment: OFBIZ-5150.patch

Thanks Deepak for reporting issue and providing details. Attached is the patch to set priority before calling service and also added priority as an optional attribute.

> 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: Trunk
>         Environment: ofbiz-r1335728
>            Reporter: Deepak Agarwal
>         Attachments: OFBIZ-5150.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)