[
https://issues.apache.org/jira/browse/OFBIZ-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16311165#comment-16311165 ]
Suraj Khurana commented on OFBIZ-7611:
--------------------------------------
IMO, in case of entity-auto, we should not restrict the user to delete the record.
Is this intentional or am I missing something?
We should remove check to throw exception from invokeDelete method of _EntityAutoEngine.java_
> 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, 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.4.14#64029)