Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4640 Переглядів

Hello, I am trying to reproduce the execution of a MRP Order on odoo server when I receive products of a Purchase Order. Basically what happens is that I buy some product by kilograms and sell them by portions (Units). In order to make this transformation, I am trying to reproduce a MRP Order to transform Y kg of a product on X portions of another.

The thing is that when I try to reproduce the "Check Availabity" (method action_assign from 'mrp.production') on the back end, it calls the method _action_assign for my order raw_move_ids and selects a lot for product based on the "First Expires First Out" method that is defined on the raw product category, which would normally be fine. The thing is that I want to force the production using the lot I just received. Is there a way I can specify a lot to be used when calling _action_assign from "stock.move" ?

Аватар
Відмінити

Hello Arthur,

would you have found a solution to your problem? if yes, I am a taker :D

Related Posts Відповіді Переглядів Дія
1
січ. 25
1242
0
груд. 15
3709
1
лип. 23
6032
0
черв. 21
3964
1
черв. 23
2764