Maintenance Request Purchase

maintenance_request_purchase
REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/19.0/maintenance_request_purchase
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit, CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit, CreuBlanca
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Yannick Payot
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - base_maintenance
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - purchase
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to related a Maintenance Request with Purchase Orders

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_equipment_request_view_form_button_box maintenance.request.form (in maintenance_equipment_purchase) maintenance.request notebook Inherits base_maintenance.equipment_request_view_form
purchase_order_form purchase.order.form (in maintenance_equipment_purchase) purchase.order div Inherits purchase.purchase_order_form
purchase_order_line_search purchase.order.line.search (in maintenance_equipment_purchase) purchase.order.line field Inherits purchase.purchase_order_line_search
Models touched (2)

New fields (2)
  • purchase_order_ids Many2many → purchase.order
    copy=False groups='purchase.group_purchase_user' string='Purchase Orders' args: 'purchase.order', 'maintenance_purchase_order', 'maintenance_request_id', 'purchase_order_id'
  • purchases_count Integer
    compute='_compute_purchases_count' groups='purchase.group_purchase_user' store=True
Public methods (0)

No public methods.

New fields (2)
  • maintenance_request_ids Many2many → maintenance.request
    copy=False string='Maintenance Requests' args: 'maintenance.request', 'maintenance_purchase_order', 'purchase_order_id', 'maintenance_request_id'
  • maintenance_requests_count Integer
    compute='_compute_maintenance_requests_count' store=True
Public methods (1)
  • action_view_maintenance_request(self)
REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/18.0/maintenance_request_purchase
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit, CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit, CreuBlanca
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Christian Santamaria
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - base_maintenance
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - purchase
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to related a Maintenance Request with Purchase Orders

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_equipment_request_view_form_button_box maintenance.request.form (in maintenance_equipment_purchase) maintenance.request notebook Inherits base_maintenance.equipment_request_view_form
purchase_order_form purchase.order.form (in maintenance_equipment_purchase) purchase.order div Inherits purchase.purchase_order_form
purchase_order_line_search purchase.order.line.search (in maintenance_equipment_purchase) purchase.order.line field Inherits purchase.purchase_order_line_search
Models touched (2)

New fields (2)
  • purchase_order_ids Many2many → purchase.order
    copy=False groups='purchase.group_purchase_user' string='Purchase Orders' args: 'purchase.order', 'maintenance_purchase_order', 'maintenance_request_id', 'purchase_order_id'
  • purchases_count Integer
    compute='_compute_purchases_count' groups='purchase.group_purchase_user' store=True
Public methods (0)

No public methods.

New fields (2)
  • maintenance_request_ids Many2many → maintenance.request
    copy=False string='Maintenance Requests' args: 'maintenance.request', 'maintenance_purchase_order', 'purchase_order_id', 'maintenance_request_id'
  • maintenance_requests_count Integer
    compute='_compute_maintenance_requests_count' store=True
Public methods (1)
  • action_view_maintenance_request(self)
REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/17.0/maintenance_request_purchase
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit, CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit, CreuBlanca
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - base_maintenance
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - purchase
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to related a Maintenance Request with Purchase Orders

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_equipment_request_view_form_button_box maintenance.request.form (in maintenance_equipment_purchase) maintenance.request notebook Inherits base_maintenance.equipment_request_view_form
purchase_order_form purchase.order.form (in maintenance_equipment_purchase) purchase.order div Inherits purchase.purchase_order_form
purchase_order_line_search purchase.order.line.search (in maintenance_equipment_purchase) purchase.order.line field Inherits purchase.purchase_order_line_search
Models touched (2)

New fields (2)
  • purchase_order_ids Many2many → purchase.order
    copy=False groups='purchase.group_purchase_user' string='Purchase Orders' args: 'purchase.order', 'maintenance_purchase_order', 'maintenance_request_id', 'purchase_order_id'
  • purchases_count Integer
    compute='_compute_purchases_count' groups='purchase.group_purchase_user' store=True
Public methods (0)

No public methods.

New fields (2)
  • maintenance_request_ids Many2many → maintenance.request
    copy=False string='Maintenance Requests' args: 'maintenance.request', 'maintenance_purchase_order', 'purchase_order_id', 'maintenance_request_id'
  • maintenance_requests_count Integer
    compute='_compute_maintenance_requests_count' store=True
Public methods (1)
  • action_view_maintenance_request(self)
REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/16.0/maintenance_request_purchase
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit, CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit, CreuBlanca
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci, David Alonso // Solvos, Zina Rasoamanana, Kevin Luna, Luis Rodriguez
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - base_maintenance
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - purchase
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_equipment_request_view_form_button_box maintenance.request.form (in maintenance_equipment_purchase) maintenance.request notebook Inherits base_maintenance.equipment_request_view_form
purchase_order_form purchase.order.form (in maintenance_equipment_purchase) purchase.order div Inherits purchase.purchase_order_form
purchase_order_tree purchase.order.form (in maintenance_purchase) purchase.order tree Inherits purchase.purchase_order_tree
Models touched (2)

New fields (4)
  • currency_id Many2one → res.currency
    compute='_compute_currency_id' readonly=True store=True args: 'res.currency'
  • purchase_order_ids Many2many → purchase.order
    copy=False groups='purchase.group_purchase_user' string='Purchase Orders' args: 'purchase.order', 'maintenance_purchase_order', 'maintenance_request_id', 'purchase_order_id'
  • purchases_count Integer
    compute='_compute_purchases_count' groups='purchase.group_purchase_user' store=True
  • total_purchase_amount Monetary
    compute='_compute_total_purchase_amount' currency_field='currency_id' groups='purchase.group_purchase_user' store=True
Public methods (0)

No public methods.

New fields (2)
  • maintenance_request_ids Many2many → maintenance.request
    copy=False string='Maintenance Requests' args: 'maintenance.request', 'maintenance_purchase_order', 'purchase_order_id', 'maintenance_request_id'
  • maintenance_requests_count Integer
    compute='_compute_maintenance_requests_count' store=True
Public methods (1)
  • action_view_maintenance_request(self)
REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/14.0/maintenance_request_purchase
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit, CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit, CreuBlanca
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci, David Alonso // Solvos
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - base_maintenance
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - purchase
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
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_button_box maintenance.request.form (in maintenance_equipment_purchase) maintenance.request notebook Inherits base_maintenance.equipment_request_view_form
purchase_order_form purchase.order.form (in maintenance_equipment_purchase) purchase.order div Inherits purchase.purchase_order_form
Models touched (2)

New fields (2)
  • purchase_order_ids Many2many → purchase.order
    copy=False groups='purchase.group_purchase_user' string='Purchase Orders' args: 'purchase.order', 'maintenance_purchase_order', 'maintenance_request_id', 'purchase_order_id'
  • purchases_count Integer
    compute='_compute_purchases_count' groups='purchase.group_purchase_user' store=True
Public methods (0)

No public methods.

New fields (2)
  • maintenance_request_ids Many2many → maintenance.request
    copy=False string='Maintenance Requests' args: 'maintenance.request', 'maintenance_purchase_order', 'purchase_order_id', 'maintenance_request_id'
  • maintenance_requests_count Integer
    compute='_compute_maintenance_requests_count' store=True
Public methods (1)
  • action_view_maintenance_request(self)
REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/13.0/maintenance_request_purchase
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit, CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit, CreuBlanca
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, David Alonso // Solvos
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - base_maintenance
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - purchase
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
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_button_box maintenance.request.form (in maintenance_equipment_purchase) maintenance.request notebook Inherits base_maintenance.equipment_request_view_form
purchase_order_form purchase.order.form (in maintenance_equipment_purchase) purchase.order div Inherits purchase.purchase_order_form
Models touched (2)

New fields (2)
  • purchase_order_ids Many2many → purchase.order
    copy=False groups='purchase.group_purchase_user' string='Purchase Orders' args: 'purchase.order', 'maintenance_purchase_order', 'maintenance_request_id', 'purchase_order_id'
  • purchases_count Integer
    compute='_compute_purchases_count' groups='purchase.group_purchase_user' store=True
Public methods (0)

No public methods.

New fields (2)
  • maintenance_request_ids Many2many → maintenance.request
    copy=False string='Maintenance Requests' args: 'maintenance.request', 'maintenance_purchase_order', 'purchase_order_id', 'maintenance_request_id'
  • maintenance_requests_count Integer
    compute='_compute_maintenance_requests_count' store=True
Public methods (1)
  • action_view_maintenance_request(self)