Skip to Content
Menu
You need to be registered to interact with the community.
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
nov. 24
1253
1
nov. 16
4507
2
feb. 24
14212
1
okt. 22
5753
1
avg. 21
4226