update sunpop 为 odooai

This commit is contained in:
ivan deng
2023-06-27 19:04:24 +08:00
parent ab633e559b
commit 89903fa78d
161 changed files with 734 additions and 734 deletions

View File

@@ -1,33 +1,33 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "App Account Invoice Product Multi Batch Add", 'name': "App Account Invoice Product Multi Batch Add",
'version': '13.19.11.19', 'version': '13.19.11.19',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'price': 0.00, 'price': 0.00,
'currency': 'USD', 'currency': 'USD',
'summary': """ 'summary': """
App Account Invoice Product Multi Batch Add App Account Invoice Product Multi Batch Add
Odoo App of Sunpop.cn Odoo App of odooai.cn
""", """,
'description': """ 'description': """
App Account Invoice Product Multi Add App Account Invoice Product Multi Add

View File

@@ -124,7 +124,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "App account superbar navigator", 'name': "App account superbar navigator",
'version': '13.19.09.27', 'version': '13.19.09.27',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -283,7 +283,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "App account superbar navigator for chinese account.", 'name': "App account superbar navigator for chinese account.",
'version': '13.19.10.16', 'version': '13.19.10.16',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -283,7 +283,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "App Account Multi Level Chart, parent children tree", 'name': "App Account Multi Level Chart, parent children tree",
'version': '13.19.09.27', 'version': '13.19.09.27',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -173,7 +173,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -23,8 +23,8 @@
4) If you want to write backups to a remote location you should fill in the SFTP details. 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", 'website': "http://www.odooai.cn",
'category': 'Administration', 'category': 'Administration',
'installable': True, 'installable': True,
'license': 'LGPL-3', 'license': 'LGPL-3',

View File

@@ -123,8 +123,8 @@ msgstr ""
#. module: app_auto_backup #. module: app_auto_backup
#: model_terms:ir.ui.view,arch_db:app_auto_backup.view_backup_config_form #: model_terms:ir.ui.view,arch_db:app_auto_backup.view_backup_config_form
msgid "Contact Sunpop.cn!" msgid "Contact odooai.cn!"
msgstr "联系 Sunpop.cn" msgstr "联系 odooai.cn"
#. module: app_auto_backup #. module: app_auto_backup
#: model:ir.model.fields,field_description:app_auto_backup.field_db_backup__create_uid #: model:ir.model.fields,field_description:app_auto_backup.field_db_backup__create_uid

View File

@@ -75,7 +75,7 @@ background-repeat: no-repeat;background-position: 10px center;color: #9F6000;bac
</ol> </ol>
<p style="font-size:18px;"> <p style="font-size:18px;">
Need more help? Need more help?
<a href="https://www.sunpop.cn">Contact Sunpop.cn!</a> <a href="https://www.odooai.cn">Contact odooai.cn!</a>
</p> </p>
</div> </div>
</sheet> </sheet>

View File

@@ -1,27 +1,27 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-11-05 # Created on 2018-11-05
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "App base chinese中国化基本模块增强", 'name': "App base chinese中国化基本模块增强",
'version': '13.23.02.02', 'version': '13.23.02.02',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'price': 0, 'price': 0,

View File

@@ -4,12 +4,12 @@
<function name="install_lang" model="res.lang"/> <function name="install_lang" model="res.lang"/>
<record id="base.main_partner" model="res.partner" context="{'default_is_company': True}"> <record id="base.main_partner" model="res.partner" context="{'default_is_company': True}">
<field name="name">广州尚鹏</field> <field name="name">欧度智能</field>
</record> </record>
<!-- Basic Company --> <!-- Basic Company -->
<record id="base.main_company" model="res.company"> <record id="base.main_company" model="res.company">
<field name="name">广州尚鹏</field> <field name="name">欧度智能</field>
</record> </record>
<record model="res.partner" id="base.partner_root"> <record model="res.partner" id="base.partner_root">

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2017-11-22 # Created on 2017-11-22
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
from odoo import api, SUPERUSER_ID, _ from odoo import api, SUPERUSER_ID, _

View File

@@ -83,13 +83,13 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>
<div class="oe_row oe_spaced text-center"> <div class="oe_row oe_spaced text-center">
<h1>More Powerful addons, Make your odoo very easy to use, easy customize: <h1>More Powerful addons, Make your odoo very easy to use, easy customize:
<a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Supop.cn Odoo Addons</a> <a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=odooai.cn">odooai.cn Odoo Addons</a>
</h1> </h1>
</div> </div>
</section> </section>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "Easy Admin navigator, quick search filter", 'name': "Easy Admin navigator, quick search filter",
'version': '13.20.04.06', 'version': '13.20.04.06',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 10, 'sequence': 10,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -474,7 +474,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,9 +1,9 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2023-02-016 # Created on 2023-02-016
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Copyright (c) 2020-Present InTechual Solutions. (<https://intechualsolutions.com/>) # Copyright (c) 2020-Present InTechual Solutions. (<https://intechualsolutions.com/>)
@@ -11,11 +11,11 @@
{ {
'name': 'Latest ChatGPT4 AI Center. GPT 4 for image, Dall-E Image.Multi Robot Support. Chat and Training', 'name': 'Latest ChatGPT4 AI Center. GPT 4 for image, Dall-E Image.Multi Robot Support. Chat and Training',
'version': '13.23.03.31', 'version': '13.23.03.31',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'company': 'Sunpop.cn', 'company': 'odooai.cn',
'maintainer': 'Sunpop.cn', 'maintainer': 'odooai.cn',
'category': 'Website/Website', 'category': 'Website/Website',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 10, 'sequence': 10,
'license': 'AGPL-3', 'license': 'AGPL-3',

View File

@@ -220,15 +220,15 @@
<p><h4> <p><h4>
Visit our website for more support.</h4></p> Visit our website for more support.</h4></p>
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;" <a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.cn" target="_blank"><span class="btn btn-warning btn-lg" rel="nofollow" href="https://www.odooai.cn" target="_blank"><span
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span> style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
<i class="fa fa-web"></i>https://www.sunpop.cn</a> <i class="fa fa-web"></i>https://www.odooai.cn</a>
</div> </div>
</div> </div>
</div> </div>
<div class="oe_row oe_spaced text-center"> <div class="oe_row oe_spaced text-center">
<h1>More Powerful addons, Make your odoo very easy to use, easy customize: <h1>More Powerful addons, Make your odoo very easy to use, easy customize:
<a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Sunpop.cn Odoo Addons</a> <a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=odooai.cn">odooai.cn Odoo Addons</a>
</h1> </h1>
</div> </div>
</section> </section>

View File

@@ -1,27 +1,27 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 20120-01-05 # Created on 20120-01-05
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册长期更新 # 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在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# https://www.sunpop.cn/documentation/12.0/index.html # https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # 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 Deng300883@qq.com # Author: Ivan Deng300883@qq.com
# You can modify it under the terms of the GNU LESSER # You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. # GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@@ -32,18 +32,18 @@
############################################################################## ##############################################################################
{ {
'name': "Sunpop Odooapp Common Func", 'name': "odooai Odooapp Common Func",
'version': '13.22.08.21', 'version': '13.22.08.21',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'price': 0.00, 'price': 0.00,
'currency': 'EUR', 'currency': 'EUR',
'images': ['static/description/banner.png'], 'images': ['static/description/banner.png'],
'summary': ''' 'summary': '''
Core for common use sunpop apps. Core for common use odooai apps.
基础核心必须没有要被依赖字段及视图等实现auto_install 基础核心必须没有要被依赖字段及视图等实现auto_install
''', ''',
'description': ''' 'description': '''

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
from odoo import api, SUPERUSER_ID, _ from odoo import api, SUPERUSER_ID, _

View File

@@ -1,25 +1,25 @@
# -*- coding: utf-8 -*- # -*- 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 # Created on 2019-04-20
# author: 广州尚鹏http://www.sunpop.cn # author: 欧度智能http://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo12在线用户手册长期更新 # Odoo12在线用户手册长期更新
# http://www.sunpop.cn/documentation/user/12.0/en/index.html # http://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# http://www.sunpop.cn/documentation/12.0/index.html # http://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# http://www.sunpop.cn/odoo10_developer_document_offline/ # http://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
from . import base from . import base

View File

@@ -90,13 +90,13 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>
<div class="oe_row oe_spaced text-center"> <div class="oe_row oe_spaced text-center">
<h1>More Powerful addons, Make your odoo very easy to use, easy customize: <h1>More Powerful addons, Make your odoo very easy to use, easy customize:
<a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Supop.cn Odoo Addons</a> <a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=odooai.cn">odooai.cn Odoo Addons</a>
</h1> </h1>
</div> </div>
</section> </section>

View File

@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2019-01-04 # Created on 2019-01-04
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册长期更新 # Odoo12在线用户手册长期更新
# https://www.sunpop.cn/documentation/user/12.0/en/index.html # https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# https://www.sunpop.cn/documentation/12.0/index.html # https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # 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, 多层级公司', 'name': 'Company Multi Level Chart Hierarchy, 多层级公司',
'version': '13.19.11.12', 'version': '13.19.11.12',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Sales', 'category': 'Sales',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -226,7 +226,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "App contacts by category company superbar", 'name': "App contacts by category company superbar",
'version': '13.19.09.27', 'version': '13.19.09.27',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -283,7 +283,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "App crm browse by stage and team", 'name': "App crm browse by stage and team",
'version': '13.19.09.27', 'version': '13.19.09.27',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 10, 'sequence': 10,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -295,7 +295,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2019-01-04 # Created on 2019-01-04
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册长期更新 # Odoo12在线用户手册长期更新
# https://www.sunpop.cn/documentation/user/12.0/en/index.html # https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# https://www.sunpop.cn/documentation/12.0/index.html # https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # 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, 员工部门多层级结构图', 'name': 'Hr Department Chart Hierarchy, 员工部门多层级结构图',
'version': '13.19.11.12', 'version': '13.19.11.12',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Account', 'category': 'Account',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -204,7 +204,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "Hr Expense Superbar", 'name': "Hr Expense Superbar",
'version': '13.22.07.31', 'version': '13.22.07.31',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Human Resources', 'category': 'Human Resources',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -305,7 +305,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "Employee Navigator by department, hr superbar", 'name': "Employee Navigator by department, hr superbar",
'version': '13.22.03.25', 'version': '13.22.03.25',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Human Resources', 'category': 'Human Resources',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -305,7 +305,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "App HR department ztree, parent children tree", 'name': "App HR department ztree, parent children tree",
'version': '13.19.09.27', 'version': '13.19.09.27',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -173,7 +173,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "Mail quick navigator,mail filter", 'name': "Mail quick navigator,mail filter",
'version': '13.19.10.16', 'version': '13.19.10.16',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 10, 'sequence': 10,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -460,7 +460,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,27 +1,27 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-11-05 # Created on 2018-11-05
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "mixin english name增加英文名字段", 'name': "mixin english name增加英文名字段",
'version': '13.20.05.11', 'version': '13.20.05.11',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'price': 0, 'price': 0,

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2017-11-22 # Created on 2017-11-22
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
from odoo import api, SUPERUSER_ID, _ from odoo import api, SUPERUSER_ID, _

View File

@@ -83,13 +83,13 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>
<div class="oe_row oe_spaced text-center"> <div class="oe_row oe_spaced text-center">
<h1>More Powerful addons, Make your odoo very easy to use, easy customize: <h1>More Powerful addons, Make your odoo very easy to use, easy customize:
<a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Supop.cn Odoo Addons</a> <a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=odooai.cn">odooai.cn Odoo Addons</a>
</h1> </h1>
</div> </div>
</section> </section>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "Apps Navigator by Category, Module Navigator", 'name': "Apps Navigator by Category, Module Navigator",
'version': '13.19.10.16', 'version': '13.19.10.16',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -324,7 +324,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,33 +1,33 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "App MRP Bom Product Multi Batch Add", 'name': "App MRP Bom Product Multi Batch Add",
'version': '13.19.11.19', 'version': '13.19.11.19',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'price': 0.00, 'price': 0.00,
'currency': 'USD', 'currency': 'USD',
'summary': """ 'summary': """
App MRP Bom Product Multi Batch Add, 制造Bom批量增加产品. App MRP Bom Product Multi Batch Add, 制造Bom批量增加产品.
Odoo App of Sunpop.cn Odoo App of odooai.cn
""", """,
'description': """ 'description': """
App MRP Bom Product Multi Add. App MRP Bom Product Multi Add.

View File

@@ -134,7 +134,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2019-01-04 # Created on 2019-01-04
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册长期更新 # Odoo12在线用户手册长期更新
# https://www.sunpop.cn/documentation/user/12.0/en/index.html # https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# https://www.sunpop.cn/documentation/12.0/index.html # https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # 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, 生产单多层级结构图', 'name': 'MRP Production Chart Hierarchy, 生产单多层级结构图',
'version': '13.19.11.29', 'version': '13.19.11.29',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -205,7 +205,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2019-01-04 # Created on 2019-01-04
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册长期更新 # Odoo12在线用户手册长期更新
# https://www.sunpop.cn/documentation/user/12.0/en/index.html # https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# https://www.sunpop.cn/documentation/12.0/index.html # https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # 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, 生产单多层级结构图', 'name': 'MRP Production zChart Hierarchy, 生产单多层级结构图',
'version': '13.20.08.20', 'version': '13.20.08.20',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -205,7 +205,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "App mrp Manufacturing Orders browse by state workcenter navigator", 'name': "App mrp Manufacturing Orders browse by state workcenter navigator",
'version': '13.20.03.30', 'version': '13.20.03.30',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -383,7 +383,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,27 +1,27 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2019-05-26 # Created on 2019-05-26
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册长期更新 # 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在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# https://www.sunpop.cn/documentation/12.0/index.html # https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # 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 Deng300883@qq.com # Author: Ivan Deng300883@qq.com
# You can modify it under the terms of the GNU LESSER # You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. # GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@@ -34,9 +34,9 @@
{ {
'name': "MRP Workcenter Parent Child Hierarchy,工作中心分级", 'name': "MRP Workcenter Parent Child Hierarchy,工作中心分级",
'version': '13.20.03.30', 'version': '13.20.03.30',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'price': 0.00, 'price': 0.00,
@@ -47,7 +47,7 @@
'app_mrp_superbar', 'app_mrp_superbar',
], ],
'summary': """ 'summary': """
Odoo App of Sunpop.cn Odoo App of odooai.cn
""", """,
'description': """ 'description': """
Support Odoo 12, 11, Enterprise and Community Edition Support Odoo 12, 11, Enterprise and Community Edition

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
from odoo import api, SUPERUSER_ID, _ from odoo import api, SUPERUSER_ID, _

View File

@@ -57,13 +57,13 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>
<div class="oe_row oe_spaced text-center"> <div class="oe_row oe_spaced text-center">
<h1>More Powerful addons, Make your odoo very easy to use, easy customize: <h1>More Powerful addons, Make your odoo very easy to use, easy customize:
<a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Supop.cn Odoo Addons</a> <a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=odooai.cn">odooai.cn Odoo Addons</a>
</h1> </h1>
</div> </div>
</section> </section>

View File

@@ -1,27 +1,27 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2019-05-26 # Created on 2019-05-26
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册长期更新 # 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在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# https://www.sunpop.cn/documentation/12.0/index.html # https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # 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 Deng300883@qq.com # Author: Ivan Deng300883@qq.com
# You can modify it under the terms of the GNU LESSER # You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. # GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@@ -34,9 +34,9 @@
{ {
'name': "MRP Workcenter zChart Parent Child Hierarchy,工作中心分级", 'name': "MRP Workcenter zChart Parent Child Hierarchy,工作中心分级",
'version': '13.20.11.10', 'version': '13.20.11.10',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'price': 0.00, 'price': 0.00,
@@ -50,7 +50,7 @@
'app_mrp_production_chart', 'app_mrp_production_chart',
], ],
'summary': """ 'summary': """
Odoo App of Sunpop.cn Odoo App of odooai.cn
""", """,
'description': """ 'description': """
Support Odoo 12, 11, Enterprise and Community Edition Support Odoo 12, 11, Enterprise and Community Edition

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
from odoo import api, SUPERUSER_ID, _ from odoo import api, SUPERUSER_ID, _

View File

@@ -57,13 +57,13 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>
<div class="oe_row oe_spaced text-center"> <div class="oe_row oe_spaced text-center">
<h1>More Powerful addons, Make your odoo very easy to use, easy customize: <h1>More Powerful addons, Make your odoo very easy to use, easy customize:
<a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Supop.cn Odoo Addons</a> <a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=odooai.cn">odooai.cn Odoo Addons</a>
</h1> </h1>
</div> </div>
</section> </section>

View File

@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-11-26 # Created on 2018-11-26
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo12在线用户手册长期更新 # Odoo12在线用户手册长期更新
# https://www.sunpop.cn/documentation/user/12.0/en/index.html # https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# https://www.sunpop.cn/documentation/12.0/index.html # https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': 'odoo 15,14,13 Customize OEM(Boost, Data reset)', 'name': 'odoo 15,14,13 Customize OEM(Boost, Data reset)',
'version': '13.22.04.26', 'version': '13.22.04.26',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Productivity', 'category': 'Productivity',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -124,7 +124,7 @@
</tr> </tr>
<tr> <tr>
<td> <td>
<div style="text-align: center;"><a href="https://www.sunpop.cn" target="_blank"><img src="/digest/static/src/img/google_play.png" style="display: inline-block; height: 30px; margin-left: auto; margin-right: 12px;"/></a><a href="https://www.sunpop.cn" target="_blank"><img src="/digest/static/src/img/app_store.png" style="display: inline-block; height: 30px; margin-left: 12px; margin-right: auto;"/></a> <div style="text-align: center;"><a href="https://www.odooai.cn" target="_blank"><img src="/digest/static/src/img/google_play.png" style="display: inline-block; height: 30px; margin-left: auto; margin-right: 12px;"/></a><a href="https://www.odooai.cn" target="_blank"><img src="/digest/static/src/img/app_store.png" style="display: inline-block; height: 30px; margin-left: 12px; margin-right: auto;"/></a>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -12,12 +12,12 @@
<function model="ir.config_parameter" name="set_param" eval="('app_show_enterprise', 'False')"/> <function model="ir.config_parameter" name="set_param" eval="('app_show_enterprise', 'False')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_show_share', 'False')"/> <function model="ir.config_parameter" name="set_param" eval="('app_show_share', 'False')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_show_poweredby', 'False')"/> <function model="ir.config_parameter" name="set_param" eval="('app_show_poweredby', 'False')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_documentation_url', 'https://www.sunpop.cn/documentation/user/13.0/zh_CN/index.html')"/> <function model="ir.config_parameter" name="set_param" eval="('app_documentation_url', 'https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_documentation_dev_url', 'https://www.sunpop.cn/documentation/13.0/index.html')"/> <function model="ir.config_parameter" name="set_param" eval="('app_documentation_dev_url', 'https://www.odooai.cn/documentation/13.0/index.html')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_support_url', 'https://www.sunpop.cn/trial')"/> <function model="ir.config_parameter" name="set_param" eval="('app_support_url', 'https://www.odooai.cn/trial')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_account_title', 'My Online Account')"/> <function model="ir.config_parameter" name="set_param" eval="('app_account_title', 'My Online Account')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_account_url', 'https://www.sunpop.cn/my-account')"/> <function model="ir.config_parameter" name="set_param" eval="('app_account_url', 'https://www.odooai.cn/my-account')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_ribbon_name', 'Sunpop.cn')"/> <function model="ir.config_parameter" name="set_param" eval="('app_ribbon_name', 'odooai.cn')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_ribbon_color', '#f0f0f0')"/> <function model="ir.config_parameter" name="set_param" eval="('app_ribbon_color', '#f0f0f0')"/>
<function model="ir.config_parameter" name="set_param" eval="('app_ribbon_background_color', 'rgba(255,0,0,.4)')"/> <function model="ir.config_parameter" name="set_param" eval="('app_ribbon_background_color', 'rgba(255,0,0,.4)')"/>
</data> </data>

View File

@@ -2,67 +2,67 @@
<odoo> <odoo>
<data> <data>
<record model="ir.module.module" id="base.module_web_studio"> <record model="ir.module.module" id="base.module_web_studio">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_timesheet_grid"> <record model="ir.module.module" id="base.module_timesheet_grid">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_account_accountant"> <record model="ir.module.module" id="base.module_account_accountant">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_helpdesk"> <record model="ir.module.module" id="base.module_helpdesk">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_hr_appraisal"> <record model="ir.module.module" id="base.module_hr_appraisal">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_marketing_automation"> <record model="ir.module.module" id="base.module_marketing_automation">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_mrp_plm"> <record model="ir.module.module" id="base.module_mrp_plm">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_quality_control"> <record model="ir.module.module" id="base.module_quality_control">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_sale_ebay"> <record model="ir.module.module" id="base.module_sale_ebay">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_sale_subscription"> <record model="ir.module.module" id="base.module_sale_subscription">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_sign"> <record model="ir.module.module" id="base.module_sign">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_stock_barcode"> <record model="ir.module.module" id="base.module_stock_barcode">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_voip"> <record model="ir.module.module" id="base.module_voip">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_website_calendar"> <record model="ir.module.module" id="base.module_website_calendar">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_mrp_workorder"> <record model="ir.module.module" id="base.module_mrp_workorder">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
<record model="ir.module.module" id="base.module_web_mobile"> <record model="ir.module.module" id="base.module_web_mobile">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
</data> </data>
</odoo> </odoo>

View File

@@ -3,7 +3,7 @@
<data noupdate="1"> <data noupdate="1">
<!-- 创建数据库时首个公司信息 --> <!-- 创建数据库时首个公司信息 -->
<record id="base.main_company" model="res.company"> <record id="base.main_company" model="res.company">
<field name="website">https://www.sunpop.cn</field> <field name="website">https://www.odooai.cn</field>
</record> </record>
</data> </data>
</odoo> </odoo>

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
from odoo import api, SUPERUSER_ID, _ from odoo import api, SUPERUSER_ID, _
@@ -21,7 +21,7 @@ from odoo import api, SUPERUSER_ID, _
def pre_init_hook(cr): def pre_init_hook(cr):
try: 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.execute(sql)
cr.commit() cr.commit()
except Exception as e: except Exception as e:

View File

@@ -19,8 +19,8 @@ msgstr ""
#. openerp-web #. openerp-web
#: code:addons/app_odoo_customize/static/src/xml/res_config_edition.xml:0 #: code:addons/app_odoo_customize/static/src/xml/res_config_edition.xml:0
#, python-format #, python-format
msgid "(Sunpop.cn Professional Edition)" msgid "(odooai.cn Professional Edition)"
msgstr "(Sunpop.cn 专业版)" msgstr "(odooai.cn 专业版)"
#. module: app_odoo_customize #. module: app_odoo_customize
#: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings #: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
@@ -329,7 +329,7 @@ msgstr "您确认要删除指定数据?"
#. module: app_odoo_customize #. module: app_odoo_customize
#: model_terms:ir.ui.view,arch_db:app_odoo_customize.replace_login #: model_terms:ir.ui.view,arch_db:app_odoo_customize.replace_login
msgid "Powered by <span>odooApp</span>" msgid "Powered by <span>odooApp</span>"
msgstr "技术支持 <span>Sunpop.cn</span>" msgstr "技术支持 <span>odooai.cn</span>"
#. module: app_odoo_customize #. module: app_odoo_customize
#: model:ir.actions.server,name:app_odoo_customize.action_server_module_multi_refresh_po #: model:ir.actions.server,name:app_odoo_customize.action_server_module_multi_refresh_po
@@ -496,8 +496,8 @@ msgstr "视图"
#. module: app_odoo_customize #. module: app_odoo_customize
#: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings #: 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" msgid "Visit our website for more apps and Support. https://www.odooai.cn"
msgstr "请访问我们的网站获取更多支持. http://www.sunpop.cn" msgstr "请访问我们的网站获取更多支持. http://www.odooai.cn"
#. module: app_odoo_customize #. module: app_odoo_customize
#: model:ir.model,name:app_odoo_customize.model_web_environment_ribbon_backend #: model:ir.model,name:app_odoo_customize.model_web_environment_ribbon_backend

View File

@@ -51,14 +51,14 @@ class ResConfigSettings(models.TransientModel):
app_show_poweredby = True if ir_config.get_param('app_show_poweredby') == "True" else False 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', app_documentation_url = ir_config.get_param('app_documentation_url',
default='https://www.sunpop.cn/documentation/user/12.0/en/index.html') default='https://www.odooai.cn/documentation/user/12.0/en/index.html')
app_documentation_dev_url = ir_config.get_param('app_documentation_dev_url', app_documentation_dev_url = ir_config.get_param('app_documentation_dev_url',
default='https://www.sunpop.cn/documentation/12.0/index.html') default='https://www.odooai.cn/documentation/12.0/index.html')
app_support_url = ir_config.get_param('app_support_url', default='https://www.sunpop.cn/trial/') 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_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_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.sunpop.cn') 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='*Sunpop.cn') app_ribbon_name = ir_config.get_param('app_ribbon_name', default='*odooai.cn')
res.update( res.update(
app_system_name=app_system_name, app_system_name=app_system_name,
app_show_lang=app_show_lang, 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_show_poweredby", self.app_show_poweredby or "False")
ir_config.set_param("app_documentation_url", ir_config.set_param("app_documentation_url",
self.app_documentation_url or "https://www.sunpop.cn/documentation/user/12.0/en/index.html") self.app_documentation_url or "https://www.odooai.cn/documentation/user/12.0/en/index.html")
ir_config.set_param("app_documentation_dev_url", ir_config.set_param("app_documentation_dev_url",
self.app_documentation_dev_url or "https://www.sunpop.cn/documentation/12.0/index.html") self.app_documentation_dev_url or "https://www.odooai.cn/documentation/12.0/index.html")
ir_config.set_param("app_support_url", self.app_support_url or "https://www.sunpop.cn/trial/") 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_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_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.sunpop.cn") 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 "*Sunpop.cn") ir_config.set_param("app_ribbon_name", self.app_ribbon_name or "*odooai.cn")
def set_module_url(self): def set_module_url(self):
sql = "UPDATE ir_module_module SET website = '%s' WHERE license like '%s' and website <> ''" % (self.app_enterprise_url, 'OEEL%') sql = "UPDATE ir_module_module SET website = '%s' WHERE license like '%s' and website <> ''" % (self.app_enterprise_url, 'OEEL%')

View File

@@ -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. The user can get the help document just by one click.
For more support For more support
https://www.sunpop.cn https://www.odooai.cn
## 在符合odoo开源协议的前提下去除odoo版权信息自定义你的odoo ## 在符合odoo开源协议的前提下去除odoo版权信息自定义你的odoo
可完全自行设置下列 odoo 选项,让 odoo 看上去像是你的软件产品 可完全自行设置下列 odoo 选项,让 odoo 看上去像是你的软件产品
@@ -76,17 +76,17 @@ https://www.sunpop.cn
## 其它技术资源: ## 其它技术资源:
# Odoo12在线用户手册长期更新 # Odoo12在线用户手册长期更新
# https://www.sunpop.cn/documentation/user/12.0/en/index.html # https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# https://www.sunpop.cn/documentation/12.0/index.html # https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:

View File

@@ -20,12 +20,12 @@
</h4> </h4>
<h4 class="mt8"> <h4 class="mt8">
Also you can Also you can
<a href="https://www.odoo.com/apps/modules/browse?author=Sunpop.cn" target="_blank"> <a href="https://www.odoo.com/apps/modules/browse?author=odooai.cn" target="_blank">
get more powerful odoo apps from us. get more powerful odoo apps from us.
</a>. like [superbar widget] </a>. like [superbar widget]
</h4> </h4>
<div class="oe_demo oe_screenshot"> <div class="oe_demo oe_screenshot">
<a href="https://www.odoo.com/apps/modules/browse?author=Sunpop.cn" target="_blank"> <a href="https://www.odoo.com/apps/modules/browse?author=odooai.cn" target="_blank">
<img oe_demo oe_screenshot src="https://apps.odoocdn.com/apps/assets/13.0/app_web_superbar/superbar.gif"/> <img oe_demo oe_screenshot src="https://apps.odoocdn.com/apps/assets/13.0/app_web_superbar/superbar.gif"/>
</a> </a>
</div> </div>
@@ -93,7 +93,7 @@
<p>Add 18. Show/Hide Author and Website in Apps Dashboard</p> <p>Add 18. Show/Hide Author and Website in Apps Dashboard</p>
<h1 class="text-primary">More Powerful addons:</h1> <h1 class="text-primary">More Powerful addons:</h1>
<p class=""> <p class="">
<a class="btn btn-block btn-success mt16 mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Sunpop.cn Awesome Odoo Addons</a> <a class="btn btn-block btn-success mt16 mb16" href="http://www.odoo.com/apps/modules/browse?author=odooai.cn">odooai.cn Awesome Odoo Addons</a>
</p> </p>
<br> <br>
<h3>Odoo 13, 12, 11, 10 Support. Community and Enterprise version support</h3> <h3>Odoo 13, 12, 11, 10 Support. Community and Enterprise version support</h3>
@@ -282,7 +282,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -12,11 +12,11 @@ odoo.define('app_odoo_customize.UserMenu', function (require) {
const session = require('web.session'); const session = require('web.session');
var UserMenu = require('web.UserMenu'); var UserMenu = require('web.UserMenu');
//避免错误,要再定义 //避免错误,要再定义
var documentation_url = 'https://www.sunpop.cn'; var documentation_url = 'https://www.odooai.cn';
var documentation_dev_url = 'https://www.sunpop.cn'; var documentation_dev_url = 'https://www.odooai.cn';
var support_url = 'https://www.sunpop.cn'; var support_url = 'https://www.odooai.cn';
var account_title = 'My Account'; var account_title = 'My Account';
var account_url = 'https://www.sunpop.cn'; var account_url = 'https://www.odooai.cn';
UserMenu.include({ UserMenu.include({
init: function () { init: function () {

View File

@@ -3,7 +3,7 @@
<t t-extend="res_config_edition"> <t t-extend="res_config_edition">
<t t-jquery=".user-heading h3" t-operation="replace"> <t t-jquery=".user-heading h3" t-operation="replace">
<h3> <h3>
odooApp <t t-esc="widget.server_version"/> (Sunpop.cn Professional Edition) odooApp <t t-esc="widget.server_version"/> (odooai.cn Professional Edition)
</h3> </h3>
</t> </t>
</t> </t>

View File

@@ -17,7 +17,7 @@
<!-- some odoo version not support, please remove this if you are using odoo9 --> <!-- some odoo version not support, please remove this if you are using odoo9 -->
<template id="replace_login" name="Login Layout" inherit_id="web.login_layout"> <template id="replace_login" name="Login Layout" inherit_id="web.login_layout">
<xpath expr="//a[@target='_blank']" position="replace"> <xpath expr="//a[@target='_blank']" position="replace">
<a href="https://www.sunpop.cn" target="_blank">Powered by <span>odooApp</span></a> <a href="https://www.odooai.cn" target="_blank">Powered by <span>odooApp</span></a>
</xpath> </xpath>
</template> </template>
</odoo> </odoo>

View File

@@ -17,7 +17,7 @@
<div> <div>
<field name="app_system_name"/> <field name="app_system_name"/>
<div> <div>
<a href="https://www.sunpop.cn" target="_blank">Visit our website for more apps and Support. https://www.sunpop.cn</a> <a href="https://www.odooai.cn" target="_blank">Visit our website for more apps and Support. https://www.odooai.cn</a>
</div> </div>
</div> </div>
</group> </group>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "App Pos order browse by store salesperson status", 'name': "App Pos order browse by store salesperson status",
'version': '13.21.07.06', 'version': '13.21.07.06',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Point of Sale', 'category': 'Point of Sale',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 12, 'sequence': 12,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -383,7 +383,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -9,27 +9,27 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2019-11-12 # Created on 2019-11-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册长期更新 # 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在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# https://www.sunpop.cn/documentation/12.0/index.html # https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # 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 Deng300883@qq.com # Author: Ivan Deng300883@qq.com
# You can modify it under the terms of the GNU LESSER # You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. # GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
@@ -42,9 +42,9 @@
{ {
'name': 'Product Brand Manager', 'name': 'Product Brand Manager',
'version': '13.22.12.29', 'version': '13.22.12.29',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Product', 'category': 'Product',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'price': 0.00, 'price': 0.00,
@@ -55,7 +55,7 @@
'app_purchase_pro', 'app_purchase_pro',
], ],
'summary': """ 'summary': """
Product brand manager. Odoo App of Sunpop.cn Product brand manager. Odoo App of odooai.cn
""", """,
'description': """ 'description': """
Support Odoo 1312, 11, Enterprise and Community Edition Support Odoo 1312, 11, Enterprise and Community Edition

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
from odoo import api, SUPERUSER_ID, _ from odoo import api, SUPERUSER_ID, _

View File

@@ -5,7 +5,7 @@
# Copyright 2014 prisnet.ch Seraphine Lantible <s.lantible@gmail.com> # Copyright 2014 prisnet.ch Seraphine Lantible <s.lantible@gmail.com>
# Copyright 2016 Serpent Consulting Services Pvt. Ltd. # Copyright 2016 Serpent Consulting Services Pvt. Ltd.
# Copyright 2018 Daniel Campos <danielcampos@avanzosc.es> # Copyright 2018 Daniel Campos <danielcampos@avanzosc.es>
# Copyright 2019 Sunpop.cn <guohuadeng@hotmail.com> # Copyright 2019 odooai.cn <guohuadeng@hotmail.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html) # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
from odoo import api, fields, models, _ from odoo import api, fields, models, _

View File

@@ -5,7 +5,7 @@
# Copyright 2014 prisnet.ch Seraphine Lantible <s.lantible@gmail.com> # Copyright 2014 prisnet.ch Seraphine Lantible <s.lantible@gmail.com>
# Copyright 2016 Serpent Consulting Services Pvt. Ltd. # Copyright 2016 Serpent Consulting Services Pvt. Ltd.
# Copyright 2018 Daniel Campos <danielcampos@avanzosc.es> # Copyright 2018 Daniel Campos <danielcampos@avanzosc.es>
# Copyright 2019 Sunpop.cn <guohuadeng@hotmail.com> # Copyright 2019 odooai.cn <guohuadeng@hotmail.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html) # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
from odoo import api, fields, models, _ from odoo import api, fields, models, _

View File

@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2019-01-04 # Created on 2019-01-04
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册长期更新 # Odoo12在线用户手册长期更新
# https://www.sunpop.cn/documentation/user/12.0/en/index.html # https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# https://www.sunpop.cn/documentation/12.0/index.html # https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # 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, 产品目录多层级结构图', 'name': 'Category Chart Hierarchy, 产品目录多层级结构图',
'version': '13.20.09.28', 'version': '13.20.09.28',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -204,7 +204,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,32 +1,32 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2019-01-04 # Created on 2019-01-04
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo12在线用户手册长期更新 # Odoo12在线用户手册长期更新
# https://www.sunpop.cn/documentation/user/12.0/en/index.html # https://www.odooai.cn/documentation/user/12.0/en/index.html
# Odoo12在线开发者手册长期更新 # Odoo12在线开发者手册长期更新
# https://www.sunpop.cn/documentation/12.0/index.html # https://www.odooai.cn/documentation/12.0/index.html
# Odoo10在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # 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, 产品目录多层级结构图', 'name': 'Category zChart Hierarchy, 产品目录多层级结构图',
'version': '13.20.08.17', 'version': '13.20.08.17',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -204,7 +204,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "App product browse by category navigator", 'name': "App product browse by category navigator",
'version': '13.22.03.25', 'version': '13.22.03.25',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-10-12 # Created on 2018-10-12
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
def post_init_hook(cr, pool): def post_init_hook(cr, pool):

View File

@@ -1,18 +1,18 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2017-11-28 # Created on 2017-11-28
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
from odoo import api, fields, models, exceptions, _ from odoo import api, fields, models, exceptions, _

View File

@@ -398,7 +398,7 @@
<div class="oe_mt16"> <div class="oe_mt16">
<h4> <h4>
Visit our website for more support.</h4> Visit our website for more support.</h4>
<h4>https://www.sunpop.cn</h4> <h4>https://www.odooai.cn</h4>
</div> </div>
</div> </div>
</div> </div>

View File

@@ -1,26 +1,26 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Created on 2018-08-15 # Created on 2018-08-15
# author: 广州尚鹏https://www.sunpop.cn # author: 欧度智能https://www.odooai.cn
# email: 300883@qq.com # email: 300883@qq.com
# resource of Sunpop # resource of odooai
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
# Odoo在线中文用户手册长期更新 # 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离线中文用户手册下载 # 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开发必备 # Odoo10离线开发手册下载-含python教程jquery参考Jinja2模板PostgresSQL参考odoo开发必备
# https://www.sunpop.cn/odoo10_developer_document_offline/ # https://www.odooai.cn/odoo10_developer_document_offline/
# description: # description:
{ {
'name': "Product browse by category navigator Pro", 'name': "Product browse by category navigator Pro",
'version': '13.20.07.26', 'version': '13.20.07.26',
'author': 'Sunpop.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.odooai.cn',
'license': 'LGPL-3', 'license': 'LGPL-3',
'sequence': 2, 'sequence': 2,
'summary': """ 'summary': """

Some files were not shown because too many files have changed in this diff Show More