Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3690 Zobrazení

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šit
Related Posts Odpovědi Zobrazení Aktivita
0
srp 21
2156
1
čvn 22
2607
2
čvc 25
351
1
říj 21
4661
1
dub 21
2664