hr.employee :: Employee

NB: Any field only available on the model hr.employee (i.e. not on the hr.employee.public model) should have `groups="hr.group_hr_user"` on its definition to avoid being prefetched when the user hasn't access to the hr.employee model. Indeed, the prefetch loads the data for all the fields that are available according to the group defined on them.

Fields

  • active [boolean]: Active

  • activity_calendar_event_id [readonlymany2one: calendar.event]: Next Activity Calendar Event

  • activity_date_deadline [readonlydate]: Next Activity Deadline

  • activity_exception_decoration [readonlyselection]: Activity Exception Decoration

  • activity_exception_icon [readonlychar]: Icon

  • activity_ids [one2many: mail.activity]: Activities

  • activity_state [readonlyselection]: Activity State

  • activity_summary [char]: Next Activity Summary

  • activity_type_icon [readonlychar]: Activity Type Icon

  • activity_type_id [many2one: mail.activity.type]: Next Activity Type

  • activity_user_id [readonlymany2one: res.users]: Responsible User

  • additional_note [text]: Additional Note

  • address_id [many2one: res.partner]: Work Address

  • avatar_1024 [readonlybinary]: Avatar 1024

  • avatar_128 [readonlybinary]: Avatar 128

  • avatar_1920 [readonlybinary]: Avatar

  • avatar_256 [readonlybinary]: Avatar 256

  • avatar_512 [readonlybinary]: Avatar 512

  • badge_ids [readonlyone2many: gamification.badge.user]: Employee Badges

  • bank_account_id [many2one: res.partner.bank]: Bank Account

  • barcode [char]: Badge ID

  • birthday [date]: Date of Birth

  • category_ids [many2many: hr.employee.category]: Tags

  • certificate [selection]: Certificate Level

  • child_all_count [readonlyinteger]: Indirect Subordinates Count

  • child_count [readonlyinteger]: Direct Subordinates Count

  • child_ids [one2many: hr.employee]: Direct subordinates

  • children [integer]: Number of Dependent Children

  • coach_id [many2one: hr.employee]: Coach

  • color [integer]: Color Index

  • company_country_code [readonlychar(2)]: Country Code

  • company_country_id [readonlymany2one: res.country]: Company Country

  • company_id [requiredmany2one: res.company]: Company

  • country_id [many2one: res.country]: Nationality (Country)

  • country_of_birth [many2one: res.country]: Country of Birth

  • create_date [readonlydatetime]: Created on

  • create_uid [readonlymany2one: res.users]: Created by

  • currency_id [readonlymany2one: res.currency]: Currency

  • default_planning_role_id [many2one: planning.role]: Default Role

  • department_color [readonlyinteger]: Department Color

  • department_id [many2one: hr.department]: Department

  • departure_date [date]: Departure Date

  • departure_description [html]: Additional Information

  • departure_reason_id [many2one: hr.departure.reason]: Departure Reason

  • direct_badge_ids [one2many: gamification.badge.user]: Direct Badge

  • display_name [readonlychar]: Display Name

  • distance_home_work [integer]: Home-Work Distance

  • distance_home_work_unit [requiredselection]: Home-Work Distance unit

  • document_count [readonlyinteger]: Document Count

  • driving_license [binary]: Driving License

  • email [readonlychar]: Email

  • emergency_contact [char]: Contact Name

  • emergency_phone [char]: Contact Phone

  • employee_properties [properties]: Properties

  • employee_skill_ids [one2many: hr.employee.skill]: Skills

  • employee_token [readonlychar]: Security Token

  • employee_type [requiredselection]: Employee Type

  • gender [selection]: Gender

  • goal_ids [readonlyone2many: gamification.goal]: Employee HR Goals

  • has_badges [readonlyboolean]: Has Badges

  • has_message [readonlyboolean]: Has Message

  • has_slots [readonlyboolean]: Has Slots

  • has_work_permit [binary]: Work Permit

  • hourly_cost [monetary]: Hourly Cost

  • hr_icon_display [readonlyselection]: Hr Icon Display

  • hr_presence_state [readonlyselection]: Hr Presence State

  • id [readonlyinteger]: ID

  • id_card [binary]: ID Card Copy

  • identification_id [char]: Identification No

  • im_status [readonlychar]: IM Status

  • image_1024 [readonlybinary]: Image 1024

  • image_128 [readonlybinary]: Image 128

  • image_1920 [binary]: Image

  • image_256 [readonlybinary]: Image 256

  • image_512 [readonlybinary]: Image 512

  • is_flexible [readonlyboolean]: Is Flexible

  • is_fully_flexible [readonlyboolean]: Is Fully Flexible

  • is_subordinate [readonlyboolean]: Is Subordinate

  • job_id [many2one: hr.job]: Job Position

  • job_title [char]: Job Title

  • km_home_work [integer]: Home-Work Distance in Km

  • lang [selection]: Lang

  • last_activity [readonlydate]: Last Activity

  • last_activity_time [readonlychar]: Last Activity Time

  • marital [requiredselection]: Marital Status

  • member_of_department [readonlyboolean]: Member of department

  • message_attachment_count [readonlyinteger]: Attachment Count

  • message_follower_ids [one2many: mail.followers]: Followers

  • message_has_error [readonlyboolean]: Message Delivery error

  • message_has_error_counter [readonlyinteger]: Number of errors

  • message_has_sms_error [readonlyboolean]: SMS Delivery error

  • message_ids [one2many: mail.message]: Messages

  • message_is_follower [readonlyboolean]: Is Follower

  • message_main_attachment_id [many2one: ir.attachment]: Main Attachment

  • message_needaction [readonlyboolean]: Action Needed

  • message_needaction_counter [readonlyinteger]: Number of Actions

  • message_partner_ids [many2many: res.partner]: Followers (Partners)

  • mobile_phone [char]: Work Mobile

  • my_activity_date_deadline [readonlydate]: My Activity Deadline

  • name [char]: Employee Name

  • newly_hired [readonlyboolean]: Newly Hired

  • notes [text]: Notes

  • parent_id [many2one: hr.employee]: Manager

  • passport_id [char]: Passport No

  • permit_no [char]: Work Permit No

  • phone [readonlychar]: Phone

  • pin [char]: PIN

  • place_of_birth [char]: Place of Birth

  • planning_role_ids [many2many: planning.role]: Roles

  • private_car_plate [char]: Private Car Plate

  • private_city [char]: Private City

  • private_country_id [many2one: res.country]: Private Country

  • private_email [char]: Private Email

  • private_phone [char]: Private Phone

  • private_state_id [many2one: res.country.state]: Private State

  • private_street [char]: Private Street

  • private_street2 [char]: Private Street2

  • private_zip [char]: Private Zip

  • rating_ids [one2many: rating.rating]: Ratings

  • related_partners_count [readonlyinteger]: Related Partners Count

  • resource_calendar_id [many2one: resource.calendar]: Working Hours

  • resource_id [requiredmany2one: resource.resource]: Resource

  • resume_line_ids [one2many: hr.resume.line]: Resume lines

  • share [readonlyboolean]: Share User

  • show_hr_icon_display [readonlyboolean]: Show Hr Icon Display

  • sinid [char]: SIN No

  • skill_ids [readonlymany2many: hr.skill]: Skill

  • spouse_birthdate [date]: Spouse Birthdate

  • spouse_complete_name [char]: Spouse Complete Name

  • ssnid [char]: SSN No

  • study_field [char]: Field of Study

  • study_school [char]: School

  • subordinate_ids [readonlyone2many: hr.employee]: Subordinates

  • tz [selection]: Timezone

  • user_id [many2one: res.users]: User

  • user_partner_id [readonlymany2one: res.partner]: User's partner

  • visa_expire [date]: Visa Expiration Date

  • visa_no [char]: Visa No

  • website_message_ids [one2many: mail.message]: Website Messages

  • work_contact_id [many2one: res.partner]: Work Contact

  • work_email [char]: Work Email

  • work_location_id [many2one: hr.work.location]: Work Location

  • work_location_name [readonlychar]: Work Location Name

  • work_location_type [readonlyselection]: Work Location Type

  • work_permit_expiration_date [date]: Work Permit Expiration Date

  • work_permit_name [readonlychar]: work_permit_name

  • work_permit_scheduled_activity [boolean]: Work Permit Scheduled Activity

  • work_phone [char]: Work Phone

  • write_date [readonlydatetime]: Last Updated on

  • write_uid [readonlymany2one: res.users]: Last Updated by