Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
4099 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
ago. 21
2449
1
jun. 22
2998
2
jul. 25
1009
1
out. 21
5103
1
abr. 21
2986