[MIG][10.0]sql_export v10

This commit is contained in:
aheficent
2017-11-10 16:19:48 +01:00
committed by David Beal
parent e1309c07e8
commit bf6bc65af2
14 changed files with 96 additions and 137 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="sql_export_partner" model="sql.export">
<field name="name">Export Partners (Demo Data)</field>
@@ -14,4 +14,4 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
<function model="sql.export" name="button_validate_sql_expression" eval="([ref('sql_export.sql_export_partner')])"/>
</data></openerp>
</odoo>