コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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
1279
1
11月 16
4524
2
2月 24
14251
1
10月 22
5766
1
8月 21
4251