mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[FIX] report_py3o: prettier xml after merge with master
This commit is contained in:
committed by
Elmeri Niemelä
parent
16cf7466b9
commit
28897159f2
@@ -1,8 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo>
|
||||
|
||||
<menuitem id="py3o_config_menu"
|
||||
name="Py3o"
|
||||
parent="base.reporting_menuitem" />
|
||||
|
||||
<menuitem id="py3o_config_menu" name="Py3o" parent="base.reporting_menuitem" />
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user