Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
lis 24
1262
1
lis 16
4519
2
úno 24
14242
1
říj 22
5759
1
srp 21
4244