I'm having two boolean. One in mrp form and other in stock form. I need to auto update the mrp boolean to true when boolean in stock sets to true.
Any help is appreciatable!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
is there any custom relations between mrp and picking forms ? if not use the relation of the stock.move to manufacturing order and update the other model from write function