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

Mukesh Choudhary updated OFBIZ-2483:
------------------------------------

    Attachment: ReturnHistoryFunction_OFBIZ-2483.patch

Hello Deepesh,

Here is the patch for Return History Function for a specific return so we can 
see who Created, Edited, Completed return.
Following are the steps to test this patch :
1. Create a Sales order.
2. Click on "Quick Ship Entire Order" and followed by "Create Return" from the 
OrderView page.
3. Now a return is Created and from the Return Header, it can be Edited and 
Completed.
4. Now there is one more tab for "Return History" with "Return Header" and 
"Return Items" by clicking on it you can see changes for a specific return and 
related entities.

> Add History Function to Returns so we can see who Created, Edited, Completed 
> return.
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2483
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2483
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Deepesh Kapoor
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ReturnHistoryFunction_OFBIZ-2483.patch
>
>
> Following needs to be done :
> 1. Add changeByUserLoginId field to ReturnStatus entity
> 2. Add service to track it, change UI to show it with status history
> 3. For general edit auditing add enable-audit-log attribute to field 
> definitions for fields to track, and add UI to show change for a specific 
> return and related entities (items, responses, etc).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to