mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
9 lines
202 B
XML
9 lines
202 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<openerp>
|
|
<data>
|
|
<menuitem id="py3o_config_menu"
|
|
name="Py3o Configuration"
|
|
parent="base.menu_config" />
|
|
</data>
|
|
</openerp>
|