Hello everybody,
I've tried to call do_print_picking() function on the validate button but it hasn't worked:
do_new_teansfer(self):
......
self.do_print_picking()
Can you help me?
Thank you.
Best regards.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello everybody,
I've tried to call do_print_picking() function on the validate button but it hasn't worked:
do_new_teansfer(self):
......
self.do_print_picking()
Can you help me?
Thank you.
Best regards.
ensure self is the object of stock.picking or try with stock-picking browsable object.do_print_picking()
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up