hr.employee.base :: Basic Employee

The base model, which is implicitly inherited by all models.

Fields

  • active [boolean]: Active

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

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

  • child_all_count [readonlyinteger]: Indirect Subordinates Count

  • child_count [readonlyinteger]: Direct Subordinates Count

  • coach_id [many2one: hr.employee]: Coach

  • color [integer]: Color Index

  • company_id [many2one: res.company]: Company

  • department_color [readonlyinteger]: Department Color

  • department_id [many2one: hr.department]: Department

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

  • email [readonlychar]: Email

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

  • has_badges [readonlyboolean]: Has Badges

  • has_slots [readonlyboolean]: Has Slots

  • hr_icon_display [readonlyselection]: Hr Icon Display

  • hr_presence_state [readonlyselection]: Hr Presence State

  • im_status [readonlychar]: IM Status

  • is_flexible [readonlyboolean]: Is Flexible

  • is_fully_flexible [readonlyboolean]: Is Fully Flexible

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

  • job_title [char]: Job Title

  • last_activity [readonlydate]: Last Activity

  • last_activity_time [readonlychar]: Last Activity Time

  • member_of_department [readonlyboolean]: Member of department

  • mobile_phone [char]: Work Mobile

  • name [char]: Name

  • newly_hired [readonlyboolean]: Newly Hired

  • parent_id [many2one: hr.employee]: Manager

  • phone [readonlychar]: Phone

  • resource_calendar_id [many2one: resource.calendar]: Resource Calendar

  • resource_id [many2one: resource.resource]: Resource

  • share [readonlyboolean]: Share User

  • show_hr_icon_display [readonlyboolean]: Show Hr Icon Display

  • tz [selection]: Timezone

  • user_id [many2one: res.users]: User

  • 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_phone [char]: Work Phone