mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
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:
committed by
Elmeri Niemelä
parent
46f901bbb0
commit
c3f8e1cd69
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user