Skip to Content
Menu
You need to be registered to interact with the community.
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
avg. 21
2124
1
jun. 22
2546
2
jul. 25
282
1
okt. 21
4622
1
apr. 21
2641