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

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
2614
1
черв. 22
3108
2
лип. 25
1353
1
жовт. 21
5290
1
квіт. 21
3148