We sell a product that is manufactured custom and where the customer enters their size in inches or millimeters within prescribed limits (min-max). here is an example: 23-5/8 or 23.625 or 600mm. How can I create a BOM where one of the variants is open to user input?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Instructions for v15, but this approach also works with v13 and v14:
With the Product Configurator, you can setup a Product with a Custom attribute (one that is typed in by the Salesperson or the Customer):
Your Salespeople then see:
Your Customers (website) then see:
The MO will be created like this:
You are doing this at the Product level, not at the Bill of Materials level, so the assumption is that you would make adjustments to your Manufacturing Order (not the BoM) based on how the size impacted the components.
Note: You will want to unarchive the Replenish On Order (MTO) Route.
Resouces:
Ray, that sounds really interesting and would be just what I need. However, I have not been able to reproduce your example in V.14. Is it possible to use length dependent attribute values (freely editable) in V.14 as well?
Thanks.
This capability is available in Odoo v13, v14 and v15. Please review https://www.odoo.com/slides/slide/product-variants-611 for more information.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Aug 24
|
4307 | ||
Self hosting Odoo custom
Solved
|
|
1
Aug 24
|
294 | |
|
0
Aug 23
|
489 | ||
|
0
Nov 22
|
1649 | ||
|
2
Jan 22
|
2886 |
Thanks Ray, my mind is blown and i'll have to process this information. I'm curious though if we can then use this input field to make some calculations elsewhere?