Odoo Model Reference _unknown account
account_followup
account_reports
analytic
appointment
asset
auth_totp
avatar
bacs
bank
base_import
bus
calendar
change
data_cleaning
data_merge
data_recycle
decimal
digest
discuss
documents
extract
fetchmail
format
gamification
google
hmrc
hr html
iap
image
ir
ir_actions_account_report_download knowledge
kpi
l10n_eu_oss
l10n_uk
mail
onboarding
payment
phone
planning
portal
privacy
product
project
publisher_warranty
rating
report
res
reset
resource
save
sequence
sign
sms
snailmail
spreadsheet
studio
survey
template
uom
update
validate
web_editor
web_tour
wizard
x_locations x_locations_line_072aa hr.employee.public ::
Public Employee Main super-class for regular database-persisted Odoo models.
Odoo models are created by inheriting from this class::
class user(Model):
...
The system will later instantiate the class once per database (on
which the class' module is installed).
Fields active [readonly ; boolean]:
Active address_id [readonly ; many2one: res.partner ]:
Work Address avatar_1024 [readonly ; binary]:
Avatar 1024 avatar_128 [readonly ; binary]:
Avatar 128 avatar_1920 [readonly ; binary]:
Avatar avatar_256 [readonly ; binary]:
Avatar 256 avatar_512 [readonly ; binary]:
Avatar 512 badge_ids [readonly ; one2many: gamification.badge.user ]:
Employee Badges child_all_count [readonly ; integer]:
Indirect Subordinates Count child_count [readonly ; integer]:
Direct Subordinates Count child_ids [readonly ; one2many: hr.employee.public ]:
Direct subordinates coach_id [readonly ; many2one: hr.employee.public ]:
Coach color [readonly ; integer]:
Color Index company_id [readonly ; many2one: res.company ]:
Company create_date [readonly ; datetime]:
Create Date create_uid [readonly ; many2one: res.users ]:
Created by department_color [readonly ; integer]:
Department Color department_id [readonly ; many2one: hr.department ]:
Department display_name [readonly ; char]:
Display Name email [readonly ; char]:
Email employee_id [readonly ; many2one: hr.employee ]:
Employee employee_skill_ids [one2many: hr.employee.skill ]:
Skills goal_ids [readonly ; one2many: gamification.goal ]:
Employee HR Goals has_badges [readonly ; boolean]:
Has Badges has_slots [readonly ; boolean]:
Has Slots hr_icon_display [readonly ; selection]:
Hr Icon Display Values
Raw introspection data
hr_presence_state [readonly ; selection]:
Hr Presence State Values
Raw introspection data
id [readonly ; integer]:
ID im_status [readonly ; char]:
IM Status image_1024 [readonly ; binary]:
Image 1024 image_128 [readonly ; binary]:
Image 128 image_1920 [readonly ; binary]:
Image image_256 [readonly ; binary]:
Image 256 image_512 [readonly ; binary]:
Image 512 is_flexible [readonly ; boolean]:
Is Flexible is_fully_flexible [readonly ; boolean]:
Is Fully Flexible is_manager [readonly ; boolean]:
Is Manager is_subordinate [readonly ; boolean]:
Is Subordinate job_id [readonly ; many2one: hr.job ]:
Job Position job_title [readonly ; char]:
Job Title last_activity [readonly ; date]:
Last Activity last_activity_time [readonly ; char]:
Last Activity Time member_of_department [readonly ; boolean]:
Member of department mobile_phone [readonly ; char]:
Work Mobile name [readonly ; char]:
Name newly_hired [readonly ; boolean]:
Newly Hired parent_id [readonly ; many2one: hr.employee.public ]:
Manager phone [readonly ; char]:
Phone resource_calendar_id [many2one: resource.calendar ]:
Resource Calendar resource_id [readonly ; many2one: resource.resource ]:
Resource resume_line_ids [one2many: hr.resume.line ]:
Resume lines share [readonly ; boolean]:
Share User show_hr_icon_display [readonly ; boolean]:
Show Hr Icon Display subordinate_ids [readonly ; one2many: hr.employee.public ]:
Subordinates tz [readonly ; selection]:
Timezone Values
Raw introspection data
user_id [readonly ; many2one: res.users ]:
User user_partner_id [readonly ; many2one: res.partner ]:
User's partner work_contact_id [readonly ; many2one: res.partner ]:
Work Contact work_email [readonly ; char]:
Work Email work_location_id [readonly ; many2one: hr.work.location ]:
Work Location work_location_name [readonly ; char]:
Work Location Name work_location_type [readonly ; selection]:
Work Location Type Values
Raw introspection data
work_phone [readonly ; char]:
Work Phone write_date [readonly ; datetime]:
Last Updated on write_uid [readonly ; many2one: res.users ]:
Last Updated by