跳至内容
菜单
此问题已终结

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?
形象
丢弃
相关帖文 回复 查看 活动
1
11月 24
1258
1
11月 16
4515
2
2月 24
14233
1
10月 22
5758
1
8月 21
4238