跳至內容
選單
此問題已被標幟

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
1253
1
11月 16
4506
2
2月 24
14210
1
10月 22
5752
1
8月 21
4226