[MIG] bi_sql_editor v10

This commit is contained in:
Darshan Patel
2017-09-04 16:31:31 +05:30
committed by David James
parent 37a9995247
commit f9420fcdc8
13 changed files with 24 additions and 26 deletions

View File

@@ -5,7 +5,7 @@ Copyright (C) 2017 - Today: GRAP (http://www.grap.coop)
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
-->
<openerp><data>
<odoo>
<record id="action_bi_sql_view" model="ir.actions.act_window">
<field name="name">SQL Views</field>
@@ -15,4 +15,4 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
<field name="view_mode">tree,form</field>
</record>
</data></openerp>
</odoo>