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 [readonlymany2many: ir.model]: Available Models

  • base_automation_id [many2one: base.automation]: Automation Rule

  • binding_model_id [many2one: ir.model]: Binding Model

  • binding_type [requiredselection]: Binding Type

  • binding_view_types [char]: Binding View Types

  • child_ids [many2many: ir.actions.server]: Child Actions

  • code [text]: Python Code

  • create_date [readonlydatetime]: Created on

  • create_uid [readonlymany2one: res.users]: Created by

  • cron_name [readonlychar]: Name

  • crud_model_id [many2one: ir.model]: Record to Create

  • crud_model_name [readonlychar]: Target Model Name

  • display_name [readonlychar]: 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 [readonlyinteger]: ID

  • interval_number [requiredinteger]: Interval Number

  • interval_type [requiredselection]: Interval Unit

  • ir_actions_server_id [requiredmany2one: 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 [requiredmany2one: ir.model]: Model

  • model_name [readonlychar]: Model Name

  • name [requiredchar]: Action Name

  • nextcall [requireddatetime]: Next Execution Date

  • partner_ids [many2many: res.partner]: Partner

  • path [char]: Path to show in the URL

  • priority [integer]: Priority

  • resource_ref [reference]: Record

  • selection_value [many2one: ir.model.fields.selection]: Custom Value

  • sequence [integer]: Sequence

  • sms_method [selection]: Send SMS As

  • sms_template_id [many2one: sms.template]: SMS Template

  • state [requiredselection]: Type

  • template_id [many2one: mail.template]: Email Template

  • type [requiredchar]: Action Type

  • update_boolean_value [selection]: Boolean Value

  • update_field_id [many2one: ir.model.fields]: Field to Update

  • update_field_type [readonlyselection]: 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 [requiredselection]: Usage

  • user_id [requiredmany2one: res.users]: Scheduler User

  • value [text]: Value

  • value_field_to_show [readonlyselection]: Value Field To Show

  • webhook_field_ids [many2many: ir.model.fields]: Webhook Fields

  • webhook_sample_payload [readonlytext]: Sample Payload

  • webhook_url [char]: Webhook URL

  • write_date [readonlydatetime]: Last Updated on

  • write_uid [readonlymany2one: res.users]: Last Updated by

  • xml_id [readonlychar]: External ID