how i can execute an Automated Action on click of a button?
please help with exampl(s).
regards
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
how i can execute an Automated Action on click of a button?
please help with exampl(s).
regards
1. Create an Automated Action:
Access the developer mode (Settings -> Activate the developer mode).
Navigate to the desired model (e.g., Sales Orders).
Click on "Automated Actions" under the "Automation" tab.
Click on "Create".
2. Configure the Action:
Trigger: Select "On Click".
Action To Do: Choose the action you want to automate (e.g., Send Email, Create a Task, Execute Python Code).
Apply On: Specify when the action should be triggered (e.g., Records created, Records updated, All records).
Additional Conditions: Set any necessary filters for the action (optional).
3. Add a Button to the Form View:
Edit the form view of the model where you want the button to appear.
Add a button element using XML code:
Replace your_action_id with the actual ID of your automated action.
thanks... great help. will check this and confirm.
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
sept. 23
|
1282 | ||
|
0
déc. 22
|
2166 | ||
|
0
janv. 20
|
160 | ||
|
1
juil. 24
|
1840 | ||
|
1
août 22
|
2435 |