mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix odoo customize
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<field name="inherit_id" ref="base.res_config_settings_view_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//app[@name='general_settings']" position="before">
|
||||
<app class="app_settings_block ml8" data-string="OEM & Boost" string="OEM & Boost"
|
||||
<app data-string="OEM & Boost" string="OEM & Boost"
|
||||
name="app_odoo_customize" data-key="app_odoo_customize" logo="/app_odoo_customize/static/description/icon.png">>
|
||||
<div class="row app_settings_header my-0 ms-0 mw-100 bg-warning bg-opacity-25">
|
||||
<div class="col-lg-12 col-md-12 ms-0 o_setting_box">
|
||||
|
||||
Reference in New Issue
Block a user