コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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

関連投稿 返信 ビュー 活動
1
1月 25
1229
0
12月 15
3694
1
7月 23
6012
0
6月 21
3952
1
6月 23
2757