Commit b0a4885e authored by Kevin Deldycke's avatar Kevin Deldycke

Add salary_level_title as acquired property


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3578 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 739ebd4c
......@@ -148,7 +148,8 @@ class Person:
, 'subordination', 'subordination_title', 'subordination_value'
, 'subordination_uid_list'
, 'grade', 'skill_list', 'role', 'function'
, 'collective_agreement_title', 'salary_coefficient', 'salary_level'
, 'collective_agreement_title', 'salary_coefficient'
, 'salary_level', 'salary_level_title'
)
, 'mode' : 'w'
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment