ir.actions.act_window :: Action Window

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

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

  • binding_type [requiredselection]: Binding Type

  • binding_view_types [char]: Binding View Types

  • context [requiredchar]: Context Value

  • create_date [readonlydatetime]: Created on

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

  • display_name [readonlychar]: Display Name

  • domain [char]: Domain Value

  • embedded_action_ids [readonlyone2many: ir.embedded.actions]: Embedded Action

  • filter [boolean]: Filter

  • groups_id [many2many: res.groups]: Groups

  • help [html]: Action Description

  • id [readonlyinteger]: ID

  • limit [integer]: Limit

  • mobile_view_mode [char]: Mobile View Mode

  • name [requiredchar]: Action Name

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

  • res_id [integer]: Record ID

  • res_model [requiredchar]: Destination Model

  • search_view_id [many2one: ir.ui.view]: Search View Ref.

  • target [selection]: Target Window

  • type [requiredchar]: Action Type

  • usage [char]: Action Usage

  • view_id [many2one: ir.ui.view]: View Ref.

  • view_ids [one2many: ir.actions.act_window.view]: No of Views

  • view_mode [requiredchar]: View Mode

  • views [readonlybinary]: Views

  • write_date [readonlydatetime]: Last Updated on

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

  • xml_id [readonlychar]: External ID