mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix xml error
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user