mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
upgrade account paid
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<data noupdate="1">
|
||||
<record id="app_system_name" model="ir.config_parameter">
|
||||
<field name="key">app_system_name</field>
|
||||
<field name="value">odooApp13</field>
|
||||
<field name="value">odooApp14</field>
|
||||
</record>
|
||||
|
||||
<record id="app_show_lang" model="ir.config_parameter">
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user