Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3632 Visninger

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
aug. 21
2128
1
jun. 22
2555
2
jul. 25
283
1
okt. 21
4625
1
apr. 21
2643