Repository
OCA/repair · module folder · Try on Runboat
Module version
1.0.0
Category
Repair
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/repair
Last tracking update
2026-08-07 08:09:30
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Weblate, OCA-git-bot, oca-ci, AlexPForgeFlow
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
repair_type_refurbish_view_form Repair Types Refurbish Form repair.type form Inherits repair_type.repair_type_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • refurbish_location_dest_id Many2one
    compute='_compute_refurbish_location_dest_id' readonly=False store=True
Public methods (0)

No public methods.

New fields (1)
  • refurbish_location_dest_id Many2one → stock.location
    help='This is the location where the refurbished product will be send' args: 'stock.location', 'Refurbish destination Location'
Public methods (0)

No public methods.

Loading…