mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
init app_odoo v12
This commit is contained in:
10
app_odoo_customize/data/res_groups.xml
Normal file
10
app_odoo_customize/data/res_groups.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0"?>
|
||||
<openerp>
|
||||
<data noupdate="0">
|
||||
|
||||
<record id="group_show_author_in_apps" model="res.groups">
|
||||
<field name="name">Show Author and Website in Apps Dashboard</field>
|
||||
<field name="category_id" ref="base.module_category_hidden"/>
|
||||
</record>
|
||||
</data>
|
||||
</openerp>
|
||||
Reference in New Issue
Block a user