You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2015/04/30 14:06:06 UTC

[jira] [Updated] (OFBIZ-6316) Have the WorkEffort entity retain revisions

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

Pierre Smits updated OFBIZ-6316:
--------------------------------
    Component/s: workeffort

> Have the WorkEffort entity retain revisions
> -------------------------------------------
>
>                 Key: OFBIZ-6316
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6316
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: workeffort
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>
> Currently the WorkEffort entity has a field called revisionNumber. This field is updated through the simple method 'updateWorkEffort' in WorkEffortSimpleServices.xml. However, this method overwrites the existing record, in stead of creating a new record.
> In order to retain the changes on a workeffort the method should create a new  record for each revision.



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