As a User (not the Super Admin) can I delete Email Message Templates I created. I cannot seem to find how to do that. have several versions of one I was editing and I would like to only keep the final one. Thank you in advance!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
You have mentioned several versions of editing template is there, this is usually happens if you don't add the noupdate attribute on data.
eg:
<data noupdate="1">
and you can also delete a record using xml by the delete tag.
eg:
<delete id="auth_signup.reset_password_email" model="mail.template"/>
Hi,
If you are looking to delete the Email templates from the user interface, you should have access to this menu, Settings -> Technical -> Email -> Templates , from here you can search the template and delete it.
To get access to these menu the user should be in group Administration / Settings
Thanks
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل