This question has been flagged
2 Replies
1299 Views

Hello!


We are using Odoo 14.


When working with Delivery Orders, most of the time we always do the same thing.


Put in pack -> Save ->Validate -> Download label


Is there a way to automate this ? Adding a button that always do this "clicks" ?


Thanks.

Best regards.

Avatar
Discard
Best Answer

You can try using the "Automated Actions". This is the documentation https://www.odoo.com/documentation/14.0/applications/productivity/studio/concepts/understanding_automated_actions.html

Avatar
Discard
Author Best Answer

(sorry, I can't comment on your reply)

Thanks for your reply. I'm already using Automated Actions for some tasks, by I think that cannot be used for what I want.

I want to add a new button in stock.picking form that do this tasks one by one like if I was clicking on the buttons:

- Click in Put in pack
- Click in Save on the new dialog
- Click in Validate
- Click in download label icon

I don't know if this can be done with build in functions in Odoo or I need an external module.

Thanks.

Avatar
Discard