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
1635
1
Nov 16
4910
2
Feb 24
14843
1
Okt 22
6132
1
Agu 21
4570