Take into accounts most remarks of @lasley

Remove <data> in views
Protect import of py3o libs
Remove dep on base module
Other small changes
This commit is contained in:
Alexis de Lattre
2016-10-05 09:50:57 +02:00
committed by Elmeri Niemelä
parent 46f901bbb0
commit c3f8e1cd69
8 changed files with 132 additions and 124 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data>
<menuitem id="py3o_config_menu"
name="Py3o"
parent="report.reporting_menuitem" />
</data>
<menuitem id="py3o_config_menu"
name="Py3o"
parent="report.reporting_menuitem" />
</odoo>