Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
nov 24
1257
1
nov 16
4512
2
feb 24
14216
1
ott 22
5756
1
ago 21
4231