diff --git a/app_account_invoice_product_multi_add/__manifest__.py b/app_account_invoice_product_multi_add/__manifest__.py
index 90b737de..01b1c96b 100644
--- a/app_account_invoice_product_multi_add/__manifest__.py
+++ b/app_account_invoice_product_multi_add/__manifest__.py
@@ -1,33 +1,33 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App Account Invoice Product Multi Batch Add",
'version': '14.19.11.19',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'price': 0.00,
'currency': 'USD',
'summary': """
App Account Invoice Product Multi Batch Add
- Odoo App of Sunpop.cn
+ Odoo App of odooai.cn
""",
'description': """
App Account Invoice Product Multi Add
diff --git a/app_account_invoice_product_multi_add/static/description/index.html b/app_account_invoice_product_multi_add/static/description/index.html
index 325eb5ac..5cae732f 100644
--- a/app_account_invoice_product_multi_add/static/description/index.html
+++ b/app_account_invoice_product_multi_add/static/description/index.html
@@ -124,7 +124,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_account_superbar/__manifest__.py b/app_account_superbar/__manifest__.py
index b670ebe3..c0b73513 100644
--- a/app_account_superbar/__manifest__.py
+++ b/app_account_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App account superbar navigator",
'version': '14.19.09.27',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_account_superbar/hooks.py b/app_account_superbar/hooks.py
index 7edef364..2d503a3a 100644
--- a/app_account_superbar/hooks.py
+++ b/app_account_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_account_superbar/static/description/index.html b/app_account_superbar/static/description/index.html
index 52e58d69..7ff5f50b 100644
--- a/app_account_superbar/static/description/index.html
+++ b/app_account_superbar/static/description/index.html
@@ -283,7 +283,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_account_superbar_chinese/__manifest__.py b/app_account_superbar_chinese/__manifest__.py
index a4ef608e..85637912 100644
--- a/app_account_superbar_chinese/__manifest__.py
+++ b/app_account_superbar_chinese/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App account superbar navigator for chinese account.",
'version': '14.19.10.16',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_account_superbar_chinese/hooks.py b/app_account_superbar_chinese/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_account_superbar_chinese/hooks.py
+++ b/app_account_superbar_chinese/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_account_superbar_chinese/static/description/index.html b/app_account_superbar_chinese/static/description/index.html
index 52e58d69..7ff5f50b 100644
--- a/app_account_superbar_chinese/static/description/index.html
+++ b/app_account_superbar_chinese/static/description/index.html
@@ -283,7 +283,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_account_ztree/__manifest__.py b/app_account_ztree/__manifest__.py
index 1bbbc229..f898f4ff 100644
--- a/app_account_ztree/__manifest__.py
+++ b/app_account_ztree/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App Account Multi Level Chart, parent children tree",
'version': '14.19.09.27',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_account_ztree/hooks.py b/app_account_ztree/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_account_ztree/hooks.py
+++ b/app_account_ztree/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_account_ztree/static/description/index.html b/app_account_ztree/static/description/index.html
index 4c1dc3e2..db55a86f 100644
--- a/app_account_ztree/static/description/index.html
+++ b/app_account_ztree/static/description/index.html
@@ -173,7 +173,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_base_chinese/__manifest__.py b/app_base_chinese/__manifest__.py
index 792904d1..88747b6e 100644
--- a/app_base_chinese/__manifest__.py
+++ b/app_base_chinese/__manifest__.py
@@ -1,27 +1,27 @@
# -*- coding: utf-8 -*-
# Created on 2018-11-05
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App base chinese,中国化基本模块增强",
'version': '14.23.02.02',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'price': 0,
diff --git a/app_base_chinese/data/base_data.xml b/app_base_chinese/data/base_data.xml
index 703431d0..20a79438 100644
--- a/app_base_chinese/data/base_data.xml
+++ b/app_base_chinese/data/base_data.xml
@@ -4,12 +4,12 @@
- 广州尚鹏
+ 欧度智能
- 广州尚鹏
+ 欧度智能
diff --git a/app_base_chinese/hooks.py b/app_base_chinese/hooks.py
index de9af053..aa807838 100644
--- a/app_base_chinese/hooks.py
+++ b/app_base_chinese/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2017-11-22
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, SUPERUSER_ID, _
diff --git a/app_base_chinese/static/description/index.html b/app_base_chinese/static/description/index.html
index efe242f5..4c464adc 100644
--- a/app_base_chinese/static/description/index.html
+++ b/app_base_chinese/static/description/index.html
@@ -83,13 +83,13 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_base_superbar/__manifest__.py b/app_base_superbar/__manifest__.py
index 7735b641..74139e7b 100644
--- a/app_base_superbar/__manifest__.py
+++ b/app_base_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "Easy Admin navigator, quick search filter",
'version': '14.20.04.06',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 10,
'summary': """
diff --git a/app_base_superbar/hooks.py b/app_base_superbar/hooks.py
index 7edef364..2d503a3a 100644
--- a/app_base_superbar/hooks.py
+++ b/app_base_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_base_superbar/static/description/index.html b/app_base_superbar/static/description/index.html
index 783a7c92..d60ab3da 100644
--- a/app_base_superbar/static/description/index.html
+++ b/app_base_superbar/static/description/index.html
@@ -474,7 +474,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_chatgpt/__manifest__.py b/app_chatgpt/__manifest__.py
index c292d215..89ab7f87 100644
--- a/app_chatgpt/__manifest__.py
+++ b/app_chatgpt/__manifest__.py
@@ -1,9 +1,9 @@
# -*- coding: utf-8 -*-
# Created on 2023-02-016
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Copyright (c) 2020-Present InTechual Solutions. ()
@@ -11,11 +11,11 @@
{
'name': 'Latest ChatGPT AI Center. GPT 3.5 Turbo, Dall-E Image.Multi Robot Support. Chat and Training',
'version': '14.23.03.08',
- 'author': 'Sunpop.cn',
- 'company': 'Sunpop.cn',
- 'maintainer': 'Sunpop.cn',
+ 'author': 'odooai.cn',
+ 'company': 'odooai.cn',
+ 'maintainer': 'odooai.cn',
'category': 'Website/Website',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 10,
'license': 'AGPL-3',
diff --git a/app_chatgpt/data/user_partner_data.xml b/app_chatgpt/data/user_partner_data.xml
index b795f14b..02d1b6fb 100644
--- a/app_chatgpt/data/user_partner_data.xml
+++ b/app_chatgpt/data/user_partner_data.xml
@@ -6,7 +6,7 @@
- chatgpt@sunpop.cn
+ chatgpt@odooai.cn
chatgpt
@@ -21,8 +21,8 @@
- chatgpt1@sunpop.cn
- chatgpt1@sunpop.cn
+ chatgpt1@odooai.cn
+ chatgpt1@odooai.cn
chatgpt
@@ -37,8 +37,8 @@
- chatgpt2@sunpop.cn
- chatgpt2@sunpop.cn
+ chatgpt2@odooai.cn
+ chatgpt2@odooai.cn
chatgpt
diff --git a/app_chatgpt/static/description/index.html b/app_chatgpt/static/description/index.html
index e51f87de..4d677404 100644
--- a/app_chatgpt/static/description/index.html
+++ b/app_chatgpt/static/description/index.html
@@ -183,15 +183,15 @@
Visit our website for more support.
- https://www.sunpop.cn
+ https://www.odooai.cn
diff --git a/app_common/__manifest__.py b/app_common/__manifest__.py
index f2236b49..a9baf512 100644
--- a/app_common/__manifest__.py
+++ b/app_common/__manifest__.py
@@ -1,27 +1,27 @@
# -*- coding: utf-8 -*-
# Created on 20120-01-05
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/12.0/zh_CN/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
##############################################################################
-# Copyright (C) 2009-TODAY Sunpop.cn Ltd. https://www.sunpop.cn
+# Copyright (C) 2009-TODAY odooai.cn Ltd. https://www.odooai.cn
# Author: Ivan Deng,300883@qq.com
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@@ -32,18 +32,18 @@
##############################################################################
{
- 'name': "Sunpop Odooapp Common Func",
+ 'name': "odooai Odooapp Common Func",
'version': '14.21.10.18',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'price': 0.00,
'currency': 'EUR',
'images': ['static/description/banner.png'],
'summary': '''
- Core for common use sunpop apps.
+ Core for common use odooai apps.
基础核心,必须没有要被依赖字段及视图等,实现auto_install
''',
'description': '''
diff --git a/app_common/hooks.py b/app_common/hooks.py
index 3ba52cbf..40a5ccf5 100644
--- a/app_common/hooks.py
+++ b/app_common/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, SUPERUSER_ID, _
diff --git a/app_common/models/__init__.py b/app_common/models/__init__.py
index 4458ab01..1aad5890 100644
--- a/app_common/models/__init__.py
+++ b/app_common/models/__init__.py
@@ -1,25 +1,25 @@
# -*- coding: utf-8 -*-
-# Part of Sunpop.cn. See LICENSE file for full copyright and licensing details.
+# Part of odooai.cn. See LICENSE file for full copyright and licensing details.
# Created on 2019-04-20
-# author: 广州尚鹏,http://www.sunpop.cn
+# author: 欧度智能,http://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo12在线用户手册(长期更新)
-# http://www.sunpop.cn/documentation/user/12.0/en/index.html
+# http://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# http://www.sunpop.cn/documentation/12.0/index.html
+# http://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# http://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# http://www.sunpop.cn/odoo10_user_manual_document_offline/
+# http://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# http://www.sunpop.cn/odoo10_developer_document_offline/
+# http://www.odooai.cn/odoo10_developer_document_offline/
# description:
from . import base
diff --git a/app_common/static/description/index.html b/app_common/static/description/index.html
index 47d7a9c6..30ad856a 100644
--- a/app_common/static/description/index.html
+++ b/app_common/static/description/index.html
@@ -90,13 +90,13 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_company_chart_hierarchy/__manifest__.py b/app_company_chart_hierarchy/__manifest__.py
index 463c9c1a..5408aefe 100644
--- a/app_company_chart_hierarchy/__manifest__.py
+++ b/app_company_chart_hierarchy/__manifest__.py
@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*-
# Created on 2019-01-04
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
{
'name': 'Company Multi Level Chart Hierarchy, 多层级公司',
'version': '14.19.11.12',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Sales',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_company_chart_hierarchy/static/description/index.html b/app_company_chart_hierarchy/static/description/index.html
index bd8d1f9e..0658d4b3 100644
--- a/app_company_chart_hierarchy/static/description/index.html
+++ b/app_company_chart_hierarchy/static/description/index.html
@@ -226,7 +226,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_contacts_superbar/__manifest__.py b/app_contacts_superbar/__manifest__.py
index cb75fe8c..a8529d1d 100644
--- a/app_contacts_superbar/__manifest__.py
+++ b/app_contacts_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App contacts by category company superbar",
'version': '14.21.09.13',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_contacts_superbar/hooks.py b/app_contacts_superbar/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_contacts_superbar/hooks.py
+++ b/app_contacts_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_contacts_superbar/static/description/index.html b/app_contacts_superbar/static/description/index.html
index 8b78a895..4b1f1b96 100644
--- a/app_contacts_superbar/static/description/index.html
+++ b/app_contacts_superbar/static/description/index.html
@@ -283,7 +283,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_crm_superbar/__manifest__.py b/app_crm_superbar/__manifest__.py
index cf42e474..194b36c9 100644
--- a/app_crm_superbar/__manifest__.py
+++ b/app_crm_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App crm browse by stage and team",
'version': '14.19.09.27',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 10,
'summary': """
diff --git a/app_crm_superbar/hooks.py b/app_crm_superbar/hooks.py
index 7edef364..2d503a3a 100644
--- a/app_crm_superbar/hooks.py
+++ b/app_crm_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_crm_superbar/static/description/index.html b/app_crm_superbar/static/description/index.html
index 1e94ebaf..95701809 100644
--- a/app_crm_superbar/static/description/index.html
+++ b/app_crm_superbar/static/description/index.html
@@ -295,7 +295,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_hr_department_chart/__manifest__.py b/app_hr_department_chart/__manifest__.py
index 9fb22b83..06237f23 100644
--- a/app_hr_department_chart/__manifest__.py
+++ b/app_hr_department_chart/__manifest__.py
@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*-
# Created on 2019-01-04
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
{
'name': 'Hr Department Chart Hierarchy, 员工部门多层级结构图',
'version': '14.19.11.12',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Account',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_hr_department_chart/static/description/index.html b/app_hr_department_chart/static/description/index.html
index 9ce91c45..97d72b50 100644
--- a/app_hr_department_chart/static/description/index.html
+++ b/app_hr_department_chart/static/description/index.html
@@ -204,7 +204,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_hr_superbar/__manifest__.py b/app_hr_superbar/__manifest__.py
index c4d47c60..295e7990 100644
--- a/app_hr_superbar/__manifest__.py
+++ b/app_hr_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "Employee Navigator by department, hr superbar",
'version': '14.19.09.27',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Human Resources',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_hr_superbar/hooks.py b/app_hr_superbar/hooks.py
index 7edef364..2d503a3a 100644
--- a/app_hr_superbar/hooks.py
+++ b/app_hr_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_hr_superbar/static/description/index.html b/app_hr_superbar/static/description/index.html
index b879ea51..d503234a 100644
--- a/app_hr_superbar/static/description/index.html
+++ b/app_hr_superbar/static/description/index.html
@@ -305,7 +305,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_hr_ztree/__manifest__.py b/app_hr_ztree/__manifest__.py
index 95e3cbe2..53506b25 100644
--- a/app_hr_ztree/__manifest__.py
+++ b/app_hr_ztree/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App HR department ztree, parent children tree",
'version': '14.19.09.27',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_hr_ztree/hooks.py b/app_hr_ztree/hooks.py
index 7edef364..2d503a3a 100644
--- a/app_hr_ztree/hooks.py
+++ b/app_hr_ztree/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_hr_ztree/static/description/index.html b/app_hr_ztree/static/description/index.html
index 4c1dc3e2..db55a86f 100644
--- a/app_hr_ztree/static/description/index.html
+++ b/app_hr_ztree/static/description/index.html
@@ -173,7 +173,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_mail_superbar/__manifest__.py b/app_mail_superbar/__manifest__.py
index 5596e91a..b8097813 100644
--- a/app_mail_superbar/__manifest__.py
+++ b/app_mail_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "Mail quick navigator,mail filter",
'version': '14.19.10.16',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 10,
'summary': """
diff --git a/app_mail_superbar/hooks.py b/app_mail_superbar/hooks.py
index 7edef364..2d503a3a 100644
--- a/app_mail_superbar/hooks.py
+++ b/app_mail_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_mail_superbar/static/description/index.html b/app_mail_superbar/static/description/index.html
index e4380a7f..387496c6 100644
--- a/app_mail_superbar/static/description/index.html
+++ b/app_mail_superbar/static/description/index.html
@@ -460,7 +460,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_mixin_name_en/__manifest__.py b/app_mixin_name_en/__manifest__.py
index d14edb73..aee60981 100644
--- a/app_mixin_name_en/__manifest__.py
+++ b/app_mixin_name_en/__manifest__.py
@@ -1,27 +1,27 @@
# -*- coding: utf-8 -*-
# Created on 2018-11-05
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "mixin english name,增加英文名字段",
'version': '14.20.05.11',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'price': 0,
diff --git a/app_mixin_name_en/hooks.py b/app_mixin_name_en/hooks.py
index c2efd3eb..d8b54fd5 100644
--- a/app_mixin_name_en/hooks.py
+++ b/app_mixin_name_en/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2017-11-22
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, SUPERUSER_ID, _
diff --git a/app_mixin_name_en/static/description/index.html b/app_mixin_name_en/static/description/index.html
index efe242f5..4c464adc 100644
--- a/app_mixin_name_en/static/description/index.html
+++ b/app_mixin_name_en/static/description/index.html
@@ -83,13 +83,13 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_module_superbar/__manifest__.py b/app_module_superbar/__manifest__.py
index ce1ade98..8b455434 100644
--- a/app_module_superbar/__manifest__.py
+++ b/app_module_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "Apps Navigator by Category, Module Navigator",
'version': '14.19.10.16',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_module_superbar/hooks.py b/app_module_superbar/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_module_superbar/hooks.py
+++ b/app_module_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_module_superbar/static/description/index.html b/app_module_superbar/static/description/index.html
index 628ec540..930ae56b 100644
--- a/app_module_superbar/static/description/index.html
+++ b/app_module_superbar/static/description/index.html
@@ -324,7 +324,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_mrp_bom_product_multi_add/__manifest__.py b/app_mrp_bom_product_multi_add/__manifest__.py
index b56e8354..4b19edf3 100644
--- a/app_mrp_bom_product_multi_add/__manifest__.py
+++ b/app_mrp_bom_product_multi_add/__manifest__.py
@@ -1,33 +1,33 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App MRP Bom Product Multi Batch Add",
'version': '14.19.11.19',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'price': 0.00,
'currency': 'USD',
'summary': """
App MRP Bom Product Multi Batch Add, 制造Bom批量增加产品.
- Odoo App of Sunpop.cn
+ Odoo App of odooai.cn
""",
'description': """
App MRP Bom Product Multi Add.
diff --git a/app_mrp_bom_product_multi_add/static/description/index.html b/app_mrp_bom_product_multi_add/static/description/index.html
index f0c9af43..93c5e8dd 100644
--- a/app_mrp_bom_product_multi_add/static/description/index.html
+++ b/app_mrp_bom_product_multi_add/static/description/index.html
@@ -134,7 +134,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_mrp_production_chart/__manifest__.py b/app_mrp_production_chart/__manifest__.py
index 9a007346..ef5941ee 100644
--- a/app_mrp_production_chart/__manifest__.py
+++ b/app_mrp_production_chart/__manifest__.py
@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*-
# Created on 2019-01-04
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
{
'name': 'MRP Production Chart Hierarchy, 生产单多层级结构图',
'version': '14.19.11.29',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_mrp_production_chart/static/description/index.html b/app_mrp_production_chart/static/description/index.html
index 205d6229..bf54f65d 100644
--- a/app_mrp_production_chart/static/description/index.html
+++ b/app_mrp_production_chart/static/description/index.html
@@ -205,7 +205,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_mrp_production_zchart/__manifest__.py b/app_mrp_production_zchart/__manifest__.py
index f853630c..fba063f8 100644
--- a/app_mrp_production_zchart/__manifest__.py
+++ b/app_mrp_production_zchart/__manifest__.py
@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*-
# Created on 2019-01-04
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
{
'name': 'MRP Production zChart Hierarchy, 生产单多层级结构图',
'version': '14.20.08.20',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_mrp_production_zchart/static/description/index.html b/app_mrp_production_zchart/static/description/index.html
index 90eab091..a1df8f9a 100644
--- a/app_mrp_production_zchart/static/description/index.html
+++ b/app_mrp_production_zchart/static/description/index.html
@@ -205,7 +205,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_mrp_superbar/__manifest__.py b/app_mrp_superbar/__manifest__.py
index 71c72186..c8761de6 100644
--- a/app_mrp_superbar/__manifest__.py
+++ b/app_mrp_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App mrp Manufacturing Orders browse by state workcenter navigator",
'version': '14.21.01.15',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_mrp_superbar/hooks.py b/app_mrp_superbar/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_mrp_superbar/hooks.py
+++ b/app_mrp_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_mrp_superbar/static/description/index.html b/app_mrp_superbar/static/description/index.html
index 16b7be24..aa22aa48 100644
--- a/app_mrp_superbar/static/description/index.html
+++ b/app_mrp_superbar/static/description/index.html
@@ -383,7 +383,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_mrp_workcenter_chart/__manifest__.py b/app_mrp_workcenter_chart/__manifest__.py
index 0eec0225..4009e1ee 100644
--- a/app_mrp_workcenter_chart/__manifest__.py
+++ b/app_mrp_workcenter_chart/__manifest__.py
@@ -1,27 +1,27 @@
# -*- coding: utf-8 -*-
# Created on 2019-05-26
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/12.0/zh_CN/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
##############################################################################
-# Copyright (C) 2009-TODAY Sunpop.cn Ltd. https://www.sunpop.cn
+# Copyright (C) 2009-TODAY odooai.cn Ltd. https://www.odooai.cn
# Author: Ivan Deng,300883@qq.com
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@@ -34,9 +34,9 @@
{
'name': "MRP Workcenter Parent Child Hierarchy,工作中心分级",
'version': '14.20.03.30',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'price': 0.00,
@@ -47,7 +47,7 @@
'app_mrp_superbar',
],
'summary': """
- Odoo App of Sunpop.cn
+ Odoo App of odooai.cn
""",
'description': """
Support Odoo 14,13,12,11, Enterprise and Community Edition
diff --git a/app_mrp_workcenter_chart/hooks.py b/app_mrp_workcenter_chart/hooks.py
index 3ba52cbf..40a5ccf5 100644
--- a/app_mrp_workcenter_chart/hooks.py
+++ b/app_mrp_workcenter_chart/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, SUPERUSER_ID, _
diff --git a/app_mrp_workcenter_chart/static/description/index.html b/app_mrp_workcenter_chart/static/description/index.html
index cf3afb51..248060f8 100644
--- a/app_mrp_workcenter_chart/static/description/index.html
+++ b/app_mrp_workcenter_chart/static/description/index.html
@@ -57,13 +57,13 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_mrp_workcenter_zchart/__manifest__.py b/app_mrp_workcenter_zchart/__manifest__.py
index 1d40294e..762781dd 100644
--- a/app_mrp_workcenter_zchart/__manifest__.py
+++ b/app_mrp_workcenter_zchart/__manifest__.py
@@ -1,27 +1,27 @@
# -*- coding: utf-8 -*-
# Created on 2019-05-26
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/12.0/zh_CN/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
##############################################################################
-# Copyright (C) 2009-TODAY Sunpop.cn Ltd. https://www.sunpop.cn
+# Copyright (C) 2009-TODAY odooai.cn Ltd. https://www.odooai.cn
# Author: Ivan Deng,300883@qq.com
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@@ -34,9 +34,9 @@
{
'name': "MRP Workcenter zChart Parent Child Hierarchy,工作中心分级",
'version': '14.20.08.20',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'price': 0.00,
@@ -51,7 +51,7 @@
'app_mrp_production_chart',
],
'summary': """
- Odoo App of Sunpop.cn
+ Odoo App of odooai.cn
""",
'description': """
Support Odoo 14,13,12,11, Enterprise and Community Edition
diff --git a/app_mrp_workcenter_zchart/hooks.py b/app_mrp_workcenter_zchart/hooks.py
index 3ba52cbf..40a5ccf5 100644
--- a/app_mrp_workcenter_zchart/hooks.py
+++ b/app_mrp_workcenter_zchart/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, SUPERUSER_ID, _
diff --git a/app_mrp_workcenter_zchart/static/description/index.html b/app_mrp_workcenter_zchart/static/description/index.html
index cf3afb51..248060f8 100644
--- a/app_mrp_workcenter_zchart/static/description/index.html
+++ b/app_mrp_workcenter_zchart/static/description/index.html
@@ -57,13 +57,13 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_odoo_customize/__manifest__.py b/app_odoo_customize/__manifest__.py
index d7090b05..322c70f2 100644
--- a/app_odoo_customize/__manifest__.py
+++ b/app_odoo_customize/__manifest__.py
@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*-
# Created on 2018-11-26
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': 'Odoo 15,14,13 Customize OEM(Boost, Data reset)',
'version': '14.22.02.25',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Productivity',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_odoo_customize/data/digest_template_data.xml b/app_odoo_customize/data/digest_template_data.xml
index 97f292e0..a3baa335 100644
--- a/app_odoo_customize/data/digest_template_data.xml
+++ b/app_odoo_customize/data/digest_template_data.xml
@@ -124,7 +124,7 @@
-  
+
|
diff --git a/app_odoo_customize/data/ir_config_parameter_data.xml b/app_odoo_customize/data/ir_config_parameter_data.xml
index 500112a6..37979085 100644
--- a/app_odoo_customize/data/ir_config_parameter_data.xml
+++ b/app_odoo_customize/data/ir_config_parameter_data.xml
@@ -44,15 +44,15 @@
app_documentation_url
- https://www.sunpop.cn/documentation/user/13.0/zh_CN/index.html
+ https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html
app_documentation_dev_url
- https://www.sunpop.cn/documentation/13.0/index.html
+ https://www.odooai.cn/documentation/13.0/index.html
app_support_url
- https://www.sunpop.cn/trial
+ https://www.odooai.cn/trial
app_account_title
@@ -60,12 +60,12 @@
app_account_url
- https://www.sunpop.cn/my-account
+ https://www.odooai.cn/my-account
app_ribbon_name
- ({db_name})]]>
+ ({db_name})]]>
diff --git a/app_odoo_customize/data/ir_module_module_data.xml b/app_odoo_customize/data/ir_module_module_data.xml
index 04b43448..40963563 100644
--- a/app_odoo_customize/data/ir_module_module_data.xml
+++ b/app_odoo_customize/data/ir_module_module_data.xml
@@ -2,67 +2,67 @@
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
- https://www.sunpop.cn
+ https://www.odooai.cn
diff --git a/app_odoo_customize/data/res_company_data.xml b/app_odoo_customize/data/res_company_data.xml
index 769f175b..d6df8c15 100644
--- a/app_odoo_customize/data/res_company_data.xml
+++ b/app_odoo_customize/data/res_company_data.xml
@@ -3,7 +3,7 @@
- https://www.sunpop.cn
+ https://www.odooai.cn
\ No newline at end of file
diff --git a/app_odoo_customize/hooks.py b/app_odoo_customize/hooks.py
index 507bc547..14dd0988 100644
--- a/app_odoo_customize/hooks.py
+++ b/app_odoo_customize/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.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.sunpop.cn', 'OEEL%')
+ sql = "UPDATE ir_module_module SET website = '%s' WHERE license like '%s' and website <> ''" % ('https://www.odooai.cn', 'OEEL%')
cr.execute(sql)
cr.commit()
except Exception as e:
diff --git a/app_odoo_customize/i18n/zh_CN.po b/app_odoo_customize/i18n/zh_CN.po
index 10dfed24..6ebc8e26 100644
--- a/app_odoo_customize/i18n/zh_CN.po
+++ b/app_odoo_customize/i18n/zh_CN.po
@@ -19,8 +19,8 @@ msgstr ""
#. openerp-web
#: code:addons/app_odoo_customize/static/src/xml/res_config_edition.xml:0
#, python-format
-msgid "(Sunpop.cn Professional Edition)"
-msgstr "(Sunpop.cn 专业版)"
+msgid "(odooai.cn Professional Edition)"
+msgstr "(odooai.cn 专业版)"
#. module: app_odoo_customize
#: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
@@ -321,7 +321,7 @@ msgstr "您确认要删除指定数据?"
#. module: app_odoo_customize
#: model_terms:ir.ui.view,arch_db:app_odoo_customize.replace_login
msgid "Powered by odooApp"
-msgstr "技术支持 Sunpop.cn"
+msgstr "技术支持 odooai.cn"
#. module: app_odoo_customize
#: model:ir.actions.server,name:app_odoo_customize.action_server_module_multi_refresh_po
@@ -478,8 +478,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.sunpop.cn"
-msgstr "请访问我们的网站获取更多支持. http://www.sunpop.cn"
+msgid "Visit our website for more apps and Support. https://www.odooai.cn"
+msgstr "请访问我们的网站获取更多支持. http://www.odooai.cn"
#. module: app_odoo_customize
#: model:ir.model,name:app_odoo_customize.model_web_environment_ribbon_backend
diff --git a/app_odoo_customize/models/res_config_settings.py b/app_odoo_customize/models/res_config_settings.py
index f82fc27c..f33deda0 100644
--- a/app_odoo_customize/models/res_config_settings.py
+++ b/app_odoo_customize/models/res_config_settings.py
@@ -51,14 +51,14 @@ class ResConfigSettings(models.TransientModel):
app_show_poweredby = True if ir_config.get_param('app_show_poweredby') == "True" else False
app_documentation_url = ir_config.get_param('app_documentation_url',
- default='https://www.sunpop.cn/documentation/user/13.0/en/index.html')
+ default='https://www.odooai.cn/documentation/user/13.0/en/index.html')
app_documentation_dev_url = ir_config.get_param('app_documentation_dev_url',
- default='https://www.sunpop.cn/documentation/13.0/index.html')
- app_support_url = ir_config.get_param('app_support_url', default='https://www.sunpop.cn/trial/')
+ default='https://www.odooai.cn/documentation/13.0/index.html')
+ app_support_url = ir_config.get_param('app_support_url', default='https://www.odooai.cn/trial/')
app_account_title = ir_config.get_param('app_account_title', default='My Online Account')
- app_account_url = ir_config.get_param('app_account_url', default='https://www.sunpop.cn/my-account/')
- app_enterprise_url = ir_config.get_param('app_enterprise_url', default='https://www.sunpop.cn')
- app_ribbon_name = ir_config.get_param('app_ribbon_name', default='*Sunpop.cn')
+ app_account_url = ir_config.get_param('app_account_url', default='https://www.odooai.cn/my-account/')
+ app_enterprise_url = ir_config.get_param('app_enterprise_url', default='https://www.odooai.cn')
+ app_ribbon_name = ir_config.get_param('app_ribbon_name', default='*odooai.cn')
res.update(
app_system_name=app_system_name,
app_show_lang=app_show_lang,
@@ -96,14 +96,14 @@ class ResConfigSettings(models.TransientModel):
ir_config.set_param("app_show_poweredby", self.app_show_poweredby or "False")
ir_config.set_param("app_documentation_url",
- self.app_documentation_url or "https://www.sunpop.cn/documentation/user/13.0/en/index.html")
+ self.app_documentation_url or "https://www.odooai.cn/documentation/user/13.0/en/index.html")
ir_config.set_param("app_documentation_dev_url",
- self.app_documentation_dev_url or "https://www.sunpop.cn/documentation/13.0/index.html")
- ir_config.set_param("app_support_url", self.app_support_url or "https://www.sunpop.cn/trial/")
+ self.app_documentation_dev_url or "https://www.odooai.cn/documentation/13.0/index.html")
+ ir_config.set_param("app_support_url", self.app_support_url or "https://www.odooai.cn/trial/")
ir_config.set_param("app_account_title", self.app_account_title or "My Online Account")
- ir_config.set_param("app_account_url", self.app_account_url or "https://www.sunpop.cn/my-account/")
- ir_config.set_param("app_enterprise_url", self.app_enterprise_url or "https://www.sunpop.cn")
- ir_config.set_param("app_ribbon_name", self.app_ribbon_name or "*Sunpop.cn")
+ ir_config.set_param("app_account_url", self.app_account_url or "https://www.odooai.cn/my-account/")
+ ir_config.set_param("app_enterprise_url", self.app_enterprise_url or "https://www.odooai.cn")
+ ir_config.set_param("app_ribbon_name", self.app_ribbon_name or "*odooai.cn")
def set_module_url(self):
sql = "UPDATE ir_module_module SET website = '%s' WHERE license like '%s' and website <> ''" % (self.app_enterprise_url, 'OEEL%')
diff --git a/app_odoo_customize/readme.md b/app_odoo_customize/readme.md
index 573c734c..128a95a7 100644
--- a/app_odoo_customize/readme.md
+++ b/app_odoo_customize/readme.md
@@ -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.sunpop.cn
+https://www.odooai.cn
## 在符合odoo开源协议的前提下,去除odoo版权信息,自定义你的odoo
可完全自行设置下列 odoo 选项,让 odoo 看上去像是你的软件产品
@@ -76,17 +76,17 @@ https://www.sunpop.cn
## 其它技术资源:
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
diff --git a/app_odoo_customize/static/description/index.html b/app_odoo_customize/static/description/index.html
index d6d84071..47ecd93e 100644
--- a/app_odoo_customize/static/description/index.html
+++ b/app_odoo_customize/static/description/index.html
@@ -20,12 +20,12 @@
@@ -101,7 +101,7 @@
Add 18. Show/Hide Author and Website in Apps Dashboard
More Powerful addons:
- Sunpop.cn Awesome Odoo Addons
+ odooai.cn Awesome Odoo Addons
Odoo 13, 12, 11, 10 Support. Community and Enterprise version support
@@ -290,7 +290,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_odoo_customize/static/src/js/customize_user_menu.js b/app_odoo_customize/static/src/js/customize_user_menu.js
index 7343114f..e901fa75 100644
--- a/app_odoo_customize/static/src/js/customize_user_menu.js
+++ b/app_odoo_customize/static/src/js/customize_user_menu.js
@@ -11,11 +11,11 @@ odoo.define('app_odoo_customize.UserMenu', function (require) {
var UserMenu = require('web.UserMenu');
//避免错误,要再定义
- var documentation_url = 'https://www.sunpop.cn';
- var documentation_dev_url = 'https://www.sunpop.cn';
- var support_url = 'https://www.sunpop.cn';
+ var documentation_url = 'https://www.odooai.cn';
+ var documentation_dev_url = 'https://www.odooai.cn';
+ var support_url = 'https://www.odooai.cn';
var account_title = 'My Account';
- var account_url = 'https://www.sunpop.cn';
+ var account_url = 'https://www.odooai.cn';
UserMenu.include({
init: function () {
diff --git a/app_odoo_customize/static/src/xml/res_config_edition.xml b/app_odoo_customize/static/src/xml/res_config_edition.xml
index b683cce1..e72898f6 100644
--- a/app_odoo_customize/static/src/xml/res_config_edition.xml
+++ b/app_odoo_customize/static/src/xml/res_config_edition.xml
@@ -3,7 +3,7 @@
- odooApp (Sunpop.cn Professional Edition)
+ odooApp (odooai.cn Professional Edition)
diff --git a/app_odoo_customize/views/app_odoo_customize_views.xml b/app_odoo_customize/views/app_odoo_customize_views.xml
index b1778dff..f56aba6f 100644
--- a/app_odoo_customize/views/app_odoo_customize_views.xml
+++ b/app_odoo_customize/views/app_odoo_customize_views.xml
@@ -17,7 +17,7 @@
- Powered by odooApp
+ Powered by odooApp
\ No newline at end of file
diff --git a/app_odoo_customize/views/app_theme_config_settings_views.xml b/app_odoo_customize/views/app_theme_config_settings_views.xml
index 62515f3e..520c8907 100644
--- a/app_odoo_customize/views/app_theme_config_settings_views.xml
+++ b/app_odoo_customize/views/app_theme_config_settings_views.xml
@@ -17,7 +17,7 @@
diff --git a/app_pos_superbar/__manifest__.py b/app_pos_superbar/__manifest__.py
index aed3d8a0..afc2f32c 100644
--- a/app_pos_superbar/__manifest__.py
+++ b/app_pos_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App Pos order browse by store salesperson status",
'version': '14.22.02.25',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Point of Sale',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 12,
'summary': """
diff --git a/app_pos_superbar/hooks.py b/app_pos_superbar/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_pos_superbar/hooks.py
+++ b/app_pos_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_pos_superbar/static/description/index.html b/app_pos_superbar/static/description/index.html
index 29371415..95fd962c 100644
--- a/app_pos_superbar/static/description/index.html
+++ b/app_pos_superbar/static/description/index.html
@@ -383,7 +383,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_product_brand/__manifest__.py b/app_product_brand/__manifest__.py
index 542a99d5..b5aacc22 100644
--- a/app_product_brand/__manifest__.py
+++ b/app_product_brand/__manifest__.py
@@ -9,27 +9,27 @@
# -*- coding: utf-8 -*-
# Created on 2019-11-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/12.0/zh_CN/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
##############################################################################
-# Copyright (C) 2009-TODAY Sunpop.cn Ltd. https://www.sunpop.cn
+# Copyright (C) 2009-TODAY odooai.cn Ltd. https://www.odooai.cn
# Author: Ivan Deng,300883@qq.com
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@@ -42,9 +42,9 @@
{
'name': 'Product Brand Manager',
'version': '14.20.11.18',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Product',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'price': 0.00,
@@ -54,7 +54,7 @@
'sale',
],
'summary': """
- Product brand manager. Odoo App of Sunpop.cn
+ Product brand manager. Odoo App of odooai.cn
""",
'description': """
Support Odoo 14,13,12, 11, Enterprise and Community Edition
diff --git a/app_product_brand/hooks.py b/app_product_brand/hooks.py
index 3ba52cbf..40a5ccf5 100644
--- a/app_product_brand/hooks.py
+++ b/app_product_brand/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, SUPERUSER_ID, _
diff --git a/app_product_brand/models/product_brand.py b/app_product_brand/models/product_brand.py
index aa9b4c6b..6570789b 100644
--- a/app_product_brand/models/product_brand.py
+++ b/app_product_brand/models/product_brand.py
@@ -3,7 +3,7 @@
# Copyright 2014 prisnet.ch Seraphine Lantible
# Copyright 2016 Serpent Consulting Services Pvt. Ltd.
# Copyright 2018 Daniel Campos
-# Copyright 2019 Sunpop.cn
+# Copyright 2019 odooai.cn
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
from odoo import api, fields, models, _
diff --git a/app_product_brand/models/product_template.py b/app_product_brand/models/product_template.py
index b1510037..a61f9bd1 100644
--- a/app_product_brand/models/product_template.py
+++ b/app_product_brand/models/product_template.py
@@ -3,7 +3,7 @@
# Copyright 2014 prisnet.ch Seraphine Lantible
# Copyright 2016 Serpent Consulting Services Pvt. Ltd.
# Copyright 2018 Daniel Campos
-# Copyright 2019 Sunpop.cn
+# Copyright 2019 odooai.cn
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
from odoo import api, fields, models, _
diff --git a/app_product_category_chart/__manifest__.py b/app_product_category_chart/__manifest__.py
index ca7eaf43..31f317e2 100644
--- a/app_product_category_chart/__manifest__.py
+++ b/app_product_category_chart/__manifest__.py
@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*-
# Created on 2019-01-04
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
{
'name': 'Category Chart Hierarchy, 产品目录多层级结构图',
'version': '14.20.09.28',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_product_category_chart/static/description/index.html b/app_product_category_chart/static/description/index.html
index 996c16a4..93078230 100644
--- a/app_product_category_chart/static/description/index.html
+++ b/app_product_category_chart/static/description/index.html
@@ -204,7 +204,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_product_category_zchart/__manifest__.py b/app_product_category_zchart/__manifest__.py
index 1a6fcc62..1467fd04 100644
--- a/app_product_category_zchart/__manifest__.py
+++ b/app_product_category_zchart/__manifest__.py
@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*-
# Created on 2019-01-04
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
{
'name': 'Category zChart Hierarchy, 产品目录多层级结构图',
'version': '14.20.08.17',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_product_category_zchart/static/description/index.html b/app_product_category_zchart/static/description/index.html
index 996c16a4..93078230 100644
--- a/app_product_category_zchart/static/description/index.html
+++ b/app_product_category_zchart/static/description/index.html
@@ -204,7 +204,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_product_superbar/__manifest__.py b/app_product_superbar/__manifest__.py
index 112344e8..fa8bddba 100644
--- a/app_product_superbar/__manifest__.py
+++ b/app_product_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App product browse by category navigator",
'version': '14.21.08.29',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_product_superbar/hooks.py b/app_product_superbar/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_product_superbar/hooks.py
+++ b/app_product_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_product_superbar/models/product_category.py b/app_product_superbar/models/product_category.py
index de355a17..4ac3d047 100644
--- a/app_product_superbar/models/product_category.py
+++ b/app_product_superbar/models/product_category.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2017-11-28
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, fields, models, exceptions, _
diff --git a/app_product_superbar/static/description/index.html b/app_product_superbar/static/description/index.html
index 1f62fe3d..0f344342 100644
--- a/app_product_superbar/static/description/index.html
+++ b/app_product_superbar/static/description/index.html
@@ -398,7 +398,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_product_superbar_pro/__manifest__.py b/app_product_superbar_pro/__manifest__.py
index 33f8558a..bd28365b 100644
--- a/app_product_superbar_pro/__manifest__.py
+++ b/app_product_superbar_pro/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "Product browse by category navigator Pro",
'version': '14.20.07.26',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_product_superbar_pro/hooks.py b/app_product_superbar_pro/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_product_superbar_pro/hooks.py
+++ b/app_product_superbar_pro/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_product_superbar_pro/static/description/index.html b/app_product_superbar_pro/static/description/index.html
index 6db3c3e6..6c3d6b00 100644
--- a/app_product_superbar_pro/static/description/index.html
+++ b/app_product_superbar_pro/static/description/index.html
@@ -513,7 +513,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_product_ztree/__manifest__.py b/app_product_ztree/__manifest__.py
index e1c6a50c..37ad798e 100644
--- a/app_product_ztree/__manifest__.py
+++ b/app_product_ztree/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App Product category ztree, parent children tree",
'version': '14.20.05.03',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_product_ztree/hooks.py b/app_product_ztree/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_product_ztree/hooks.py
+++ b/app_product_ztree/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_product_ztree/models/product_category.py b/app_product_ztree/models/product_category.py
index 29143d10..cd7a37c9 100644
--- a/app_product_ztree/models/product_category.py
+++ b/app_product_ztree/models/product_category.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2017-11-28
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, fields, models, exceptions, _
diff --git a/app_product_ztree/static/description/index.html b/app_product_ztree/static/description/index.html
index 78d85b33..c22599cf 100644
--- a/app_product_ztree/static/description/index.html
+++ b/app_product_ztree/static/description/index.html
@@ -174,7 +174,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_project_superbar/__manifest__.py b/app_project_superbar/__manifest__.py
index 3a6d6b18..687d0b82 100644
--- a/app_project_superbar/__manifest__.py
+++ b/app_project_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "Project and task browse by partner,user, stage navigator",
'version': '14.19.12.03',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_project_superbar/hooks.py b/app_project_superbar/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_project_superbar/hooks.py
+++ b/app_project_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_project_superbar/static/description/index.html b/app_project_superbar/static/description/index.html
index 74b54ca0..89c9803b 100644
--- a/app_project_superbar/static/description/index.html
+++ b/app_project_superbar/static/description/index.html
@@ -403,7 +403,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_purchase_product_multi_add/__manifest__.py b/app_purchase_product_multi_add/__manifest__.py
index ef5f06e3..dce09e20 100644
--- a/app_purchase_product_multi_add/__manifest__.py
+++ b/app_purchase_product_multi_add/__manifest__.py
@@ -1,33 +1,33 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "Multi Add Purchase Product,采购订单批量加产品",
'version': '14.19.11.19',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'price': 0.00,
'currency': 'USD',
'summary': """
App Purchase Order Product Multi Batch Add.
- Odoo App of Sunpop.cn
+ Odoo App of odooai.cn
""",
'description': """
App Purchase Order Product Multi Add.
diff --git a/app_purchase_product_multi_add/static/description/index.html b/app_purchase_product_multi_add/static/description/index.html
index e1bc6dae..2e164eb2 100644
--- a/app_purchase_product_multi_add/static/description/index.html
+++ b/app_purchase_product_multi_add/static/description/index.html
@@ -134,7 +134,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_purchase_superbar/__manifest__.py b/app_purchase_superbar/__manifest__.py
index 82007804..a71d9206 100644
--- a/app_purchase_superbar/__manifest__.py
+++ b/app_purchase_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App purchase search browse by partner",
'version': '14.19.10.22',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_purchase_superbar/hooks.py b/app_purchase_superbar/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_purchase_superbar/hooks.py
+++ b/app_purchase_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_purchase_superbar/static/description/index.html b/app_purchase_superbar/static/description/index.html
index 4ac1c5b1..0155df27 100644
--- a/app_purchase_superbar/static/description/index.html
+++ b/app_purchase_superbar/static/description/index.html
@@ -283,7 +283,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_sale_product_multi_add/__manifest__.py b/app_sale_product_multi_add/__manifest__.py
index 9d70c289..bf53310b 100644
--- a/app_sale_product_multi_add/__manifest__.py
+++ b/app_sale_product_multi_add/__manifest__.py
@@ -1,33 +1,33 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "Multi Add Sale Product,订单批量加产品",
'version': '14.21.07.05',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'price': 0.00,
'currency': 'USD',
'summary': """
App Sale Order Product Multi Batch Add, mass add
- Odoo App of Sunpop.cn
+ Odoo App of odooai.cn
""",
'description': """
App Sale Order Product Multi Add.
diff --git a/app_sale_product_multi_add/static/description/index.html b/app_sale_product_multi_add/static/description/index.html
index a8cccff1..fa83292f 100644
--- a/app_sale_product_multi_add/static/description/index.html
+++ b/app_sale_product_multi_add/static/description/index.html
@@ -134,7 +134,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_sale_superbar/__manifest__.py b/app_sale_superbar/__manifest__.py
index 0a7d9d63..5a35dc71 100644
--- a/app_sale_superbar/__manifest__.py
+++ b/app_sale_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App sale order browse by partner and channel",
'version': '14.21.08.29',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_sale_superbar/hooks.py b/app_sale_superbar/hooks.py
index 7edef364..2d503a3a 100644
--- a/app_sale_superbar/hooks.py
+++ b/app_sale_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_sale_superbar/static/description/index.html b/app_sale_superbar/static/description/index.html
index 37edb375..359ad6f5 100644
--- a/app_sale_superbar/static/description/index.html
+++ b/app_sale_superbar/static/description/index.html
@@ -283,7 +283,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_sale_superbar_pro/__manifest__.py b/app_sale_superbar_pro/__manifest__.py
index b02bc4e6..4f89fb52 100644
--- a/app_sale_superbar_pro/__manifest__.py
+++ b/app_sale_superbar_pro/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "Advance sale order navigator by partner and channel",
'version': '14.20.07.26',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_sale_superbar_pro/hooks.py b/app_sale_superbar_pro/hooks.py
index 7edef364..2d503a3a 100644
--- a/app_sale_superbar_pro/hooks.py
+++ b/app_sale_superbar_pro/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_sale_superbar_pro/static/description/index.html b/app_sale_superbar_pro/static/description/index.html
index 7143d533..aaaac020 100644
--- a/app_sale_superbar_pro/static/description/index.html
+++ b/app_sale_superbar_pro/static/description/index.html
@@ -513,7 +513,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_stock_location_chart/__manifest__.py b/app_stock_location_chart/__manifest__.py
index 8246bcfb..a2aa1573 100644
--- a/app_stock_location_chart/__manifest__.py
+++ b/app_stock_location_chart/__manifest__.py
@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*-
# Created on 2019-01-04
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
{
'name': 'Stock Location Chart Hierarchy, 仓库库位多层级结构图',
'version': '14.19.11.12',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Stock',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_stock_location_chart/static/description/index.html b/app_stock_location_chart/static/description/index.html
index 87ec6ed9..854f1b95 100644
--- a/app_stock_location_chart/static/description/index.html
+++ b/app_stock_location_chart/static/description/index.html
@@ -204,7 +204,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_stock_location_zchart/__manifest__.py b/app_stock_location_zchart/__manifest__.py
index 78f89b70..85e8cc42 100644
--- a/app_stock_location_zchart/__manifest__.py
+++ b/app_stock_location_zchart/__manifest__.py
@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*-
# Created on 2019-01-04
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
{
'name': 'Stock Location Chart Hierarchy, 仓库库位多层级结构图',
'version': '14.21.12.05',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Stock',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_stock_location_zchart/static/description/index.html b/app_stock_location_zchart/static/description/index.html
index 23a3dc19..c3842df7 100644
--- a/app_stock_location_zchart/static/description/index.html
+++ b/app_stock_location_zchart/static/description/index.html
@@ -204,7 +204,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_stock_picking_product_multi_add/__manifest__.py b/app_stock_picking_product_multi_add/__manifest__.py
index e2d6c014..0e405040 100644
--- a/app_stock_picking_product_multi_add/__manifest__.py
+++ b/app_stock_picking_product_multi_add/__manifest__.py
@@ -1,33 +1,33 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App Stock Picking Order Product Multi Batch Add",
'version': '14.19.11.19',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'price': 0.00,
'currency': 'USD',
'summary': """
App Stock Picking Order Product Multi Batch Add
- Odoo App of Sunpop.cn
+ Odoo App of odooai.cn
""",
'description': """
App Stock Picking Order Product Multi Add.
diff --git a/app_stock_picking_product_multi_add/static/description/index.html b/app_stock_picking_product_multi_add/static/description/index.html
index 28a39153..25762782 100644
--- a/app_stock_picking_product_multi_add/static/description/index.html
+++ b/app_stock_picking_product_multi_add/static/description/index.html
@@ -134,7 +134,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_stock_superbar/__manifest__.py b/app_stock_superbar/__manifest__.py
index 79f4a47a..70e9b927 100644
--- a/app_stock_superbar/__manifest__.py
+++ b/app_stock_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "Stock Superbar ztree, parent children tree",
'version': '14.20.03.30',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_stock_superbar/hooks.py b/app_stock_superbar/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_stock_superbar/hooks.py
+++ b/app_stock_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_stock_superbar/static/description/index.html b/app_stock_superbar/static/description/index.html
index 56fa6c30..ea0dfcf0 100644
--- a/app_stock_superbar/static/description/index.html
+++ b/app_stock_superbar/static/description/index.html
@@ -175,7 +175,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_stock_ztree/__manifest__.py b/app_stock_ztree/__manifest__.py
index 4eb96230..2939b3ab 100644
--- a/app_stock_ztree/__manifest__.py
+++ b/app_stock_ztree/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App Stock location ztree, parent children tree",
'version': '14.19.10.16',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_stock_ztree/hooks.py b/app_stock_ztree/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_stock_ztree/hooks.py
+++ b/app_stock_ztree/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_stock_ztree/static/description/index.html b/app_stock_ztree/static/description/index.html
index 56fa6c30..ea0dfcf0 100644
--- a/app_stock_ztree/static/description/index.html
+++ b/app_stock_ztree/static/description/index.html
@@ -175,7 +175,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_users_chart_hierarchy/__manifest__.py b/app_users_chart_hierarchy/__manifest__.py
index 30a4760b..465892dd 100644
--- a/app_users_chart_hierarchy/__manifest__.py
+++ b/app_users_chart_hierarchy/__manifest__.py
@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*-
# Created on 2019-01-04
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
{
'name': 'User Alliance Distribution Chart Hierarchy, 多层级用户',
'version': '14.19.11.12',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Sales',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_users_chart_hierarchy/static/description/index.html b/app_users_chart_hierarchy/static/description/index.html
index 70f76f1f..1be8909c 100644
--- a/app_users_chart_hierarchy/static/description/index.html
+++ b/app_users_chart_hierarchy/static/description/index.html
@@ -204,7 +204,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_users_zchart/__manifest__.py b/app_users_zchart/__manifest__.py
index 3f8b4d23..82ac22dd 100644
--- a/app_users_zchart/__manifest__.py
+++ b/app_users_zchart/__manifest__.py
@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*-
# Created on 2019-01-04
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
{
'name': 'User Alliance Distribution Chart Hierarchy with zchart, 多层级用户',
'version': '14.21.12.05',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Sales',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_users_zchart/static/description/index.html b/app_users_zchart/static/description/index.html
index 46ca17f9..265cdbec 100644
--- a/app_users_zchart/static/description/index.html
+++ b/app_users_zchart/static/description/index.html
@@ -177,7 +177,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_web_enterprise/__manifest__.py b/app_web_enterprise/__manifest__.py
index 4b4d3745..fbf329fe 100644
--- a/app_web_enterprise/__manifest__.py
+++ b/app_web_enterprise/__manifest__.py
@@ -1,27 +1,27 @@
# -*- coding: utf-8 -*-
# Created on 2017-11-05
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App web enterprise enhance,企业版界面增强",
'version': '14.21.03.03',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
@@ -32,7 +32,7 @@
""",
'description': """
odoo enterprise version UI enhance.
- 广州尚鹏,Sunpop.cn 的odoo模块。企业版界面增强。
+ 欧度智能,odooai.cn 的odoo模块。企业版界面增强。
1. Add dropdown arrow to parent menu.
多级菜单中出现箭头。
2. Replace the odoo logo or url to your company in menu and page.
diff --git a/app_web_enterprise/static/description/index.html b/app_web_enterprise/static/description/index.html
index 7d084d1e..1682b5f9 100644
--- a/app_web_enterprise/static/description/index.html
+++ b/app_web_enterprise/static/description/index.html
@@ -4,7 +4,7 @@
App Web Enterprise Enhance
Lastest update: v12.19.04.16
This moduld allows user to .
@@ -68,7 +68,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_web_enterprise/static/src/xml/res_config_edition.xml b/app_web_enterprise/static/src/xml/res_config_edition.xml
index e7c02f5c..3a5aab56 100644
--- a/app_web_enterprise/static/src/xml/res_config_edition.xml
+++ b/app_web_enterprise/static/src/xml/res_config_edition.xml
@@ -3,7 +3,7 @@
- odooApp (Sunpop.cn Edition)
+ odooApp (odooai.cn Edition)
diff --git a/app_web_fullwidth/__manifest__.py b/app_web_fullwidth/__manifest__.py
index e1425afb..d8f96734 100644
--- a/app_web_fullwidth/__manifest__.py
+++ b/app_web_fullwidth/__manifest__.py
@@ -1,31 +1,31 @@
# -*- coding: utf-8 -*-
# Created on 2019-01-04
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
{
'name': 'App Web Responsive Fullwidth (form view full width)',
'version': '14.21.06.30',
'category': 'web',
- 'author': 'Sunpop.cn',
- 'website': 'https://www.sunpop.cn',
+ 'author': 'odooai.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_web_fullwidth/static/description/index.html b/app_web_fullwidth/static/description/index.html
index 7d4c1972..2076156f 100644
--- a/app_web_fullwidth/static/description/index.html
+++ b/app_web_fullwidth/static/description/index.html
@@ -81,7 +81,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/app_web_no_bubble/__manifest__.py b/app_web_no_bubble/__manifest__.py
index bb032de3..78e48c2c 100644
--- a/app_web_no_bubble/__manifest__.py
+++ b/app_web_no_bubble/__manifest__.py
@@ -5,7 +5,7 @@
{
"name": "Web No Bubble",
"version": "13.20.04.10",
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
"website": "https://github.com/OCA/web",
"license": "AGPL-3",
"category": "Web",
diff --git a/app_website_product_superbar/__manifest__.py b/app_website_product_superbar/__manifest__.py
index b1f1f742..2e39545c 100644
--- a/app_website_product_superbar/__manifest__.py
+++ b/app_website_product_superbar/__manifest__.py
@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*-
# Created on 2018-08-15
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "App Website Product browse by category navigator",
'version': '14.20.05.27',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
diff --git a/app_website_product_superbar/hooks.py b/app_website_product_superbar/hooks.py
index f7bbfac4..67b172de 100644
--- a/app_website_product_superbar/hooks.py
+++ b/app_website_product_superbar/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def post_init_hook(cr, pool):
diff --git a/app_website_product_superbar/models/product_category.py b/app_website_product_superbar/models/product_category.py
index f948c048..952cbd98 100644
--- a/app_website_product_superbar/models/product_category.py
+++ b/app_website_product_superbar/models/product_category.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2017-11-28
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, fields, models, exceptions, _
diff --git a/app_website_product_superbar/static/description/index.html b/app_website_product_superbar/static/description/index.html
index 88321714..42b49132 100644
--- a/app_website_product_superbar/static/description/index.html
+++ b/app_website_product_superbar/static/description/index.html
@@ -398,7 +398,7 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/aps/__manifest__.py b/aps/__manifest__.py
index 5bc355a4..e5bcea34 100644
--- a/aps/__manifest__.py
+++ b/aps/__manifest__.py
@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*-
# Created on 2018-11-26
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/12.0/zh_CN/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
{
'name': "APS Advanced planning and scheduling,高级排产",
'version': '14.19.05.30',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Base',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 2,
'price': 0.00,
@@ -37,7 +37,7 @@
],
'summary': """
Normal APS. mrp plan, mrp planning. manufacture plan, producing plan.
- Odoo App of Sunpop.cn
+ Odoo App of odooai.cn
""",
'description': """
模块开发模板,目录结构与文件定义。
diff --git a/aps/hooks.py b/aps/hooks.py
index d2e1bafb..d2f55ae1 100644
--- a/aps/hooks.py
+++ b/aps/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-10-12
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
def pre_init_hook(cr):
diff --git a/aps/static/description/index.html b/aps/static/description/index.html
index f134a26a..a287575d 100644
--- a/aps/static/description/index.html
+++ b/aps/static/description/index.html
@@ -58,13 +58,13 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/l10n_cn_standard_latest/__init__.py b/l10n_cn_standard_latest/__init__.py
index b833610e..2ab65b43 100644
--- a/l10n_cn_standard_latest/__init__.py
+++ b/l10n_cn_standard_latest/__init__.py
@@ -5,7 +5,7 @@
# Copyright (C) 2012-2012 南京盈通 ccdos@intoerp.com
# Copyright (C) 2008-now 开阖软件 jeff@osbzr.com < PM and LTS >
# Copyright (C) 2017-now jeffery9@gmail.com
-# Copyright (C) 2018-11 广州尚鹏 https://www.sunpop.cn
+# Copyright (C) 2018-11 欧度智能 https://www.odooai.cn
from .hooks import pre_init_hook
from .hooks import post_init_hook
diff --git a/l10n_cn_standard_latest/__manifest__.py b/l10n_cn_standard_latest/__manifest__.py
index 6b17b7e5..21e0a1f5 100644
--- a/l10n_cn_standard_latest/__manifest__.py
+++ b/l10n_cn_standard_latest/__manifest__.py
@@ -5,14 +5,14 @@
# Copyright (C) 2012-2012 南京盈通 ccdos@intoerp.com
# Copyright (C) 2008-now 开阖软件 jeff@osbzr.com < PM and LTS >
# Copyright (C) 2017-now jeffery9@gmail.com
-# Copyright (C) 2018-11 广州尚鹏 https://www.sunpop.cn
+# Copyright (C) 2018-11 欧度智能 https://www.odooai.cn
{
'name': '2021最新中国企业会计表.Latest Chinese Accounting.',
'version': '14.21.11.09',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Accounting/Localizations/Account Charts',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 12,
'summary': """
@@ -32,7 +32,7 @@
7. 注意,必须在没有业务数据,没有会计科目的初始环境。可以使用 "app_odoo_customize" 模块清除财务数据,重置会计科目。
如果是多语种环境需要自行更改翻译,主要体现在3%,6%,13%增值税处理。
- 广州尚鹏,Sunpop.cn
+ 欧度智能,odooai.cn
The Latest Chinese Account
Including the following data in the Accounting Standards for Business Enterprises
diff --git a/l10n_cn_standard_latest/hooks.py b/l10n_cn_standard_latest/hooks.py
index 6d4a35f1..aef04c5d 100644
--- a/l10n_cn_standard_latest/hooks.py
+++ b/l10n_cn_standard_latest/hooks.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2017-11-22
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, SUPERUSER_ID
diff --git a/l10n_cn_standard_latest/models/account_account.py b/l10n_cn_standard_latest/models/account_account.py
index f3243d2e..8d09bfbc 100644
--- a/l10n_cn_standard_latest/models/account_account.py
+++ b/l10n_cn_standard_latest/models/account_account.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-11-28
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, fields, models, _
diff --git a/l10n_cn_standard_latest/models/account_account_template.py b/l10n_cn_standard_latest/models/account_account_template.py
index 6180c138..367eac40 100644
--- a/l10n_cn_standard_latest/models/account_account_template.py
+++ b/l10n_cn_standard_latest/models/account_account_template.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-11-28
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, fields, models, exceptions, _
diff --git a/l10n_cn_standard_latest/models/account_chart_template.py b/l10n_cn_standard_latest/models/account_chart_template.py
index d7b0d03c..99096298 100644
--- a/l10n_cn_standard_latest/models/account_chart_template.py
+++ b/l10n_cn_standard_latest/models/account_chart_template.py
@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*-
# Created on 2018-11-07
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
from odoo import api, fields, models, _
diff --git a/l10n_cn_standard_latest/static/description/index.html b/l10n_cn_standard_latest/static/description/index.html
index 2c546c16..32cb71d4 100644
--- a/l10n_cn_standard_latest/static/description/index.html
+++ b/l10n_cn_standard_latest/static/description/index.html
@@ -55,13 +55,13 @@
Visit our website for more support.
-https://www.sunpop.cn
+https://www.odooai.cn
diff --git a/readme.md b/readme.md
index 48c61fc7..9601b024 100644
--- a/readme.md
+++ b/readme.md
@@ -191,7 +191,7 @@ odoo enterprise version UI enhance.
1. Add dropdown arrow to parent menu.
2. Replace the odoo logo to your company logo in main menu.
3. Alway show search in main menu.
-广州尚鹏,Sunpop.cn 的odoo模块。企业版界面增强。
+欧度智能,odooai.cn 的odoo模块。企业版界面增强。
1. 多级菜单中出现箭头。
2. 替换主菜单界面的logo为你公司的logo。
3。 在主菜单界面让搜索可见。
@@ -219,7 +219,7 @@ Form view Responsive full width (fullwidth). Ready for small, medium, large, ext
7. 注意,必须在没有业务数据,没有会计科目的初始环境。可以使用 "app_odoo_customize" 模块清除财务数据,重置会计科目。
如果是多语种环境需要自行更改翻译,主要体现在16%增值税处理。
- 广州尚鹏,Sunpop.cn
+ 欧度智能,odooai.cn
The Latest Chinese Account
Including the following data in the Accounting Standards for Business Enterprises
包含企业会计准则以下数据
diff --git a/web_fontawesome/__manifest__.py b/web_fontawesome/__manifest__.py
index 3f276d41..b8f3be77 100644
--- a/web_fontawesome/__manifest__.py
+++ b/web_fontawesome/__manifest__.py
@@ -1,24 +1,24 @@
# -*- coding: utf-8 -*-
# Created on 2018-11-26
-# author: 广州尚鹏,https://www.sunpop.cn
+# author: 欧度智能,https://www.odooai.cn
# email: 300883@qq.com
-# resource of Sunpop
+# resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo12在线用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/12.0/en/index.html
+# https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册(长期更新)
-# https://www.sunpop.cn/documentation/12.0/index.html
+# https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册(长期更新)
-# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
+# https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html
# Odoo10离线中文用户手册下载
-# https://www.sunpop.cn/odoo10_user_manual_document_offline/
+# https://www.odooai.cn/odoo10_user_manual_document_offline/
# Odoo10离线开发手册下载-含python教程,jquery参考,Jinja2模板,PostgresSQL参考(odoo开发必备)
-# https://www.sunpop.cn/odoo10_developer_document_offline/
+# https://www.odooai.cn/odoo10_developer_document_offline/
# description:
# Copyright 2017 Simone Orsi
@@ -28,9 +28,9 @@
{
'name': 'App Web Fontawesome',
'version': '14.19.05.30',
- 'author': 'Sunpop.cn',
+ 'author': 'odooai.cn',
'category': 'Productivity',
- 'website': 'https://www.sunpop.cn',
+ 'website': 'https://www.odooai.cn',
'license': 'LGPL-3',
'sequence': 20,
'images': ['static/description/banner.png'],
diff --git a/web_fontawesome/static/description/index.html b/web_fontawesome/static/description/index.html
index 37dd70d9..39f7dfcb 100644
--- a/web_fontawesome/static/description/index.html
+++ b/web_fontawesome/static/description/index.html
@@ -409,7 +409,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
-- Sunpop.cn
+- odooai.cn
- Camptocamp
- Creu Blanca