Maintenance Account

maintenance_account
REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/18.0/maintenance_account
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMaintenance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_product
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - product
    - uom
    - account
    - onboarding
    - 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 automatically creates the equipment when validating the
purchase invoices.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_equipment_view_form equipment.form maintenance.equipment xpath Inherits maintenance.hr_equipment_view_form
view_move_form account.move.form account.move xpath Inherits account.view_move_form
Models touched (3)

New fields (1)
  • equipment_count Integer
    compute='_compute_equipment_count'
Public methods (3)
  • action_post(self)
  • action_view_equipments(self)
  • unlink(self)

New fields (3)
  • equipment_category_id Many2one → maintenance.equipment.category
    comodel_name='maintenance.equipment.category' compute='_compute_equipment_category_id' readonly=False store=True string='Equipment Category'
  • equipment_count Integer
    compute='_compute_equipment_count'
  • equipment_ids Many2many → maintenance.equipment
    comodel_name='maintenance.equipment' string='Equipments'
Public methods (0)

No public methods.

New fields (2)
  • move_id Many2one → account.move
    comodel_name='account.move' readonly=True related='move_line_id.move_id' string='Move'
  • move_line_id Many2one → account.move.line
    comodel_name='account.move.line' readonly=True string='Move line'
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/17.0/maintenance_account
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMaintenance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Carolina Fernandez
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_product
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - product
    - uom
    - account
    - onboarding
    - 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 automatically creates the equipment when validating the
purchase invoices.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_equipment_view_form equipment.form maintenance.equipment xpath Inherits maintenance.hr_equipment_view_form
view_move_form account.move.form account.move xpath Inherits account.view_move_form
Models touched (3)

New fields (1)
  • equipment_count Integer
    compute='_compute_equipment_count'
Public methods (3)
  • action_post(self)
  • action_view_equipments(self)
  • unlink(self)

New fields (3)
  • equipment_category_id Many2one → maintenance.equipment.category
    comodel_name='maintenance.equipment.category' compute='_compute_equipment_category_id' readonly=False store=True string='Equipment Category'
  • equipment_count Integer
    compute='_compute_equipment_count'
  • equipment_ids Many2many → maintenance.equipment
    comodel_name='maintenance.equipment' string='Equipments'
Public methods (0)

No public methods.

New fields (2)
  • move_id Many2one → account.move
    comodel_name='account.move' readonly=True related='move_line_id.move_id' string='Move'
  • move_line_id Many2one → account.move.line
    comodel_name='account.move.line' readonly=True string='Move line'
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/16.0/maintenance_account
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYMaintenance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci, Carolina Fernandez
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_product
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - product
    - uom
    - account
    - 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_view_form equipment.form maintenance.equipment xpath Inherits maintenance.hr_equipment_view_form
view_move_form account.move.form account.move xpath Inherits account.view_move_form
Models touched (3)

New fields (1)
  • equipment_count Integer
    compute='_compute_equipment_count'
Public methods (3)
  • action_post(self)
  • action_view_equipments(self)
  • unlink(self)

New fields (3)
  • equipment_category_id Many2one → maintenance.equipment.category
    comodel_name='maintenance.equipment.category' compute='_compute_equipment_category_id' readonly=False store=True string='Equipment Category'
  • equipment_count Integer
    compute='_compute_equipment_count'
  • equipment_ids Many2many → maintenance.equipment
    comodel_name='maintenance.equipment' string='Equipments'
Public methods (0)

No public methods.

New fields (2)
  • move_id Many2one → account.move
    comodel_name='account.move' readonly=True related='move_line_id.move_id' string='Move'
  • move_line_id Many2one → account.move.line
    comodel_name='account.move.line' readonly=True string='Move line'
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_account
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYMaintenance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSEnric Tobella, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Carolina Fernandez
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_product
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - product
    - uom
    - account
    - 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_view_form equipment.form maintenance.equipment xpath Inherits maintenance.hr_equipment_view_form
view_move_form account.move.form account.move xpath Inherits account.view_move_form
Models touched (3)

New fields (1)
  • equipment_count Integer
    compute='_compute_equipment_count'
Public methods (3)
  • action_post(self)
  • action_view_equipments(self)
  • unlink(self)

New fields (3)
  • equipment_category_id Many2one → maintenance.equipment.category
    comodel_name='maintenance.equipment.category' compute='_compute_equipment_category_id' readonly=False store=True string='Equipment Category'
  • equipment_count Integer
    compute='_compute_equipment_count'
  • equipment_ids Many2many → maintenance.equipment
    comodel_name='maintenance.equipment' string='Equipments'
Public methods (0)

No public methods.

New fields (2)
  • move_id Many2one → account.move
    comodel_name='account.move' readonly=True related='move_line_id.move_id' string='Move'
  • move_line_id Many2one → account.move.line
    comodel_name='account.move.line' readonly=True string='Move line'
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_account
VERSION
VERSION 1.0.5
CATEGORY
CATEGORYMaintenance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSEnric Tobella, Víctor Martínez, Weblate, OCA-git-bot, sergiocorato, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_product
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - product
    - uom
    - account
    - 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_view_form equipment.form maintenance.equipment xpath Inherits maintenance.hr_equipment_view_form
view_move_form account.move.form account.move xpath Inherits account.view_move_form
Models touched (3)

New fields (1)
  • equipment_count Integer
    compute='_compute_equipment_count'
Public methods (3)
  • action_post(self)
  • action_view_equipments(self)
  • unlink(self)

New fields (3)
  • equipment_category_id Many2one → maintenance.equipment.category
    comodel_name='maintenance.equipment.category' compute='_compute_equipment_category_id' readonly=False store=True string='Equipment Category'
  • equipment_count Integer
    compute='_compute_equipment_count'
  • equipment_ids Many2many → maintenance.equipment
    comodel_name='maintenance.equipment' string='Equipments'
Public methods (0)

No public methods.

New fields (2)
  • move_id Many2one → account.move
    comodel_name='account.move' readonly=True related='move_line_id.move_id' string='Move'
  • move_line_id Many2one → account.move.line
    comodel_name='account.move.line' readonly=True string='Move line'
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_account
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYMaintenance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_product
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - product
    - uom
    - account
    - 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_view_form equipment.form maintenance.equipment xpath Inherits maintenance.hr_equipment_view_form
view_move_form account.move.form account.move xpath Inherits account.view_move_form
Models touched (3)

New fields (1)
  • equipment_count Integer
    compute='_compute_equipment_count'
Public methods (3)
  • action_post(self)
  • action_view_equipments(self)
  • unlink(self)

New fields (3)
  • equipment_category_id Many2one → maintenance.equipment.category
    comodel_name='maintenance.equipment.category' compute='_compute_equipment_category_id' readonly=False store=True string='Equipment Category'
  • equipment_count Integer
    compute='_compute_equipment_count'
  • equipment_ids Many2many → maintenance.equipment
    comodel_name='maintenance.equipment' string='Equipments'
Public methods (0)

No public methods.

New fields (2)
  • move_id Many2one → account.move
    comodel_name='account.move' readonly=True related='move_line_id.move_id' string='Move'
  • move_line_id Many2one → account.move.line
    comodel_name='account.move.line' readonly=True string='Move line'
Public methods (0)

No public methods.