ir.actions.server :: Server Action

Mixin that overrides the create and write methods to properly generate ir.model.data entries flagged with Studio for the corresponding resources. Doesn't create an ir.model.data if the record is part of a module being currently installed as the ir.model.data will be created automatically afterwards.

Fields

  • 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

  • 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

  • groups_id [many2many: res.groups]: Allowed Groups

  • help [html]: Action Description

  • id [readonlyinteger]: ID

  • 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

  • partner_ids [many2many: res.partner]: Partner

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

  • 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

  • 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