[ 
https://issues.apache.org/jira/browse/OFBIZ-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128160#comment-14128160
 ] 

Pierre Smits commented on OFBIZ-5758:
-------------------------------------

I can indeed imagine that salarysteps have a lifespan, but for audit purposes I 
would also include following elements into the entity and adjust the handling 
service accordingly.

{code}
      <field name="createdByUserLogin" type="id-vlong"></field>
      <field name="lastModifiedByUserLogin" type="id-vlong"></field>
{code]

What do you think?

> SalaryStep entity missing From and Thru dates
> ---------------------------------------------
>
>                 Key: OFBIZ-5758
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5758
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: Trunk
>            Reporter: Al Cullen
>
> The SalaryStep entity is missing From and Thru dates which means that the 
> record for a SalaryStep can only hold the current value of the salary
> This means, for example, that if a company wants to apply a 10% increase to 
> salary step value that is effective from a future date they currently would 
> have to wait until that date is reached before they could modify the value



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

Reply via email to