MRP - BoM version
by OdooMRP team https://github.com/OCA/manufacture , AvanzOSC https://github.com/OCA/manufacture , Serv. Tecnol. Avanzados - Pedro M. Baeza https://github.com/OCA/manufacture , Odoo Community Association (OCA) https://github.com/OCA/manufacture| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Manufacturing (mrp)
• Inventory (stock) • Discuss (mail) |
| Lines of code | 398 |
| Technical Name |
mrp_bom_version |
| License | AGPL-3 |
| Website | https://github.com/OCA/manufacture |
| Versions | 8.0 16.0 18.0 |
MRP - BoM version

MRP - BoM Version
This module provides a state in the BoM whether to allow their use in manufacturing.
Table of contents
Configuration
Navigate to Manufacturing > Configuration > Settings to configure BoM versioning options.
Allow Re-editing BoMs
When enabled, allows changing BoM state from “Active” back to “Draft” for modifications. This creates a bidirectional workflow instead of the standard one-way flow.
Without re-editing: Draft → Active → Historical (one-way) With re-editing: Draft ↔ Active → Historical (can go back to draft)
Keep Re-editing BoM Active
This will allow you to define if those BoM passed back to draft are still activated or not.
Usage
The following states are defined:
- Draft: The form will be available for data entry, and may move to “active” state.
- Active: You can modify all of the form fields except for the fields: routing, BoM lines, and the new field Active, for false default when you create a new BoM. The “active” state may be passed back to state “draft”, if we mark the new field “Allow re-edit the BoM list”, this new field is defined in Configuration > Configuration > Manufacturing. You can configure there also if those BoM will continue with active check marked as True or not. The active state may move to state “Historical”.
- Historical: This is the last state of the LdM, you can not change any field on the form.
When the MRP BoM list is put to active, a record of who has activated, and when will include in chatter/log. It also adds a constraint for the sequence field to be unique.
- New version : By clicking the button version, current BOM is moved to historical state, and a new BOM is creating based on this but with version number +1 and changing state to draft
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- OdooMRP team
- AvanzOSC
- Serv. Tecnol. Avanzados - Pedro M. Baeza
Contributors
- Pedro M. Baeza pedro.baeza@serviciosbaeza.com
- Ana Juaristi anajuaristi@avanzosc.es
- Alfredo de la Fuente alfredodelafuente@avanzosc.es
- Oihane Crucelaegui oihanecrucelaegui@avanzosc.es
- Daniel Reis dreis@opensourceintegrators.com
- Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/manufacture project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module