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 planning.slot ::
Planning Shift 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 access_token [readonly ; required ; char]:
Access Token allocated_hours [float]:
Allocated Time allocated_percentage [float]:
Allocated Time % allocation_type [readonly ; selection]:
Allocation Type Values
Raw introspection data
allow_self_unassign [readonly ; boolean]:
Let Employee Unassign Themselves allow_template_creation [readonly ; boolean]:
Allow Template Creation color [readonly ; integer]:
Color company_id [required ; many2one: res.company ]:
Company confirm_delete [readonly ; boolean]:
Confirm Delete conflicting_slot_ids [readonly ; many2many: planning.slot ]:
Conflicting Slot create_date [readonly ; datetime]:
Created on create_uid [readonly ; many2one: res.users ]:
Created by department_id [readonly ; many2one: hr.department ]:
Department display_name [readonly ; char]:
Display Name duration [readonly ; float]:
Duration employee_id [readonly ; many2one: hr.employee ]:
Employee employee_skill_ids [readonly ; one2many: hr.employee.skill ]:
Skills end_datetime [required ; datetime]:
End Date id [readonly ; integer]:
ID is_assigned_to_me [readonly ; boolean]:
Is Assigned To Me is_hatched [readonly ; boolean]:
Is Hatched is_past [readonly ; boolean]:
Is This Shift In The Past? is_unassign_deadline_passed [readonly ; boolean]:
Is Unassign Deadline Passed is_users_role [readonly ; boolean]:
Is the shifts role one of the current user roles job_title [readonly ; char]:
Job Title manager_id [readonly ; many2one: hr.employee ]:
Manager name [text]:
Note overlap_slot_count [readonly ; integer]:
Overlap Slot Count previous_template_id [many2one: planning.slot.template ]:
Previous Template publication_warning [readonly ; boolean]:
Modified Since Last Publication recurrence_update [selection]:
Recurrence Update Values
Raw introspection data
recurrency_id [readonly ; many2one: planning.recurrency ]:
Recurrency repeat [boolean]:
Repeat repeat_interval [integer]:
Repeat every repeat_number [integer]:
Repetitions repeat_type [selection]:
Repeat Type Values
Raw introspection data
repeat_unit [required ; selection]:
Repeat Unit Values
Raw introspection data
repeat_until [date]:
Repeat Until request_to_switch [readonly ; boolean]:
Has there been a request to switch on this shift slot? resource_color [readonly ; integer]:
Resource color resource_roles [readonly ; many2many: planning.role ]:
Roles resource_type [readonly ; selection]:
Type Values
Raw introspection data
self_unassign_days_before [readonly ; integer]:
Days before shift for unassignment slot_properties [properties]:
Properties start_datetime [required ; datetime]:
Start Date state [selection]:
Status Values
Raw introspection data
template_autocomplete_ids [readonly ; many2many: planning.slot.template ]:
Template Autocomplete template_creation [boolean]:
Save as Template template_reset [boolean]:
Template Reset unassign_deadline [readonly ; datetime]:
Deadline for unassignment user_id [readonly ; many2one: res.users ]:
User was_copied [readonly ; boolean]:
This Shift Was Copied From Previous Week work_email [readonly ; char]:
Work Email work_location_id [readonly ; many2one: hr.work.location ]:
Work Location write_date [readonly ; datetime]:
Last Updated on write_uid [readonly ; many2one: res.users ]:
Last Updated by