Files
reporting-engine/report_py3o/views/menu.xml
Alexis de Lattre 15a8a2e5ec Take into accounts most remarks of @lasley
Remove <data> in views
Protect import of py3o libs
Remove dep on base module
Other small changes
2019-11-19 14:23:48 +01:00

9 lines
158 B
XML

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