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?