BOM Selection from Sales Order Line
by VisionXpert Software http://visionxpertsoftware@gmail.com$ 10.08
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Manufacturing (mrp)
• Sales (sale_management) • Inventory (stock) • Discuss (mail) • Invoicing (account) |
Lines of code | 62 |
Technical Name |
mto_bom_from_sale |
License | OPL-1 |
Website | http://visionxpertsoftware@gmail.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Manufacturing (mrp)
• Sales (sale_management) • Inventory (stock) • Discuss (mail) • Invoicing (account) |
Lines of code | 62 |
Technical Name |
mto_bom_from_sale |
License | OPL-1 |
Website | http://visionxpertsoftware@gmail.com |
🚀 BOM Selection for MTO Manufacturing Order
This module is exclusively designed for the Make to Order (MTO) manufacturing process in Odoo. It allows users to select a specific Bill of Materials (BoM) directly from the Sales Order, ensuring that the correct BoM is applied when generating the Manufacturing Order (MO).
⚙️ Configuration Requirements
Before using this module, you must first configure Multi-Step Routes and enable the Make to Order (MTO) route in Odoo. Additionally, when configuring a product, you need to select both MTO and Manufacturing as the routes.
🌟 Key Features
- 📌 Enables BoM selection at the Sales Order Line level.
- 🔄 Automatically applies the selected BoM when creating a Manufacturing Order.
- ⚙️ Fully compatible with Odoo’s Make to Order (MTO) workflow.
- 📊 Improves efficiency, reducing errors in manufacturing planning.
🛠️ Installation
Install this module using the following method:
- Navigate to Apps in Odoo and search for "BOM Selection for MTO Manufacturing Order", then click install.
- Or install manually using:
odoo -c your_config.conf -i mto_bom_from_sale
🚀 How It Works
1️⃣ Configure MTO & Manufacturing routes for Product
While creating a Product, you have to configure MTO & Manufacturing Routes for each product

2️⃣ Confirm Sales Order
While creating a Sales Order, you will find a new Bill of Materials field under each product line.
The Manufacturing Order is processed using the selected BoM, ensuring correct material usage.

3️⃣ Manufacturing Process
Upon confirmation, Odoo generates a Manufacturing Order (MO) with the selected BoM.

4⃣ Manufacturing Process
The Manufacturing Order is processed using the selected BoM, ensuring correct material usage.

🔗 Dependencies
This module requires the following Odoo apps:
- Sales Management (
sale_management
) - Manufacturing (MRP) (
mrp
)
💡 Why Use This Module?
- ✅ Automates the Manufacturing Order process for MTO workflows.
- ✅ Prevents manual errors in BoM selection.
- ✅ Enhances coordination between Sales and Manufacturing teams.
- ✅ Provides better production planning and visibility.
📩 Support
For support or queries, contact us at:
- 📧 visionxpertsoftware@gmail.com
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