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

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
2198
1
черв. 22
2629
2
лип. 25
471
1
жовт. 21
4746
1
квіт. 21
2737