modifications V10 std

This commit is contained in:
MonsieurB
2017-01-31 14:51:32 +01:00
parent 217afc8af0
commit 6361e2e453
2 changed files with 3 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ Method to override for behavior customization:
- string_format() - string_format()
""", """,
'version': '8.0.1.0.0', 'version': '10.0.1.0.0',
'author': 'Akretion', 'author': 'Akretion',
'category': 'base', 'category': 'base',
'depends': [ 'depends': [

View File

@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<openerp> <odoo>
<data>
<record id="resource_calendar_form" model="ir.ui.view"> <record id="resource_calendar_form" model="ir.ui.view">
@@ -25,5 +24,4 @@
</record> </record>
</data> </odoo>
</openerp>