[IMP] using qweb template in _format function instead of return the html part directly

This commit is contained in:
Cesar Lage
2016-05-06 08:50:20 -04:00
parent 95d4c115d9
commit 46bd506729
2 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<templates>
<t t-name="RadioTreeColumn"
><input type="radio" t-att-name="name" t-att="checked" readonly="readonly"></input>
</t>
<t t-name="RadioTree">
<span class="oe_form_field oe_form_field_boolean oe_form_field_boolean_radio"
t-att-style="widget.node.attrs.style">