Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Nov 24
1258
1
Nov 16
4514
2
Feb 24
14223
1
Okt 22
5757
1
Agu 21
4235