I would like to ask you for help with creating MM documents. I made routes that create an automated document to move components from one sublocation to another when they're needed. I would like to sum the same components on the list. For example, here you can see many positions of the same component which are reserved by some kits. I want them to add up to one product, excluding separate kits. Is this possible to do?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
Hi! Thanks for your reply.
Acctually this fragment of the document I paste is made by this method - fixed propagation. But the problem is with merging positions in this document, as you see, there are many the same products assigned to the different kits, I would like to skip kit assigning in this document to merge them. Is that possible to achieve? Thanks in advance!
Are all these lines from 1 source document?
In my testing the lines merge if there are more than 1 source document.
As example, if there are 4 kit products in 1st SO using the same product, the pick with not consolidate the product. However if there is another SO with the same KIT product the lines consolidate in the picking
No, they are from different sources. Anyways if they are from the same kit Odoo will consolidate them, but I would like to set it up to merge them despite of kit.
I see what you are saying. Went back and tested it, you are right the products from the same kit consolidate but the same product between kits doesn't consolidate.
Seems a bit different to what I had tested last week, unfortunately don't have access to those to test cases. Will let you know if I find something different.
One possible way to achieve this might be by using fixed propagation of procurement group
the below tutorial illustrates this context in wave picking
https://www.odoo.com/slides/slide/picking-methods-661?fullscreen=1
Ok I've found a solution. I've made a module that merges all the products into the first and skips the kit assignment. It has an influence on the reservation process of course, but it still works fine :)
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
nov 20
|
2395 | ||
|
4
ago 18
|
16001 | ||
|
0
may 25
|
132 | ||
|
3
mar 25
|
1258 | ||
|
1
sept 22
|
2139 |
The same SO, different kits. I just tested different kits and different SO's, unfortunately still doesn't merge, it merges only the same kits.