[
https://issues.apache.org/jira/browse/OFBIZ-5570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Divesh Dutta updated OFBIZ-5570:
--------------------------------
Attachment: OFBIZ-5570.patch
Here is the patch to process itemAttributesMap in addItemToApprovedOrder
service implementation.
> appendOrderItem Service Not Applying Order Item Attributes
> ----------------------------------------------------------
>
> Key: OFBIZ-5570
> URL: https://issues.apache.org/jira/browse/OFBIZ-5570
> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Trunk
> Reporter: Darrell Donati
> Attachments: OFBIZ-5570.patch
>
>
> Please see the user mailing list discussion:
> http://ofbiz.135035.n4.nabble.com/Possible-Issue-appendOrderItem-Service-td4648984.html
> Copied issue for archival purposes:
> Hi Folks,
> I'm running 12.04.02,
> I'm using the "appendOrderItem" service in the order application. The service
> definition allows for an optional Map of order item attributes called
> "itemAttributesMap". However, the addItemToApprovedOrder method in
> OrderServices isn't using that map from the service context, thus the order
> item attributes aren't being added to the item when it's added to the order.
> I've checked the addItemToApprovedOrder method in the trunk OrderServices,
> and the itemAttributesMap is not being utilized there either. I can fix and
> submit a patch (see implementation in updateOrderItems service), but wanted
> to ensure this wasn't a design choice.
> Thanks,
> Darrell
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)