<t t-extend="ListView.buttons">
<t t-jquery="button.oe_list_add" t-operation="after">
<t t-if="widget.model=='your.model'">
<button class="oe_button oe_highlight" type="button"> New Buttton</button>
</t>
</t>
</t>
<t t-jquery="button.oe_list_add" t-operation="after">
<t t-if="widget.model=='your.model'">
<button class="oe_button oe_highlight" type="button"> New Buttton</button>
</t>
</t>
</t>
No comments:
Post a Comment