mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update app_customize, add auto_sub
This commit is contained in:
@@ -60,6 +60,10 @@
|
||||
<field name="app_show_poweredby"/>
|
||||
<label for="app_show_poweredby"/>
|
||||
</div>
|
||||
<div>
|
||||
<field name="app_stop_subscribe"/>
|
||||
<label for="app_stop_subscribe"/>
|
||||
</div>
|
||||
</div>
|
||||
</group>
|
||||
<group string="User Menu Content">
|
||||
@@ -137,7 +141,7 @@
|
||||
</record>
|
||||
|
||||
<record id="action_app_theme_config" model="ir.actions.act_window">
|
||||
<field name="name">odoo Customize</field>
|
||||
<field name="name">odooApp Customize</field>
|
||||
<field name="type">ir.actions.act_window</field>
|
||||
<field name="res_model">app.theme.config.settings</field>
|
||||
<field name="view_mode">form</field>
|
||||
|
||||
Reference in New Issue
Block a user