BI SQL Editor Server Actions

bi_sql_editor_server_actions
REPOSITORY
REPOSITORYOCA/reporting-engine
GIT
GIThttps://github.com/OCA/reporting-engine.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/reporting-engine/tree/13.0/bi_sql_editor_server_actions
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYReporting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Valentin
WEBSITE
WEBSITEhttps://github.com/OCA/reporting-engine
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/reporting-engine:
    - bi_sql_editor
OCA/server-tools:
    - sql_request_abstract
odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_bi_sql_action_server_view_form bi.sql.action.server.view.form bi.sql.view notebook Inherits bi_sql_editor.view_bi_sql_view_form
view_server_action_inherited_form ir.actions.server.inherited.form ir.actions.server field Inherits base.view_server_action_form
Models touched (2)

New fields (1)
  • server_action_ids Many2many → ir.actions.server
    comodel_name='ir.actions.server' readonly=True states={'model_valid': [('readonly', False)]}
Public methods (4)
  • button_create_sql_view_and_model(self)
  • button_create_ui(self)
  • button_set_draft(self)
  • unlink(self)

New fields (1)
  • model_id Many2one
    required=False
Public methods (0)

No public methods.