Repository
OCA/rma · 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/rma
Last tracking update
2026-09-16 16:59:31
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
OCA-git-bot, oca-ci, Souheil Bejaoui
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This glue module bridges `rma_repair` and `repair_follow_lot_location` to set
a default value for repair order field **Follow Lot Location** at rma operation
level.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
rma_operation_form_view rma.operation form Inherits rma_repair.rma_operation_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • repair_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.