mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update
This commit is contained in:
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 |
@@ -509,7 +509,7 @@ msgstr "启用后,会显示快速调试菜单"
|
|||||||
|
|
||||||
#. module: app_odoo_customize
|
#. module: app_odoo_customize
|
||||||
#: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
|
#: 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设置"
|
msgstr "个性化odoo设置"
|
||||||
|
|
||||||
#. module: app_odoo_customize
|
#. module: app_odoo_customize
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
<button string="Apply" type="object" name="execute" class="oe_highlight"/>
|
<button string="Apply" type="object" name="execute" class="oe_highlight"/>
|
||||||
<button string="Cancel" type="object" name="cancel" class="oe_link" special="cancel"/>
|
<button string="Cancel" type="object" name="cancel" class="oe_link" special="cancel"/>
|
||||||
</header>
|
</header>
|
||||||
<h2>White Label Setting</h2>
|
<h2>Odoo Customize Setting</h2>
|
||||||
<group string="System Name">
|
<group string="System Name">
|
||||||
<label for="app_system_name"/>
|
<label for="app_system_name"/>
|
||||||
<div>
|
<div>
|
||||||
@@ -67,7 +67,7 @@
|
|||||||
<label for="group_show_author_in_apps"/>
|
<label for="group_show_author_in_apps"/>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<field name="module_odoo_referral" widget="upgrade_boolean"/>
|
<field name="module_odoo_referral"/>
|
||||||
<label for="module_odoo_referral"/>
|
<label for="module_odoo_referral"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user