Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
4822 Visninger

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
Kassér

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

Forfatter

@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 Besvarelser Visninger Aktivitet
0
aug. 20
2360
2
sep. 24
6341
0
aug. 20
3251
1
jul. 25
431
1
maj 24
1832