Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3627 Представления

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
2124
1
июн. 22
2549
2
июл. 25
282
1
окт. 21
4623
1
апр. 21
2641