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 sign.request ::
Signature Request 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]:
Security Token active [boolean]:
Active activity_calendar_event_id [readonly ; many2one: calendar.event ]:
Next Activity Calendar Event activity_date_deadline [readonly ; date]:
Next Activity Deadline activity_exception_decoration [readonly ; selection]:
Activity Exception Decoration Values
Raw introspection data
activity_exception_icon [readonly ; char]:
Icon activity_ids [one2many: mail.activity ]:
Activities activity_state [readonly ; selection]:
Activity State Values
Raw introspection data
activity_summary [char]:
Next Activity Summary activity_type_icon [readonly ; char]:
Activity Type Icon activity_type_id [many2one: mail.activity.type ]:
Next Activity Type activity_user_id [readonly ; many2one: res.users ]:
Responsible User attachment_ids [readonly ; many2many: ir.attachment ]:
Attachments cc_partner_ids [readonly ; many2many: res.partner ]:
Copy to color [integer]:
Color communication_company_id [many2one: res.company ]:
Company used for communication completed_document [readonly ; binary]:
Completed Document completed_document_attachment_ids [readonly ; many2many: ir.attachment ]:
Completed Documents completion_date [readonly ; date]:
Completion Date create_date [readonly ; datetime]:
Created on create_uid [readonly ; many2one: res.users ]:
Created by display_name [readonly ; char]:
Display Name favorited_ids [many2many: res.users ]:
Favorite of has_message [readonly ; boolean]:
Has Message id [readonly ; integer]:
ID integrity [readonly ; boolean]:
Integrity of the Sign request last_action_date [readonly ; datetime]:
Last Action Date last_reminder [date]:
Last reminder message [html]:
sign.message message_attachment_count [readonly ; integer]:
Attachment Count message_cc [html]:
sign.message_cc message_follower_ids [one2many: mail.followers ]:
Followers message_has_error [readonly ; boolean]:
Message Delivery error message_has_error_counter [readonly ; integer]:
Number of errors message_has_sms_error [readonly ; boolean]:
SMS Delivery error message_ids [one2many: mail.message ]:
Messages message_is_follower [readonly ; boolean]:
Is Follower message_needaction [readonly ; boolean]:
Action Needed message_needaction_counter [readonly ; integer]:
Number of Actions message_partner_ids [many2many: res.partner ]:
Followers (Partners) my_activity_date_deadline [readonly ; date]:
My Activity Deadline nb_closed [readonly ; integer]:
Completed Signatures nb_total [readonly ; integer]:
Requested Signatures nb_wait [readonly ; integer]:
Sent Requests need_my_signature [readonly ; boolean]:
Need My Signature progress [readonly ; char]:
Progress rating_ids [one2many: rating.rating ]:
Ratings reference [required ; char]:
Document Name reference_doc [reference]:
Linked To Values
Raw introspection data
reminder [integer]:
Reminder reminder_enabled [boolean]:
Reminder Enabled request_item_ids [one2many: sign.request.item ]:
Signers request_item_infos [readonly ; binary]:
Request Item Infos share_link [readonly ; char]:
Share Link sign_log_ids [one2many: sign.log ]:
Logs start_sign [readonly ; boolean]:
Signature Started state [selection]:
State Values
Raw introspection data
subject [char]:
Email Subject template_id [required ; many2one: sign.template ]:
Template validity [date]:
Valid Until website_message_ids [one2many: mail.message ]:
Website Messages write_date [readonly ; datetime]:
Last Updated on write_uid [readonly ; many2one: res.users ]:
Last Updated by