TIP: You can type at any time to perform a new search.
Mrp Unbuild Restore Origin
mrp_unbuild_restore_origin · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Stock
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/manufacture
- Last tracking update
- 2026-08-07 08:09:18
- Authors
- Odoo Community Association (OCA), Quartile
- Maintainers
- Odoo Community Association (OCA), Quartile
- Committers
- Aungkokolin1997, Weblate, OCA-git-bot, oca-ci, nobuQuartile
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module enhances the unbuild process of Manufacturing Orders by retaining information from the original move lines. - **Owner Retention:** The owner from the original move lines is always retained automatically when unbuilding a Manufacturing Order. - **Location Retention (Optional):** A boolean field is available to retain the original source and destination locations of the move lines during the unbuild process, if needed.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_unbuild_form_view |
mrp.unbuild.form | mrp.unbuild | form | Inherits mrp.mrp_unbuild_form_view |
mrp_unbuild_form_view_simplified |
mrp.unbuild.simplified.form | mrp.unbuild | form | Inherits mrp.mrp_unbuild_form_view_simplified |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
restore_rm_stock_in_origin_locBooleanhelp='If selected, components will be returned to the same location they were taken from during manufacturing.'string='Return Components to Original Location'
-
action_unbuild(self)
New fields (0)
No new fields.
Public methods (0)No public methods.
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 272 days ago
- Last activity
- 51 days ago
- Repository
- OCA/manufacture
- Pull request
- [18.0][MIG] mrp_unbuild_restore_origin: Migration to 18.0 (#1666)