Repository
OCA/repair · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
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
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
sbejaoui, Weblate, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
In base module, the repair order current location is chosen manually by the user to
represent where the item to repair physically sits. When the product moves
between internal locations during the process, the field can become outdated.

This addon keeps the repair order location aligned with the *actual* internal
location of the linked lot/serial.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
repair_order_form_view repair.order form Inherits repair.view_repair_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • follow_lot_location Boolean
    default=False help="When enabled, the repair's location is kept in sync with the current internal location of the linked lot/serial." index=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.