[IMP]: Added Upstream Patch for product_email_template
This commit is contained in:
parent
7255e401de
commit
d63d28f7be
@ -11,7 +11,8 @@
|
||||
<field name="name" invisible="1"/>
|
||||
<field name="model" invisible="1"/>
|
||||
<h3 colspan="2">Body</h3>
|
||||
<field name="body_html" nolabel="1" colspan="2" widget='text' />
|
||||
<field name="body_html" nolabel="1" colspan="2" widget="html"
|
||||
options="{'style-inline': true}" />
|
||||
<field name="attachment_ids" nolabel="1" colspan="2"
|
||||
widget="many2many_binary"/>
|
||||
</group>
|
||||
|
Loading…
Reference in New Issue
Block a user