Skip to Content
Menú
This question has been flagged

Hi community,

I want to prevent manual creation of delivery form sale.order and i found this function 

def _action_confirm(self):
       self.order_line._action_launch_stock_rule()
       return super(SaleOrder, self)._action_confirm()

do that ,

and i want to inherit function and comment this  self.order_line._action_launch_stock_rule() how can i do that 

Thanks

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
d’ag. 21
2141
1
de juny 22
2600
2
de jul. 25
318
1
d’oct. 21
4644
1
d’abr. 21
2654