mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
prepare #I78NYQ [app-odoo][app-odoo-paid]中所有模块更新作者等信息至 odooai.cn 置顶
This commit is contained in:
@@ -1,32 +1,32 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Created on 2018-11-26
|
||||
# author: 欧度智能,https://www.odooai.cn
|
||||
# author: 欧度智能,https://www.sunpop.cn
|
||||
# email: 300883@qq.com
|
||||
# resource of odooai
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
# Odoo12在线用户手册(长期更新)
|
||||
# https://www.odooai.cn/documentation/user/12.0/en/index.html
|
||||
# https://www.sunpop.cn/documentation/user/12.0/en/index.html
|
||||
|
||||
# Odoo12在线开发者手册(长期更新)
|
||||
# https://www.odooai.cn/documentation/12.0/index.html
|
||||
# https://www.sunpop.cn/documentation/12.0/index.html
|
||||
|
||||
# Odoo10在线中文用户手册(长期更新)
|
||||
# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
|
||||
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||
|
||||
# Odoo10离线中文用户手册下载
|
||||
# https://www.odooai.cn/odoo10_user_manual_document_offline/
|
||||
# https://www.sunpop.cn/odoo10_user_manual_document_offline/
|
||||
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
|
||||
# https://www.odooai.cn/odoo10_developer_document_offline/
|
||||
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||
# description:
|
||||
|
||||
{
|
||||
'name': 'odoo 16 Customize OEM(Boost, Data reset)',
|
||||
'version': '16.23.05.25',
|
||||
'author': 'odooai.cn',
|
||||
'author': 'sunpop.cn',
|
||||
'category': 'Productivity',
|
||||
'website': 'https://www.odooai.cn',
|
||||
'website': 'https://www.sunpop.cn',
|
||||
'license': 'LGPL-3',
|
||||
'sequence': 2,
|
||||
'images': ['static/description/banner.gif'],
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<div style="text-align: center;"><a href="https://www.odooai.cn" target="_blank"><img src="/digest/static/src/img/google_play.png" style="display: inline-block; height: 30px; margin-left: auto; margin-right: 12px;"/></a><a href="https://www.odooai.cn" target="_blank"><img src="/digest/static/src/img/app_store.png" style="display: inline-block; height: 30px; margin-left: 12px; margin-right: auto;"/></a>
|
||||
<div style="text-align: center;"><a href="https://www.sunpop.cn" target="_blank"><img src="/digest/static/src/img/google_play.png" style="display: inline-block; height: 30px; margin-left: auto; margin-right: 12px;"/></a><a href="https://www.sunpop.cn" target="_blank"><img src="/digest/static/src/img/app_store.png" style="display: inline-block; height: 30px; margin-left: 12px; margin-right: auto;"/></a>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -11,13 +11,13 @@
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_show_enterprise', 'False')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_show_share', 'False')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_show_poweredby', 'False')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_documentation_url', 'https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_documentation_dev_url', 'https://www.odooai.cn/documentation/13.0/index.html')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_support_url', 'https://www.odooai.cn/trial')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_documentation_url', 'https://www.sunpop.cn/documentation/user/13.0/zh_CN/index.html')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_documentation_dev_url', 'https://www.sunpop.cn/documentation/13.0/index.html')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_support_url', 'https://www.sunpop.cn/trial')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_account_title', 'My Online Account')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_account_url', 'https://www.odooai.cn/my-account')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_enterprise_url', 'https://www.odooai.cn')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_ribbon_name', 'odooAi.cn')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_account_url', 'https://www.sunpop.cn/my-account')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_enterprise_url', 'https://www.sunpop.cn')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_ribbon_name', 'sunpop.cn')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_ribbon_color', '#f0f0f0')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_ribbon_background_color', 'rgba(255,0,0,.4)')"/>
|
||||
<function model="ir.config_parameter" name="set_param" eval="('app_navbar_pos_pc', 'top')"/>
|
||||
|
||||
@@ -2,63 +2,63 @@
|
||||
<odoo>
|
||||
<data>
|
||||
<record model="ir.module.module" id="base.module_web_studio">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_timesheet_grid">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_account_accountant">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_helpdesk">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_hr_appraisal">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_marketing_automation">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_mrp_plm">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_quality_control">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_sale_ebay">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_sale_subscription">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_sign">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_stock_barcode">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_voip">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_mrp_workorder">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
|
||||
<record model="ir.module.module" id="base.module_web_mobile">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
</data>
|
||||
</odoo>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<data noupdate="1">
|
||||
<!-- 创建数据库时首个公司信息 -->
|
||||
<record id="base.main_company" model="res.company">
|
||||
<field name="website">https://www.odooai.cn</field>
|
||||
<field name="website">https://www.sunpop.cn</field>
|
||||
</record>
|
||||
</data>
|
||||
</odoo>
|
||||
@@ -1,18 +1,18 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Created on 2018-10-12
|
||||
# author: 欧度智能,https://www.odooai.cn
|
||||
# author: 欧度智能,https://www.sunpop.cn
|
||||
# email: 300883@qq.com
|
||||
# resource of odooai
|
||||
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
|
||||
# Odoo在线中文用户手册(长期更新)
|
||||
# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
|
||||
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||
|
||||
# Odoo10离线中文用户手册下载
|
||||
# https://www.odooai.cn/odoo10_user_manual_document_offline/
|
||||
# https://www.sunpop.cn/odoo10_user_manual_document_offline/
|
||||
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
|
||||
# https://www.odooai.cn/odoo10_developer_document_offline/
|
||||
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||
# description:
|
||||
|
||||
from odoo import api, SUPERUSER_ID, _
|
||||
@@ -21,7 +21,7 @@ from odoo import api, SUPERUSER_ID, _
|
||||
def pre_init_hook(cr):
|
||||
try:
|
||||
# 更新企业版指向
|
||||
sql = "UPDATE ir_module_module SET website = '%s' WHERE license like '%s' and website <> ''" % ('https://www.odooai.cn', 'OEEL%')
|
||||
sql = "UPDATE ir_module_module SET website = '%s' WHERE license like '%s' and website <> ''" % ('https://www.sunpop.cn', 'OEEL%')
|
||||
cr.execute(sql)
|
||||
cr.commit()
|
||||
except Exception as e:
|
||||
|
||||
@@ -19,8 +19,8 @@ msgstr ""
|
||||
#. odoo-javascript
|
||||
#: code:addons/app_odoo_customize/static/src/xml/res_config_edition.xml:0
|
||||
#, python-format
|
||||
msgid "(odooAi.cn Edition)"
|
||||
msgstr "(odooAi.cn 智能版)"
|
||||
msgid "(sunpop.cn Edition)"
|
||||
msgstr "(sunpop.cn 智能版)"
|
||||
|
||||
#. module: app_odoo_customize
|
||||
#: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
|
||||
@@ -347,8 +347,8 @@ msgstr "您确认要删除指定数据?"
|
||||
#: model_terms:ir.ui.view,arch_db:app_odoo_customize.replace_login
|
||||
msgid ""
|
||||
"Powered by\n"
|
||||
" <span>odooAi.cn</span>"
|
||||
msgstr "技术支持 <span>odooAi.cn</span>"
|
||||
" <span>sunpop.cn</span>"
|
||||
msgstr "技术支持 <span>sunpop.cn</span>"
|
||||
|
||||
#. module: app_odoo_customize
|
||||
#. odoo-javascript
|
||||
@@ -541,8 +541,8 @@ msgstr "菜单项具体操作设置"
|
||||
|
||||
#. module: app_odoo_customize
|
||||
#: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
|
||||
msgid "Visit our website for more apps and Support. https://www.odooai.cn"
|
||||
msgstr "请访问我们的网站获取更多支持. http://www.odooai.cn"
|
||||
msgid "Visit our website for more apps and Support. https://www.sunpop.cn"
|
||||
msgstr "请访问我们的网站获取更多支持. http://www.sunpop.cn"
|
||||
|
||||
#. module: app_odoo_customize
|
||||
#: model:ir.model,name:app_odoo_customize.model_web_environment_ribbon_backend
|
||||
|
||||
@@ -36,7 +36,7 @@ Also helpful for training and support for your odoo end-user.
|
||||
The user can get the help document just by one click.
|
||||
|
||||
For more support
|
||||
https://www.odooai.cn
|
||||
https://www.sunpop.cn
|
||||
|
||||
## 在符合odoo开源协议的前提下,去除odoo版权信息,自定义你的odoo
|
||||
可完全自行设置下列 odoo 选项,让 odoo 看上去像是你的软件产品
|
||||
@@ -76,17 +76,17 @@ https://www.odooai.cn
|
||||
|
||||
## 其它技术资源:
|
||||
# Odoo12在线用户手册(长期更新)
|
||||
# https://www.odooai.cn/documentation/user/12.0/en/index.html
|
||||
# https://www.sunpop.cn/documentation/user/12.0/en/index.html
|
||||
|
||||
# Odoo12在线开发者手册(长期更新)
|
||||
# https://www.odooai.cn/documentation/12.0/index.html
|
||||
# https://www.sunpop.cn/documentation/12.0/index.html
|
||||
|
||||
# Odoo10在线中文用户手册(长期更新)
|
||||
# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
|
||||
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||
|
||||
# Odoo10离线中文用户手册下载
|
||||
# https://www.odooai.cn/odoo10_user_manual_document_offline/
|
||||
# https://www.sunpop.cn/odoo10_user_manual_document_offline/
|
||||
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
|
||||
# https://www.odooai.cn/odoo10_developer_document_offline/
|
||||
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||
# description:
|
||||
|
||||
|
||||
@@ -20,12 +20,12 @@
|
||||
</h4>
|
||||
<h4 class="mt8">
|
||||
Also you can
|
||||
<a href="https://www.odoo.com/apps/modules/browse?author=odooai.cn" target="_blank">
|
||||
<a href="https://www.odoo.com/apps/modules/browse?author=sunpop.cn" target="_blank">
|
||||
get more powerful odoo apps from us.
|
||||
</a>. like [superbar widget]
|
||||
</h4>
|
||||
<div class="oe_demo oe_screenshot">
|
||||
<a href="https://www.odoo.com/apps/modules/browse?author=odooai.cn" target="_blank">
|
||||
<a href="https://www.odoo.com/apps/modules/browse?author=sunpop.cn" target="_blank">
|
||||
<img oe_demo oe_screenshot src="https://apps.odoocdn.com/apps/assets/15.0/app_web_superbar/superbar.gif"/>
|
||||
</a>
|
||||
</div>
|
||||
@@ -120,7 +120,7 @@
|
||||
<p>Add 18. Show/Hide Author and Website in Apps Dashboard</p>
|
||||
<h1 class="text-primary">More Powerful addons:</h1>
|
||||
<p class="">
|
||||
<a class="btn btn-block btn-success mt16 mb16" href="http://www.odoo.com/apps/modules/browse?author=odooai.cn">odooai.cn Awesome Odoo Addons</a>
|
||||
<a class="btn btn-block btn-success mt16 mb16" href="http://www.odoo.com/apps/modules/browse?author=sunpop.cn">sunpop.cn Awesome Odoo Addons</a>
|
||||
</p>
|
||||
<br>
|
||||
<h3>Odoo 16, 15, 14, 12, 11, 10 Support. Community and Enterprise version support</h3>
|
||||
@@ -312,7 +312,7 @@
|
||||
<div class="oe_mt16">
|
||||
<h4>
|
||||
Visit our website for more support.</h4>
|
||||
<h4>https://www.odooai.cn</h4>
|
||||
<h4>https://www.sunpop.cn</h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<t t-extend="res_config_edition">
|
||||
<t t-jquery=".user-heading h3" t-operation="replace">
|
||||
<h3>
|
||||
odooAi <t t-esc="widget.server_version"/> (odooAi.cn Edition)
|
||||
odooAi <t t-esc="widget.server_version"/> (sunpop.cn Edition)
|
||||
</h3>
|
||||
</t>
|
||||
</t>
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
<!-- end-->
|
||||
<template id="replace_login" name="Login Layout" inherit_id="web.login_layout">
|
||||
<xpath expr="//a[@target='_blank']" position="replace">
|
||||
<a href="https://www.odooai.cn" target="_blank">Powered by
|
||||
<span>odooAi.cn</span>
|
||||
<a href="https://www.sunpop.cn" target="_blank">Powered by
|
||||
<span>sunpop.cn</span>
|
||||
</a>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<div>
|
||||
<field name="app_system_name"/>
|
||||
<div>
|
||||
<a href="https://www.odooai.cn" target="_blank">Visit our website for more apps and Support. https://www.odooai.cn</a>
|
||||
<a href="https://www.sunpop.cn" target="_blank">Visit our website for more apps and Support. https://www.sunpop.cn</a>
|
||||
</div>
|
||||
</div>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user