TIP: You can type at any time to perform a new search.
Rma Repair Follow Lot Location
rma_repair_follow_lot_location · OCA/rma
🛠 Migration considerations
rma_operation_form_view— View 'rma_operation_form_view' uses the deprecated `attrs=`/`states=` syntax: removed in Odoo 17.0+, replace with direct `invisible`/`readonly`/`required` domain expressions. migration-view-attrs-states · source
Found by automated static analysis: patterns worth a look before/after upgrading this module to a newer Odoo version.
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_locationBooleandefault=Falsehelp="When enabled, the repair's location is kept in sync with the current internal location of the linked lot/serial."index=True
No public methods.