Commit 4c3da481 authored by Kevin Deldycke's avatar Kevin Deldycke

Add acquired categories' titles properties


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3579 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b0a4885e
......@@ -147,9 +147,12 @@ class Person:
, 'start_date', 'stop_date'
, 'subordination', 'subordination_title', 'subordination_value'
, 'subordination_uid_list'
, 'grade', 'skill_list', 'role', 'function'
, 'collective_agreement_title', 'salary_coefficient'
, 'skill_list', 'skill_title_list'
, 'salary_level', 'salary_level_title'
, 'grade', 'grade_title'
, 'role', 'role_title'
, 'function', 'function_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