[FIX] template is mail by default

(lp:c2c-addons/6.1  rev 89.1.46)
This commit is contained in:
Guewen Baconnier @ Camptocamp
2012-10-29 16:42:39 +01:00
parent a87dd374cd
commit 9a1f3f1800

View File

@@ -9,7 +9,7 @@
<field name="model_id" ref="model_credit_control_communication"/>
<field name="auto_delete" eval="True"/>
<field name="body_html"><![CDATA[
<%page args="object, user=None, ctx=None, quote=None, format_exception=True, mode='pdf'" />
<%page args="object, user=None, ctx=None, quote=None, format_exception=True, mode='mail'" />
%if mode != 'pdf':
<!-- your css here -->
<style type="text/css">