i have created few automated actions i have turned off them for while , now How to turn on automated actions back which i have created ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
3
Antwoorden
2326
Weergaven
Hi,
From the tree view click on Archived filter, then you can see all the filter is which is turned off(active=false), then open the record and click turn ON or set active as true.
Thanks
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden
In XML set : <field name="active" eval="False" />
Automated Action: http://learnopenerp.blogspot.com/2020/05/how-to-create-scheduled-action-in-odoo.html