[FIX] Bug 383938 : Mass mailing wizard has a mail body now.

bzr revid: jvo@tinyerp.com-20090608055505-wehv64br0ys3spg2
This commit is contained in:
Jay (Open ERP) 2009-06-08 11:25:05 +05:30
parent 57a01d456a
commit a8db3e52f8
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ email_send_form = '''<?xml version="1.0"?>
<newline/>
<field name="subject"/>
<newline/>
<field name="text" widget="text_html"/>
<field name="text"/>
</form>'''
email_send_fields = {