You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Nameet Jain (JIRA)" <ji...@apache.org> on 2016/07/01 04:47:11 UTC

[jira] [Updated] (OFBIZ-7611) Track userlogin for status change

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

Nameet Jain updated OFBIZ-7611:
-------------------------------
    Attachment: OFBIZ-7611.patch

Hi  [~soledad]

I already had a patch for 'entity-auto' and now attaching it to this task.

Only concern I am having is that other status entities (like OrderStatus) do not have 'changeByUserLoginId' field. They have fields with the diferent name for the same purpose. So do we need to do something about it? 
Please take a look at the patch and share your inputs.

> Track userlogin for status change
> ---------------------------------
>
>                 Key: OFBIZ-7611
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7611
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Nameet Jain
>            Assignee: Nicolas Malin
>         Attachments: OFBIZ-7611.patch
>
>
> Currently in OFBiz, 'changedByUserLoginId' field is missing from status entities (like: ShipmentStatus). Using this field we can maintain the history for each status change made by user.
> Update all respective service and events to ensure this field gets updated.
> Here is the list of entities with missing this field.
> 1. BudgetStatus
> 2. ContactListCommStatus
> 3. CustRequestStatus
> 4. ExampleStatus
> 5. FinAccountStatus
> 6. InventoryItemStatus
> 7. InvoiceStatus
> 8. PartyStatus
> 9. RequirementStatus
> 10. ShipmentStatus



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)