odoo/addons/email_template/wizard
Christophe Simonis 15ee4d83c9 [FIX] email_template: remove group restriction on field mail.compose.message.template_id
This was added as a security check, but access to this field is need by the wizard itself.
As non employee users can't read/create email templates, this will not be problematic
2014-08-28 19:04:14 +02:00
..
__init__.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
email_template_preview.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
email_template_preview_view.xml [FIX] email_template: change name value and concat test 2012-11-07 12:39:25 +01:00
mail_compose_message.py [FIX] email_template: remove group restriction on field mail.compose.message.template_id 2014-08-28 19:04:14 +02:00
mail_compose_message_view.xml [FIX] email_template: security, email_template no rights for externals 2014-08-26 17:32:04 +02:00