Skip to Content
Menu
This question has been flagged
4398 Zobrazenia

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
aug 21
2651
1
jún 22
3191
2
júl 25
1438
1
okt 21
5340
1
apr 21
3188