Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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?
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lis 24
1253
1
lis 16
4507
2
lut 24
14212
1
paź 22
5753
1
sie 21
4226