Add Odoo Enterprise support.

This commit is contained in:
Jairo Llopis 2016-10-03 10:33:37 +02:00 committed by GitHub
parent 2881fd81ae
commit cba5eccd1d

View File

@ -2,7 +2,8 @@
<templates>
<t t-extend="Sidebar">
<t t-jquery=".oe_sidebar_add_attachment" t-operation="after">
<!-- oe_ for Odoo CE, and o_ for Odoo EE -->
<t t-jquery=".oe_sidebar_add_attachment, .o_sidebar_add_attachment" t-operation="after">
<li class="oe_sidebar_add_url">
<a class="oe_file_attachment"
data-section="url_doc"