This commit is contained in:
ivan deng
2020-10-06 00:51:19 +08:00
parent 4588727e10
commit ecf183b1b1
4 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 238 KiB

After

Width:  |  Height:  |  Size: 176 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 70 KiB

View File

@@ -509,7 +509,7 @@ msgstr "启用后,会显示快速调试菜单"
#. module: app_odoo_customize
#: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
msgid "White Label Setting"
msgid "Odoo Customize Setting"
msgstr "个性化odoo设置"
#. module: app_odoo_customize

View File

@@ -11,7 +11,7 @@
<button string="Apply" type="object" name="execute" class="oe_highlight"/>
<button string="Cancel" type="object" name="cancel" class="oe_link" special="cancel"/>
</header>
<h2>White Label Setting</h2>
<h2>Odoo Customize Setting</h2>
<group string="System Name">
<label for="app_system_name"/>
<div>
@@ -67,7 +67,7 @@
<label for="group_show_author_in_apps"/>
</div>
<div>
<field name="module_odoo_referral" widget="upgrade_boolean"/>
<field name="module_odoo_referral"/>
<label for="module_odoo_referral"/>
</div>
</div>