[
https://issues.apache.org/jira/browse/OFBIZ-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Vijaywargiya reassigned OFBIZ-5150:
------------------------------------------
Assignee: Ashish Vijaywargiya
> 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
> Assignee: Ashish Vijaywargiya
> 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)