What is the method that updates the stock.move of the next stock.picking step on clicking validate button?

25 Views Asked by At

Odoo 14 Community Edition

I have been searching through the code base for the method that updates the stock.move of the next stock.picking step on clicking validate button. I cannot find where exactly it is. I want to inherit the method to change some behaviors.

Anyone know which method in which model for this?

0

There are 0 best solutions below