The 2-steps manufacturing route (pick components and then manufacture) which creates 2 separate transfers (stock--> preprod and preprod--> production) is sometimes to heavy for smaller production processes.
So what’s the alternative if you don’t want to validate an extra ‘components’ picking step,but still would like to have an overview of the actual picking location?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Example:
Components are stored at the production work center in different racks.
The employee takes the components directly out of the correct rack when he starts a manufacturing order.
Steps:
--> Add a new One2many field 'picking operations' pointing to the Product moves (stock move line) on your manufacturing order (ex. create a new tab)
--> Result (after “confirm” + "check availability")
The employee sees the picking location of his components on the Manufacturing order
Hello,
I'm trying to apply your solution, but when I want to creat the new One2Many field, the field "Relation Field" in the "Base properties" section block the validation.
Doens't matter what I am trying to write, Odoo says "Many2one XXXX on model mrp.pruduction does not exist".
(I wrote mrp.production in the "related model" field, in the same section).
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
Mar 24
|
3701 | ||
|
1
Feb 23
|
3427 | ||
|
0
Feb 22
|
1666 | ||
|
1
Sep 21
|
1631 | ||
|
1
Oct 18
|
3119 |
Amazing!!! :)