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

Arun Patidar closed OFBIZ-9457.
-------------------------------
       Resolution: Fixed
         Assignee: Arun Patidar
    Fix Version/s: Upcoming Release

Committed changes in ofbiz framework at revision 1801310.

Thanks Rishi Solanki and Aishwary for your contribution.

> Improvements in OrderHeader entity definition and services
> ----------------------------------------------------------
>
>                 Key: OFBIZ-9457
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9457
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Rishi Solanki
>            Assignee: Arun Patidar
>            Priority: Minor
>             Fix For: Upcoming Release
>
>         Attachments: OFBIZ-9457.diff, OFBIZ-9457.patch
>
>
> Fix entity definition of OrderHeader and do the following changes in the 
> implementation;
> - Remove relations with OrderHeaderNoteView and OrderItemAndShipGroupAssoc 
> from the entity definition.
> - Check for the both views used at any place as getRelated() generic value 
> methods on OrderHeader then change them with appropriate EntityQuery method 
> or delegaor or other script as applicable.
> - Few find areas are;
> -- AddItemsFromOrder.groovy
> -- ReceiveInventoryAgainstPurchaseOrder.groovy
> Note: As we are removing relation from OrderHeader so only need to work on 
> the items where we are trying to get related data by using the relations. We 
> need to rewrite only those lines of code. Reverse in not true.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to