Skip to Content
Menu
This question has been flagged

I'm on Odoo V15 Enterprise

I am wondering if there is a way to create a custom action (from the front end Settings>Actions) to run multiple odoo actions. For example

In the sales order form view I have a confirm button that runs the (action_confirm). This button confirms the sales order.


 I also have a print button that prints the sales order 


I would like to create a new action that Confirm and Print the sales order. I would then assign this new action to a button on the sales order form to save several hundred clicks a day.


I am open to alternative solutions to achieve the same results

Avatar
Discard

Dear
You can use automated Actions through Settings - Technical - Automated Actions
Select Action model on Sales Order - Action to do - trigger - Apply on

That will automate serval action and will save your time perfectly

Author

@samir thanks for the answer, under that I am assuming I have to select "Execute Python code" or "Execute Several Actions" I can't figure out how to Execute the action to print sales order

Related Posts Replies Views Activity
0
Aug 20
1806
2
Sep 24
5183
0
Aug 20
2546
1
May 24
739
0
Apr 19
1751