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 appointment.invite ::
Appointment Invite 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]:
Token appointment_type_count [readonly ; integer]:
Selected Appointments Count appointment_type_ids [many2many: appointment.type ]:
Appointment Types appointment_type_info_msg [readonly ; html]:
No User Assigned Message base_book_url [readonly ; char]:
Base Link URL book_url [readonly ; char]:
Link URL calendar_event_count [readonly ; integer]:
# Bookings calendar_event_ids [readonly ; one2many: calendar.event ]:
Booked Appointments create_date [readonly ; datetime]:
Created on create_uid [readonly ; many2one: res.users ]:
Created by disable_save_button [readonly ; boolean]:
Computes if alert is present display_name [readonly ; char]:
Display Name id [readonly ; integer]:
ID redirect_url [readonly ; char]:
Redirect URL resources_choice [selection]:
Assign to Values
Raw introspection data
schedule_based_on [readonly ; char]:
Schedule Based On short_code [required ; char]:
Short Code short_code_format_warning [readonly ; boolean]:
Short Code Format Warning short_code_unique_warning [readonly ; boolean]:
Short Code Unique Warning staff_user_ids [many2many: res.users ]:
Users suggested_resource_count [readonly ; integer]:
# Resources suggested_resource_ids [readonly ; many2many: appointment.resource ]:
Possible resources suggested_staff_user_count [readonly ; integer]:
# Staff Users suggested_staff_user_ids [readonly ; many2many: res.users ]:
Possible users write_date [readonly ; datetime]:
Last Updated on write_uid [readonly ; many2one: res.users ]:
Last Updated by