Commit ab3d8fcc authored by Jérome Perrin's avatar Jérome Perrin

genereate career_skill property



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9238 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c8258722
......@@ -194,7 +194,7 @@ class Person:
, 'subordination', 'subordination_title', 'subordination_value'
, 'subordination_uid_list', 'subordination_uid'
, 'collective_agreement_title', 'salary_coefficient'
, 'skill_list', 'skill_id_list', 'skill_title_list', 'skill_value_list'
, 'skill', 'skill_list', 'skill_id_list', 'skill_title_list', 'skill_value_list'
, 'salary_level', 'salary_level_id', 'salary_level_title', 'salary_level_value'
, 'grade', 'grade_id', 'grade_title', 'grade_value'
, 'role', 'role_id', 'role_title', 'role_value'
......
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