Skip to Content
Menú
This question has been flagged

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
Descartar
Related Posts Respostes Vistes Activitat
1
de nov. 24
1257
1
de nov. 16
4512
2
de febr. 24
14215
1
d’oct. 22
5753
1
d’ag. 21
4230