| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/stock_maintenance |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Supply Chain/Inventory |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Adrien Widart (awt), Dylan Kiss (dyki), nihp-odoo, rare-odoo, Lulu Grimalkin (lugr) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - http_routing - auth_signup - resource - maintenance |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Stock in Maintenance ==================== Open the record of the serial number from an equipment form |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
maintenance_stock_equipment_view_form |
equipment.form.stock.maintenance | maintenance.equipment | button | Inherits maintenance.hr_equipment_view_form |
stock_location_form_maintenance_equipments |
stock.location.form.inherit.maintenance.equipments | stock.location | xpath | Inherits stock.view_location_form |
location_id
Many2one → stock.location
domain="[('usage', '=', 'internal')]"
args: 'stock.location', 'Location'
match_serial
Boolean
compute='_compute_match_serial'
action_open_matched_serial(self)
equipment_count
Integer
compute='_compute_equipment_count'
args: 'Equipment Count'
action_view_equipments_records(self)