Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3628 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
серп. 21
2126
1
черв. 22
2549
2
лип. 25
283
1
жовт. 21
4624
1
квіт. 21
2641