ir.actions.report :: Report 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

  • attachment [char]: Save as Attachment Prefix

  • attachment_use [boolean]: Reload from Attachment

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

  • binding_type [requiredselection]: Binding Type

  • binding_view_types [char]: Binding View Types

  • create_date [readonlydatetime]: Created on

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

  • display_name [readonlychar]: Display Name

  • domain [char]: Filter domain

  • groups_id [many2many: res.groups]: Groups

  • help [html]: Action Description

  • id [readonlyinteger]: ID

  • is_invoice_report [boolean]: Invoice report

  • model [requiredchar]: Model Name

  • model_id [readonlymany2one: ir.model]: Model

  • multi [boolean]: On Multiple Doc.

  • name [requiredchar]: Action Name

  • paperformat_id [many2one: report.paperformat]: Paper Format

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

  • print_report_name [char]: Printed Report Name

  • report_file [char]: Report File

  • report_name [requiredchar]: Template Name

  • report_type [requiredselection]: Report Type

  • type [requiredchar]: Action Type

  • write_date [readonlydatetime]: Last Updated on

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

  • xml_id [readonlychar]: External ID