Commit 870fa72f authored by Jérome Perrin's avatar Jérome Perrin

generate carreer_skill_id accessors


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24117 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b2e25f95
......@@ -212,7 +212,7 @@ class Person:
, 'collective_agreement_title', 'salary_coefficient'
, 'skill', 'skill_list', 'skill_id_list'
, 'skill_title_list', 'skill_value_list'
, 'skill_title', 'skill_value'
, 'skill_title', 'skill_value', 'skill_id'
, 'salary_level', 'salary_level_id', 'salary_level_title', 'salary_level_value'
, 'grade', 'grade_id', 'grade_title', 'grade_value'
, 'activity', 'activity_id', 'activity_title', 'activity_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