diff --git a/README.md b/README.md index f56bad64..6b9281c6 100644 --- a/README.md +++ b/README.md @@ -330,7 +330,7 @@ odoo enterprise version UI enhance. 3. Alway show search in main menu. -欧度智能,sunpop.cn 的odoo模块。企业版界面增强。 +欧度智能,odooai.cn 的odoo模块。企业版界面增强。 1. 多级菜单中出现箭头。 @@ -378,7 +378,7 @@ Form view Responsive full width (fullwidth). Ready for small, medium, large, ext 如果是多语种环境需要自行更改翻译,主要体现在16%增值税处理。 - 欧度智能,sunpop.cn + 欧度智能,odooai.cn The Latest Chinese Account diff --git a/app_account_superbar/__manifest__.py b/app_account_superbar/__manifest__.py index 5168b68e..d8706405 100644 --- a/app_account_superbar/__manifest__.py +++ b/app_account_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). @@ -18,9 +18,9 @@ { 'name': "App account superbar navigator", 'version': '16.22.12.06', - '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 6a80067a..520eb146 100644 --- a/app_account_superbar/hooks.py +++ b/app_account_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). diff --git a/app_account_superbar/static/description/index.html b/app_account_superbar/static/description/index.html index 6a1c1185..8a6cfb64 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_ztree/__manifest__.py b/app_account_ztree/__manifest__.py index b7278c9b..f8df6609 100644 --- a/app_account_ztree/__manifest__.py +++ b/app_account_ztree/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -18,9 +18,9 @@ { 'name': "App Account Multi Level Chart, parent children tree", 'version': '16.23.03.01', - '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 2a3608ea..14ff8b04 100644 --- a/app_account_ztree/hooks.py +++ b/app_account_ztree/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/app_account_ztree/static/description/index.html b/app_account_ztree/static/description/index.html index 19ed979a..ee59a649 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_auto_backup/__manifest__.py b/app_auto_backup/__manifest__.py index da660c19..414f433c 100644 --- a/app_auto_backup/__manifest__.py +++ b/app_auto_backup/__manifest__.py @@ -23,7 +23,7 @@ 4) If you want to write backups to a remote location you should fill in the SFTP details. """, - 'author': 'Sunpop.cn', + 'author': 'odooai.cn', 'website': "http://www.sunpop.cn", 'category': 'Administration', 'installable': True, diff --git a/app_base_chinese/__manifest__.py b/app_base_chinese/__manifest__.py index 116edd37..7465c78f 100644 --- a/app_base_chinese/__manifest__.py +++ b/app_base_chinese/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2023-02-02 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -19,9 +19,9 @@ { 'name': "App base chinese,中国化基本模块增强", 'version': '16.23.04.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/hooks.py b/app_base_chinese/hooks.py index ab4107d0..e0c1ed1d 100644 --- a/app_base_chinese/hooks.py +++ b/app_base_chinese/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2017-11-22 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/app_base_chinese/static/description/index.html b/app_base_chinese/static/description/index.html index a9478f6b..c41da127 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

More Powerful addons, Make your odoo very easy to use, easy customize: - sunpop.cn Odoo Addons + odooai.cn Odoo Addons

diff --git a/app_base_superbar/__manifest__.py b/app_base_superbar/__manifest__.py index 25f1eeb3..3a344284 100644 --- a/app_base_superbar/__manifest__.py +++ b/app_base_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -18,9 +18,9 @@ { 'name': "Easy Admin navigator, quick search filter", 'version': '16.22.12.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 6a80067a..520eb146 100644 --- a/app_base_superbar/hooks.py +++ b/app_base_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). diff --git a/app_base_superbar/static/description/index.html b/app_base_superbar/static/description/index.html index 74a9e7ed..1b4d4741 100644 --- a/app_base_superbar/static/description/index.html +++ b/app_base_superbar/static/description/index.html @@ -478,7 +478,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 a1063be2..dc2526fe 100644 --- a/app_chatgpt/__manifest__.py +++ b/app_chatgpt/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2023-02-016 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -11,11 +11,11 @@ { 'name': 'Latest ChatGPT4 AI Center. GPT 4 for image, Dall-E Image.Multi Robot Support. Chat and Training', 'version': '16.23.04.27', - 'author': 'sunpop.cn', + 'author': 'odooai.cn', 'company': 'sunpop.cn', 'maintainer': 'sunpop.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/static/description/index.html b/app_chatgpt/static/description/index.html index e8b73ea0..4e003887 100644 --- a/app_chatgpt/static/description/index.html +++ b/app_chatgpt/static/description/index.html @@ -224,15 +224,15 @@

Visit our website for more support.

- https://www.sunpop.cn + https://www.odooai.cn

More Powerful addons, Make your odoo very easy to use, easy customize: - sunpop.cn Odoo Addons + odooai.cn Odoo Addons

diff --git a/app_common/__manifest__.py b/app_common/__manifest__.py index 77a646e1..b5134623 100644 --- a/app_common/__manifest__.py +++ b/app_common/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2023-02-02 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). @@ -34,9 +34,9 @@ { 'name': "odooai Odooapp Common Func", 'version': '16.23.05.09', - '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, diff --git a/app_common/hooks.py b/app_common/hooks.py index ca92d38a..ca3d9df5 100644 --- a/app_common/hooks.py +++ b/app_common/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). diff --git a/app_common/static/description/index.html b/app_common/static/description/index.html index 6621c74a..3d42ee84 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

More Powerful addons, Make your odoo very easy to use, easy customize: - Supop.cn Odoo Addons + odooai.cn Odoo Addons

diff --git a/app_contacts_superbar/__manifest__.py b/app_contacts_superbar/__manifest__.py index 3e2f0d20..64b22ec6 100644 --- a/app_contacts_superbar/__manifest__.py +++ b/app_contacts_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -18,9 +18,9 @@ { 'name': "App contacts by category company superbar", 'version': '16.22.12.06', - '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 2a3608ea..14ff8b04 100644 --- a/app_contacts_superbar/hooks.py +++ b/app_contacts_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/app_contacts_superbar/static/description/index.html b/app_contacts_superbar/static/description/index.html index e79117ba..74cf07b3 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_hr_superbar/__manifest__.py b/app_hr_superbar/__manifest__.py index 2a933ffe..44f540de 100644 --- a/app_hr_superbar/__manifest__.py +++ b/app_hr_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -18,9 +18,9 @@ { 'name': "Employee Navigator by department, hr superbar", 'version': '16.22.12.06', - '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 6a80067a..520eb146 100644 --- a/app_hr_superbar/hooks.py +++ b/app_hr_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). 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_mail_superbar/__manifest__.py b/app_mail_superbar/__manifest__.py index 9d8a3364..18fd0f2c 100644 --- a/app_mail_superbar/__manifest__.py +++ b/app_mail_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -18,9 +18,9 @@ { 'name': "Mail quick navigator,mail filter", 'version': '16.22.12.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_mail_superbar/hooks.py b/app_mail_superbar/hooks.py index 6a80067a..520eb146 100644 --- a/app_mail_superbar/hooks.py +++ b/app_mail_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). 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_mrp_superbar/__manifest__.py b/app_mrp_superbar/__manifest__.py index 85d05bfe..cd7c98a1 100644 --- a/app_mrp_superbar/__manifest__.py +++ b/app_mrp_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). @@ -18,9 +18,9 @@ { 'name': "App mrp Manufacturing Orders browse by state workcenter navigator", 'version': '16.22.12.06', - '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 2a3608ea..14ff8b04 100644 --- a/app_mrp_superbar/hooks.py +++ b/app_mrp_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). 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_odoo_customize/__manifest__.py b/app_odoo_customize/__manifest__.py index 75f1d029..9d9fbc14 100644 --- a/app_odoo_customize/__manifest__.py +++ b/app_odoo_customize/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-11-26 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -24,9 +24,9 @@ { 'name': 'odoo 16 Customize OEM(Boost, Data reset)', 'version': '16.23.05.25', - 'author': 'sunpop.cn', + 'author': 'odooai.cn', 'category': 'Productivity', - 'website': 'https://www.sunpop.cn', + 'website': 'https://www.odooai.cn', 'license': 'LGPL-3', 'sequence': 2, 'images': ['static/description/banner.gif'], diff --git a/app_odoo_customize/hooks.py b/app_odoo_customize/hooks.py index 5e6aad1f..4a05ea6f 100644 --- a/app_odoo_customize/hooks.py +++ b/app_odoo_customize/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). diff --git a/app_odoo_customize/static/description/index.html b/app_odoo_customize/static/description/index.html index fc1ce521..76fc0c90 100644 --- a/app_odoo_customize/static/description/index.html +++ b/app_odoo_customize/static/description/index.html @@ -20,12 +20,12 @@

Also you can - + get more powerful odoo apps from us. . like [superbar widget]

- +
@@ -120,7 +120,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 16, 15, 14, 12, 11, 10 Support. Community and Enterprise version support

@@ -312,7 +312,7 @@

Visit our website for more support.

-

https://www.sunpop.cn

+

https://www.odooai.cn

diff --git a/app_pos_superbar/__manifest__.py b/app_pos_superbar/__manifest__.py index a529404b..43dd75c0 100644 --- a/app_pos_superbar/__manifest__.py +++ b/app_pos_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). @@ -18,9 +18,9 @@ { 'name': "App Pos order browse by store salesperson status", 'version': '16.22.12.06', - '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 2a3608ea..14ff8b04 100644 --- a/app_pos_superbar/hooks.py +++ b/app_pos_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/app_pos_superbar/static/description/index.html b/app_pos_superbar/static/description/index.html index 9db4ba64..656019bc 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_superbar/__manifest__.py b/app_product_superbar/__manifest__.py index 971f016d..28ba7d9b 100644 --- a/app_product_superbar/__manifest__.py +++ b/app_product_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). @@ -18,9 +18,9 @@ { 'name': "App product browse by category navigator", 'version': '16.22.12.06', - '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 2a3608ea..14ff8b04 100644 --- a/app_product_superbar/hooks.py +++ b/app_product_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/app_product_superbar/models/product_category.py b/app_product_superbar/models/product_category.py index 4bbfa9e7..ae4d4816 100644 --- a/app_product_superbar/models/product_category.py +++ b/app_product_superbar/models/product_category.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2017-11-28 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). 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 9ad34640..70569970 100644 --- a/app_product_superbar_pro/__manifest__.py +++ b/app_product_superbar_pro/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). @@ -18,9 +18,9 @@ { 'name': "Product browse by category navigator Pro", 'version': '16.23.03.05', - '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 2a3608ea..14ff8b04 100644 --- a/app_product_superbar_pro/hooks.py +++ b/app_product_superbar_pro/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/app_product_superbar_pro/static/description/index.html b/app_product_superbar_pro/static/description/index.html index 1a708e28..58a3e849 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 70e9ad65..4a638a17 100644 --- a/app_product_ztree/__manifest__.py +++ b/app_product_ztree/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -18,9 +18,9 @@ { 'name': "App Product category ztree, parent children tree", 'version': '16.23.02.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_ztree/hooks.py b/app_product_ztree/hooks.py index 2a3608ea..14ff8b04 100644 --- a/app_product_ztree/hooks.py +++ b/app_product_ztree/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/app_product_ztree/models/product_category.py b/app_product_ztree/models/product_category.py index 082ad0a9..a868c797 100644 --- a/app_product_ztree/models/product_category.py +++ b/app_product_ztree/models/product_category.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2017-11-28 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). diff --git a/app_product_ztree/static/description/index.html b/app_product_ztree/static/description/index.html index e5b2e433..361612c3 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 d2639980..103a66c4 100644 --- a/app_project_superbar/__manifest__.py +++ b/app_project_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). @@ -18,9 +18,9 @@ { 'name': "Project and task browse by partner,user, stage navigator", 'version': '15.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 2a3608ea..14ff8b04 100644 --- a/app_project_superbar/hooks.py +++ b/app_project_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/app_project_superbar/static/description/index.html b/app_project_superbar/static/description/index.html index 969ef367..f97cb5d7 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_superbar/__manifest__.py b/app_purchase_superbar/__manifest__.py index 24b4a1b6..b89d82dd 100644 --- a/app_purchase_superbar/__manifest__.py +++ b/app_purchase_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). @@ -18,9 +18,9 @@ { 'name': "App purchase search browse by partner", 'version': '16.22.12.06', - '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 2a3608ea..14ff8b04 100644 --- a/app_purchase_superbar/hooks.py +++ b/app_purchase_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/app_purchase_superbar/static/description/index.html b/app_purchase_superbar/static/description/index.html index 990418a2..b3ea864b 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_superbar/__manifest__.py b/app_sale_superbar/__manifest__.py index c1a641f1..d9cf068c 100644 --- a/app_sale_superbar/__manifest__.py +++ b/app_sale_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -18,9 +18,9 @@ { 'name': "App sale order browse by partner and channel", 'version': '16.22.12.06', - '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 6a80067a..520eb146 100644 --- a/app_sale_superbar/hooks.py +++ b/app_sale_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). diff --git a/app_sale_superbar/static/description/index.html b/app_sale_superbar/static/description/index.html index 3a977e72..faf8e650 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 d123aeb8..64ba44b9 100644 --- a/app_sale_superbar_pro/__manifest__.py +++ b/app_sale_superbar_pro/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -18,9 +18,9 @@ { 'name': "Advance sale order navigator by partner and channel", 'version': '16.23.03.05', - '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 6a80067a..520eb146 100644 --- a/app_sale_superbar_pro/hooks.py +++ b/app_sale_superbar_pro/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). diff --git a/app_sale_superbar_pro/static/description/index.html b/app_sale_superbar_pro/static/description/index.html index 44a881bc..7cb1a641 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_superbar/__manifest__.py b/app_stock_superbar/__manifest__.py index 5e33f1b6..d9282814 100644 --- a/app_stock_superbar/__manifest__.py +++ b/app_stock_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -18,9 +18,9 @@ { 'name': "Stock Superbar ztree, parent children tree", 'version': '16.22.12.06', - '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 2a3608ea..14ff8b04 100644 --- a/app_stock_superbar/hooks.py +++ b/app_stock_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/app_stock_superbar/static/description/index.html b/app_stock_superbar/static/description/index.html index 9778ac14..f5cb9f22 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_web_enterprise/__manifest__.py b/app_web_enterprise/__manifest__.py index 9a0864f2..8c6d5999 100644 --- a/app_web_enterprise/__manifest__.py +++ b/app_web_enterprise/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2017-11-05 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -19,9 +19,9 @@ { 'name': "App web enterprise enhance,企业版界面增强", 'version': '16.23.04.08', - '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 ecba5148..10480b17 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

More Powerful addons: - Supop.cn Odoo Addons + odooai.cn Odoo Addons

Lastest update: v15.21.11.23

This moduld allows user to .

@@ -74,7 +74,7 @@

Visit our website for more support.

-

https://www.sunpop.cn

+

https://www.odooai.cn

diff --git a/app_web_fullwidth/__manifest__.py b/app_web_fullwidth/__manifest__.py index ef0b9547..57a6adb2 100644 --- a/app_web_fullwidth/__manifest__.py +++ b/app_web_fullwidth/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2019-01-04 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -24,8 +24,8 @@ 'name': 'App Web Responsive Fullwidth (form view full width)', 'version': '16.23.02.19', 'category': 'web', - 'author': 'sunpop.cn', - 'website': 'https://www.sunpop.cn', + 'author': 'odooai.cn', + 'website': 'https://www.odooai.cn', 'license': 'LGPL-3', 'sequence': 2, "price": 18.00, 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_website_blog_editor/__manifest__.py b/app_website_blog_editor/__manifest__.py index 2f4e443a..853a74ee 100644 --- a/app_website_blog_editor/__manifest__.py +++ b/app_website_blog_editor/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2022-09-01 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). @@ -34,9 +34,9 @@ { 'name': "Website Blogs Editor in Backend", 'version': '16.23.04.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.00, diff --git a/app_website_blog_editor/hooks.py b/app_website_blog_editor/hooks.py index ca92d38a..ca3d9df5 100644 --- a/app_website_blog_editor/hooks.py +++ b/app_website_blog_editor/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). diff --git a/app_website_blog_editor/static/description/index.html b/app_website_blog_editor/static/description/index.html index c10a0ea5..592ced9f 100644 --- a/app_website_blog_editor/static/description/index.html +++ b/app_website_blog_editor/static/description/index.html @@ -80,15 +80,15 @@

Visit our website for more support.

- https://www.sunpop.cn + https://www.odooai.cn

More Powerful addons, Make your odoo very easy to use, easy customize: - Supop.cn Odoo Addons + odooai.cn Odoo Addons

diff --git a/app_website_product_superbar/__manifest__.py b/app_website_product_superbar/__manifest__.py index 1418c02c..9063dd60 100644 --- a/app_website_product_superbar/__manifest__.py +++ b/app_website_product_superbar/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-08-15 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). @@ -18,9 +18,9 @@ { 'name': "App Website Product browse by category navigator", 'version': '16.22.12.06', - '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 2a3608ea..14ff8b04 100644 --- a/app_website_product_superbar/hooks.py +++ b/app_website_product_superbar/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/app_website_product_superbar/models/product_category.py b/app_website_product_superbar/models/product_category.py index 756e2420..8afbbb95 100644 --- a/app_website_product_superbar/models/product_category.py +++ b/app_website_product_superbar/models/product_category.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2017-11-28 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). diff --git a/app_website_product_superbar/static/description/index.html b/app_website_product_superbar/static/description/index.html index dae3dbd8..efc60282 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/app_website_sale_editor/__manifest__.py b/app_website_sale_editor/__manifest__.py index 396e6ed1..c507b703 100644 --- a/app_website_sale_editor/__manifest__.py +++ b/app_website_sale_editor/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2022-09-01 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). @@ -34,9 +34,9 @@ { 'name': "Website Product Editor in Backend", 'version': '16.23.04.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.00, diff --git a/app_website_sale_editor/hooks.py b/app_website_sale_editor/hooks.py index ca92d38a..ca3d9df5 100644 --- a/app_website_sale_editor/hooks.py +++ b/app_website_sale_editor/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-10-12 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). diff --git a/app_website_sale_editor/static/description/index.html b/app_website_sale_editor/static/description/index.html index c10a0ea5..592ced9f 100644 --- a/app_website_sale_editor/static/description/index.html +++ b/app_website_sale_editor/static/description/index.html @@ -80,15 +80,15 @@

Visit our website for more support.

- https://www.sunpop.cn + https://www.odooai.cn

More Powerful addons, Make your odoo very easy to use, easy customize: - Supop.cn Odoo Addons + odooai.cn Odoo Addons

diff --git a/l10n_cn_standard_latest/__manifest__.py b/l10n_cn_standard_latest/__manifest__.py index d8773e43..68f3c14f 100644 --- a/l10n_cn_standard_latest/__manifest__.py +++ b/l10n_cn_standard_latest/__manifest__.py @@ -10,9 +10,9 @@ { 'name': '2023最新中国企业会计表.Latest Chinese Accounting for odoo16', 'version': '16.23.03.01', - '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 c817661a..9811a3c5 100644 --- a/l10n_cn_standard_latest/hooks.py +++ b/l10n_cn_standard_latest/hooks.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2017-11-22 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/l10n_cn_standard_latest/models/account_account.py b/l10n_cn_standard_latest/models/account_account.py index ee8d1a82..d4a4a1dd 100644 --- a/l10n_cn_standard_latest/models/account_account.py +++ b/l10n_cn_standard_latest/models/account_account.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-11-28 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/l10n_cn_standard_latest/models/account_account_template.py b/l10n_cn_standard_latest/models/account_account_template.py index e551756b..d33df26a 100644 --- a/l10n_cn_standard_latest/models/account_account_template.py +++ b/l10n_cn_standard_latest/models/account_account_template.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-11-28 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/l10n_cn_standard_latest/models/account_chart_template.py b/l10n_cn_standard_latest/models/account_chart_template.py index c8e5c8bb..a490aab7 100644 --- a/l10n_cn_standard_latest/models/account_chart_template.py +++ b/l10n_cn_standard_latest/models/account_chart_template.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Created on 2018-11-07 -# author: 欧度智能,https://www.sunpop.cn +# author: 欧度智能,https://www.odooai.cn # email: 300883@qq.com # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/l10n_cn_standard_latest/static/description/index.html b/l10n_cn_standard_latest/static/description/index.html index e59a6a74..126634ee 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

More Powerful addons, Make your odoo very easy to use, easy customize: - sunpop.cn Odoo Addons + odooai.cn Odoo Addons