Files
reporting-engine/report_py3o/views/menu.xml
Alexis de Lattre c3f8e1cd69 Take into accounts most remarks of @lasley
Remove <data> in views
Protect import of py3o libs
Remove dep on base module
Other small changes
2020-10-21 19:13:32 +03: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>