ir.cron ::
Scheduled Actions
Model describing cron jobs (also called actions or tasks).
Fields
active [boolean]:
Active
activity_date_deadline_range [integer]:
Due Date In
activity_date_deadline_range_type [selection]:
Due type
activity_note [html]:
Note
activity_summary [char]:
Title
activity_type_id [many2one: mail.activity.type]:
Activity Type
activity_user_field_name [char]:
User Field
activity_user_id [many2one: res.users]:
Responsible
activity_user_type [selection]:
User Type
available_model_ids [readonly; many2many: ir.model]:
Available Models
base_automation_id [many2one: base.automation]:
Automation Rule
binding_model_id [many2one: ir.model]:
Binding Model
binding_type [required; selection]:
Binding Type
binding_view_types [char]:
Binding View Types
child_ids [many2many: ir.actions.server]:
Child Actions
code [text]:
Python Code
create_date [readonly; datetime]:
Created on
create_uid [readonly; many2one: res.users]:
Created by
cron_name [readonly; char]:
Name
crud_model_id [many2one: ir.model]:
Record to Create
crud_model_name [readonly; char]:
Target Model Name
display_name [readonly; char]:
Display Name
evaluation_type [selection]:
Value Type
failure_count [integer]:
Failure Count
first_failure_date [datetime]:
First Failure Date
groups_id [many2many: res.groups]:
Allowed Groups
help [html]:
Action Description
id [readonly; integer]:
ID
interval_number [required; integer]:
Interval Number
interval_type [required; selection]:
Interval Unit
ir_actions_server_id [required; many2one: ir.actions.server]:
Server action
lastcall [datetime]:
Last Execution Date
link_field_id [many2one: ir.model.fields]:
Link Field
mail_post_autofollow [boolean]:
Subscribe Recipients
mail_post_method [selection]:
Send Email As
model_id [required; many2one: ir.model]:
Model
model_name [readonly; char]:
Model Name
name [required; char]:
Action Name
nextcall [required; datetime]:
Next Execution Date
partner_ids [many2many: res.partner]:
Partner
path [char]:
Path to show in the URL
priority [integer]:
Priority
resource_ref [reference]:
Record
-
sequence [integer]:
Sequence
sms_method [selection]:
Send SMS As
sms_template_id [many2one: sms.template]:
SMS Template
state [required; selection]:
Type
template_id [many2one: mail.template]:
Email Template
type [required; char]:
Action Type
update_boolean_value [selection]:
Boolean Value
update_field_id [many2one: ir.model.fields]:
Field to Update
update_field_type [readonly; selection]:
Field Type
update_m2m_operation [selection]:
Many2many Operations
update_path [char]:
Field to Update Path
update_related_model_id [many2one: ir.model]:
Update Related Model
usage [required; selection]:
Usage
user_id [required; many2one: res.users]:
Scheduler User
value [text]:
Value
value_field_to_show [readonly; selection]:
Value Field To Show
webhook_field_ids [many2many: ir.model.fields]:
Webhook Fields
webhook_sample_payload [readonly; text]:
Sample Payload
webhook_url [char]:
Webhook URL
write_date [readonly; datetime]:
Last Updated on
write_uid [readonly; many2one: res.users]:
Last Updated by
xml_id [readonly; char]:
External ID