| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Manufacturing (mrp)
• Inventory (stock) • Discuss (mail) |
| Lines of code | 113 |
| Technical Name |
deltatech_mrp_bom |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 16.0 17.0 18.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Manufacturing (mrp)
• Inventory (stock) • Discuss (mail) |
| Lines of code | 113 |
| Technical Name |
deltatech_mrp_bom |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 16.0 17.0 18.0 |
MRP Bom

This module enhances the management of Bills of Materials (BoM) in Odoo by introducing a template-based approach for product variants. It streamlines the creation and maintenance of complex BoMs by allowing users to define a “Base” structure that automatically propagates to specific variants, ensuring consistency and reducing manual configuration.
- Features:
- Enhanced Bill of Materials (BoM) Categorization: Adds a
Base Type field to BoMs with three options:
- Normal: Standard Odoo BoM behavior.
- Base: Acts as a master template for a product template, defining the general structure of components.
- Derived: Specialized BoMs for specific product variants that inherit and adapt their structure from a Base BoM.
- Automated Component Synchronization: For BoMs marked as
Derived, a “Recompute Components” button allows synchronizing
components from the Base BoM of the same product template.
- The system automatically identifies the correct variant for each component by matching attributes between the main product and the component’s template.
- Manufacturing Order Integration:
- When creating a Manufacturing Order, selecting a product variant automatically triggers the creation (if not present) and computation of a Derived BoM based on the existing Base BoM.
- Before confirming a Manufacturing Order, the system recomputes the Derived BoM to ensure that all component variants are correctly selected according to the latest attribute configurations.
- Improved Navigation: Adds an “Open BoM” button directly on BoM lines, providing instant access to the sub-BoM of any component, which is particularly useful for complex, multi-level manufacturing structures.
- Attribute Persistence: Ensures that attribute values on BoM lines remain synchronized when the main product template is changed, maintaining data integrity during configuration updates.
Table of contents
Bug Tracker
Bugs are tracked on Terrabit Issues. In case of trouble, please check there if your issue has already been reported.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Terrabit
- Dorin Hongu
Maintainers
Current maintainer:

This module is part of the dhongu/deltatech project on GitHub.
You are welcome to contribute.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module