Maintenance Request Stage transition

maintenance_request_stage_transition
REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/16.0/maintenance_request_stage_transition
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, kaynnan
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_equipment_request_view_form maintenance.request.tree (in maintenance_request_flow) maintenance.request field Inherits maintenance.hr_equipment_request_view_form
maintenance_stage_tree_view maintenance.stage.tree (in maintenance_request_flow) maintenance.stage field Inherits maintenance.hr_equipment_stage_view_tree
Models touched (2)

New fields (1)
  • stage_id Many2one → maintenance.stage
    readonly=True args: 'maintenance.stage'
Public methods (2)
  • get_view(self, view_id=None, view_type='form', **options)
    @api.model
  • set_maintenance_stage(self)

New fields (3)
  • button_class Selection
    help='For default, the system uses primary' args: [('primary', 'Primary'), ('info', 'Info'), ('success', 'Success'), ('warning', 'Warning'), ('danger', 'Danger')]
  • next_stage_ids Many2many → maintenance.stage
    column1='stage_id' column2='next_stage_id' relation='maintenance_stage_next_stage' string='Next stages' args: 'maintenance.stage'
  • previous_stage_ids Many2many → maintenance.stage
    column1='next_stage_id' column2='stage_id' relation='maintenance_stage_next_stage' string='Previous stages' args: 'maintenance.stage'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/15.0/maintenance_request_stage_transition
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Olga Marco
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_equipment_request_view_form maintenance.request.tree (in maintenance_request_flow) maintenance.request field Inherits maintenance.hr_equipment_request_view_form
maintenance_stage_tree_view maintenance.stage.tree (in maintenance_request_flow) maintenance.stage field Inherits maintenance.hr_equipment_stage_view_tree
Models touched (2)

New fields (1)
  • stage_id Many2one → maintenance.stage
    readonly=True args: 'maintenance.stage'
Public methods (2)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
  • set_maintenance_stage(self)

New fields (3)
  • button_class Selection
    help='For default, the system uses primary' args: [('primary', 'Primary'), ('info', 'Info'), ('success', 'Success'), ('warning', 'Warning'), ('danger', 'Danger')]
  • next_stage_ids Many2many → maintenance.stage
    column1='stage_id' column2='next_stage_id' relation='maintenance_stage_next_stage' string='Next stages' args: 'maintenance.stage'
  • previous_stage_ids Many2many → maintenance.stage
    column1='next_stage_id' column2='stage_id' relation='maintenance_stage_next_stage' string='Previous stages' args: 'maintenance.stage'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/14.0/maintenance_request_stage_transition
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CreuBlanca
COMMITTERS
COMMITTERSEnric Tobella, oca-travis, Weblate, OCA-git-bot, mariadforgeflow, Kevin Luna
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_equipment_request_view_form maintenance.request.tree (in maintenance_request_flow) maintenance.request field Inherits maintenance.hr_equipment_request_view_form
maintenance_stage_tree_view maintenance.stage.tree (in maintenance_request_flow) maintenance.stage field Inherits maintenance.hr_equipment_stage_view_tree
Models touched (2)

New fields (1)
  • stage_id Many2one → maintenance.stage
    readonly=True args: 'maintenance.stage'
Public methods (2)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
  • set_maintenance_stage(self)

New fields (3)
  • button_class Selection
    help='For default, the system uses primary' args: [('primary', 'Primary'), ('info', 'Info'), ('success', 'Success'), ('warning', 'Warning'), ('danger', 'Danger')]
  • next_stage_ids Many2many → maintenance.stage
    column1='stage_id' column2='next_stage_id' relation='maintenance_stage_next_stage' string='Next stages' args: 'maintenance.stage'
  • previous_stage_ids Many2many → maintenance.stage
    column1='next_stage_id' column2='stage_id' relation='maintenance_stage_next_stage' string='Previous stages' args: 'maintenance.stage'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/13.0/maintenance_request_stage_transition
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSDavid Alonso, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, David Alonso (Solvos), Kevin Luna
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_equipment_request_view_form maintenance.request.tree (in maintenance_request_flow) maintenance.request field Inherits maintenance.hr_equipment_request_view_form
maintenance_stage_tree_view maintenance.stage.tree (in maintenance_request_flow) maintenance.stage field Inherits maintenance.hr_equipment_stage_view_tree
Models touched (3)

New fields (1)
  • stage_id Many2one → maintenance.stage
    readonly=True args: 'maintenance.stage'
Public methods (2)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
  • set_maintenance_stage(self)

New fields (4)
  • button_class Selection
    help='For default, the system uses primary' args: [('primary', 'Primary'), ('info', 'Info'), ('success', 'Success'), ('warning', 'Warning'), ('danger', 'Danger')]
  • next_stage_ids Many2many → maintenance.stage
    column1='stage_id' column2='next_stage_id' relation='maintenance_stage_next_stage' string='Next stages' args: 'maintenance.stage'
  • previous_stage_ids Many2many → maintenance.stage
    column1='next_stage_id' column2='stage_id' relation='maintenance_stage_next_stage' string='Previous stages' args: 'maintenance.stage'
  • team_ids Many2many → maintenance.team
    args: 'maintenance.team'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/12.0/maintenance_request_stage_transition
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Jaime Arroyo
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_equipment_request_view_form maintenance.request.tree (in maintenance_request_flow) maintenance.request field Inherits maintenance.hr_equipment_request_view_form
maintenance_stage_tree_view maintenance.stage.tree (in maintenance_request_flow) maintenance.stage field Inherits maintenance.hr_equipment_stage_view_tree
Models touched (2)

New fields (1)
  • stage_id Many2one → maintenance.stage
    readonly=True args: 'maintenance.stage'
Public methods (2)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
  • set_maintenance_stage(self)

New fields (3)
  • button_class Selection
    help='For default, the system uses primary' args: [('primary', 'Primary'), ('info', 'Info'), ('success', 'Success'), ('warning', 'Warning'), ('danger', 'Danger')]
  • next_stage_ids Many2many → maintenance.stage
    column1='stage_id' column2='next_stage_id' relation='maintenance_stage_next_stage' string='Next stages' args: 'maintenance.stage'
  • previous_stage_ids Many2many → maintenance.stage
    column1='next_stage_id' column2='stage_id' relation='maintenance_stage_next_stage' string='Previous stages' args: 'maintenance.stage'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/11.0/maintenance_request_stage_transition
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSEnric Tobella, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_equipment_request_view_form maintenance.request.tree (in maintenance_request_flow) maintenance.request field Inherits maintenance.hr_equipment_request_view_form
maintenance_stage_tree_view maintenance.stage.tree (in maintenance_request_flow) maintenance.stage field Inherits maintenance.hr_equipment_stage_view_tree
Models touched (2)

New fields (1)
  • stage_id Many2one → maintenance.stage
    readonly=True args: 'maintenance.stage'
Public methods (2)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
  • set_maintenance_stage(self)

New fields (3)
  • button_class Selection
    help='For default, the system uses primary' args: [('primary', 'Primary'), ('info', 'Info'), ('success', 'Success'), ('warning', 'Warning'), ('danger', 'Danger')]
  • next_stage_ids Many2many → maintenance.stage
    column1='stage_id' column2='next_stage_id' relation='maintenance_stage_next_stage' string='Next stages' args: 'maintenance.stage'
  • previous_stage_ids Many2many → maintenance.stage
    column1='next_stage_id' column2='stage_id' relation='maintenance_stage_next_stage' string='Previous stages' args: 'maintenance.stage'
Public methods (0)

No public methods.