Pular para o conteúdo
Menu
Esta pergunta foi sinalizada

I want to print deliveryslip report after validating stock.picking object. I overwrote the the button_vadidate function to:

self.env.ref('stock.action_report_delivery').report_action(self)
res = super(CustomInventory, self).button_validate()
return res

still it doesn't work; any ideas?
Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
nov. 24
1640
1
nov. 16
4924
2
fev. 24
14861
1
out. 22
6143
1
ago. 21
4581