Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată

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?
Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
nov. 24
1251
1
nov. 16
4506
2
feb. 24
14208
1
oct. 22
5752
1
aug. 21
4225