Port hr_usability to v10

This commit is contained in:
Alexis de Lattre
2018-03-01 21:56:40 +01:00
parent a7b2bde9e9
commit d61e48635b
3 changed files with 32 additions and 51 deletions

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 Akretion (http://www.akretion.com/)
Copyright 2015-2018 Akretion (http://www.akretion.com/)
@author: Alexis de Lattre <alexis.delattre@akretion.com>
The licence is in the file __openerp__.py
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
-->
<openerp>
<data>
<odoo>
<record id="view_employee_form" model="ir.ui.view">
<field name="name">hr_usability.hr.employee.form</field>
@@ -19,5 +19,5 @@
</field>
</record>
</data>
</openerp>
</odoo>