Skip to Content
Menu
This question has been flagged
3 Replies
6696 Views

Odoo reserved automatically lot to consume raw components in an MRP Order, Could it be possible to do it manually in order to specify qty used by each lot???

Any idea welcome, thanks,


Avatar
Discard

Hello, have you found a solution to this problem?

Best Answer

Functionally not possible in default odoo , you need to customized your odoo code for MRP module.

Avatar
Discard

Hello,

indeed it is necessary to modify the operation of the basic mrp application.

nevertheless, I can't find how to do this

I have created a wizard to select the batches that should be used for the availability check (action_assign) but I can't go any further in the allocation of the batches.

would you be available to direct me to where I should go?

Best Answer

I found the solution, I don't know if it's the best way to do it, but in any case it works well according to the tests I've been able to do.


You have to change the methods: _gather and _update_reserved_quantity on the model stock.quant

Avatar
Discard

this is very critical because we don't know where and which process use this methods. There is no good documentation that describes all the possible used processes. any further information about this topic?

Hi! where I find this option?

Best Answer

This would be very interesting for me as well. Does anybody have an idea on how to achieve this in standard odoo Enterprise?

Avatar
Discard
Related Posts Replies Views Activity
1
Oct 18
3570
2
Jun 25
1097
0
Jun 17
3370
0
Jul 24
5493
0
Feb 24
524