Age field revision 45 , 46

Bug #1224476 reported by Adam Saadeh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Human Resources - Next Generation for OpenERP
New
Undecided
Unassigned

Bug Description

Age field does not appear in the form of Employee. I check all the Tabs of the form. Please see the attached file.
On the other hand I see a code in the file hr_employee_education/hr_view.xml that relates to the Tree view, I do not where to find such view (in the tree view). Here is the code:
<record id="view_employee_social_tree" model="ir.ui.view"><field name="name">hr.employee.tree</field><field name="model">hr.employee</field><field name="arch" type="xml"><tree string="Employees"><field name="name"/><field name="age"/><field name="gender"/><field name="education"/><field name="marital"/><field name="company_id" groups="base.group_multi_company"/><field name="department_id"/><field name="job_id"/><field name="parent_id" invisible="1"/><field name="coach_id" invisible="1"/>

Revision history for this message
Adam Saadeh (emmad2000) wrote :
Revision history for this message
Michael Telahun Makonnen (mmakonnen) wrote :

I suspect you may not have updated your modules correctly. Try updating all your modules: start the server with --update="all"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.