diff --git a/app_odoo_customize/__manifest__.py b/app_odoo_customize/__manifest__.py index 38c9e23f..28fb5038 100644 --- a/app_odoo_customize/__manifest__.py +++ b/app_odoo_customize/__manifest__.py @@ -23,7 +23,7 @@ { 'name': 'Customize odoo OEM (Boost, My Odoo)', - 'version': '13.20.04.11', + 'version': '13.20.04.12', 'author': 'Sunpop.cn', 'category': 'Productivity', 'website': 'https://www.sunpop.cn', diff --git a/app_odoo_customize/i18n/zh_CN.po b/app_odoo_customize/i18n/zh_CN.po index 83849fe3..799c15b8 100644 --- a/app_odoo_customize/i18n/zh_CN.po +++ b/app_odoo_customize/i18n/zh_CN.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 13.0+e\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-15 10:33+0000\n" -"PO-Revision-Date: 2020-03-15 10:33+0000\n" +"POT-Creation-Date: 2020-04-12 10:21+0000\n" +"PO-Revision-Date: 2020-04-12 10:21+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -275,6 +275,11 @@ msgstr "我的帐户链接" msgid "Please confirm to delete the select data?" msgstr "您确认要删除指定数据?" +#. module: app_odoo_customize +#: model_terms:ir.ui.view,arch_db:app_odoo_customize.replace_login +msgid "Powered by odooApp" +msgstr "Powered by Sunpop.cn" + #. module: app_odoo_customize #: model:ir.model.fields,help:app_odoo_customize.field_res_config_settings__app_system_name msgid "Setup System Name,which replace Odoo" @@ -306,6 +311,11 @@ msgstr "显示升级企业版标签提醒" msgid "Show My Account" msgstr "显示我的帐户" +#. module: app_odoo_customize +#: model:ir.model.fields,field_description:app_odoo_customize.field_res_config_settings__module_odoo_referral +msgid "Show Odoo Referral" +msgstr "显示Odoo推荐" + #. module: app_odoo_customize #: model:ir.model.fields,field_description:app_odoo_customize.field_res_config_settings__app_show_poweredby msgid "Show Powered by Odoo" @@ -372,6 +382,11 @@ msgstr "不选中则会隐藏odoo分享" msgid "Uncheck to hide the Powered by text" msgstr "不勾选则不显示Odoo Powered by" +#. module: app_odoo_customize +#: model:ir.model.fields,help:app_odoo_customize.field_res_config_settings__module_odoo_referral +msgid "Uncheck to remove the Odoo Referral" +msgstr "不勾选则不显示Odoo推荐" + #. module: app_odoo_customize #: model_terms:ir.ui.view,arch_db:app_odoo_customize.app_module_view_kanban msgid "Uninstall" diff --git a/app_odoo_customize/static/description/index.html b/app_odoo_customize/static/description/index.html index e7611a1c..ff1cd136 100644 --- a/app_odoo_customize/static/description/index.html +++ b/app_odoo_customize/static/description/index.html @@ -42,6 +42,10 @@ Online Documentation Access,Quick Data Clear.
Support Odoo 13, 12, 11, 10, 9. Including community and enterprise version.
+If you want to change the login page.
+Please modify the file \views\app_odoo_customize_views.xml
+31. Show or hide odoo Referral in the top menu.
30. 1 key export app translate file like .po file.