mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Replace openerp element by odoo
This commit is contained in:
committed by
Elmeri Niemelä
parent
bac8750461
commit
67d5ac030f
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<odoo>
|
||||
<data>
|
||||
<record id="py3o_server_configuration_form_view" model="ir.ui.view">
|
||||
<field name="name">py3o.server.configuration.form.view</field>
|
||||
@@ -39,4 +39,4 @@
|
||||
parent="py3o_config_menu"
|
||||
action="py3o_server_configuration_action" />
|
||||
</data>
|
||||
</openerp>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user