fix xml error

This commit is contained in:
Ivan Office
2024-08-19 21:40:50 +08:00
parent 7025bb9611
commit 7d14564dba
11 changed files with 33 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<openerp>
<odoo>
<data noupdate="0">
<record id="group_show_author_in_apps" model="res.groups">
<field name="name">Show Author in Apps Dashboard</field>
@@ -16,4 +16,4 @@
eval="[(4, ref('app_odoo_customize.group_show_quick_upgrade'))]"/>
</record>
</data>
</openerp>
</odoo>