Port procurement_usability to v10

This commit is contained in:
Alexis de Lattre
2016-11-21 13:19:30 +01:00
parent 83140872ef
commit acfd2f18a7
2 changed files with 11 additions and 31 deletions

View File

@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015-2016 Akretion (http://www.akretion.com/)
@author Alexis de Lattre <alexis.delattre@akretion.com>
The licence is in the file __openerp__.py
© 2015-2016 Akretion (http://www.akretion.com/)
@author Alexis de Lattre <alexis.delattre@akretion.com>
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
-->
<openerp>
<data>
<odoo>
<record id="procurement_group_form_view" model="ir.ui.view">
<field name="name">procurement_usability.procurement.group.form</field>
@@ -22,5 +20,4 @@
</field>
</record>
</data>
</openerp>
</odoo>