Commit 2e15a3a4 authored by Sebastien Robin's avatar Sebastien Robin

put back subordination categories on person, even if it will in reality stored on career


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3685 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c502a4ef
......@@ -175,5 +175,5 @@ class Person:
},
)
_categories = ( 'region', 'gender', 'product_line', 'nationality', 'marital_status'
)
_categories = ( 'region', 'gender', 'product_line', 'nationality', 'marital_status',
'subordination')
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