mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt
This commit is contained in:
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.19.03.14',
|
'version': '12.19.03.14',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'price': 0.00,
|
'price': 0.00,
|
||||||
|
|||||||
@@ -118,9 +118,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.0.11.15',
|
'version': '12.0.11.15',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -266,9 +266,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.0.11.15',
|
'version': '12.0.11.15',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -266,9 +266,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.0.12.14',
|
'version': '12.0.12.14',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -169,9 +169,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-11-05
|
# Created on 2018-11-05
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
|
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
'version': '12.19.03.04',
|
'version': '12.19.03.04',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2017-11-22
|
# Created on 2017-11-22
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
from odoo import api, SUPERUSER_ID, _
|
from odoo import api, SUPERUSER_ID, _
|
||||||
|
|||||||
@@ -84,9 +84,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.0.11.09',
|
'version': '12.0.11.09',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -266,9 +266,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.19.01.10',
|
'version': '12.19.01.10',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Human Resources',
|
'category': 'Human Resources',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -304,9 +304,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.0.10.15',
|
'version': '12.0.10.15',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -169,9 +169,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.19.01.14',
|
'version': '12.19.01.14',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -322,9 +322,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.19.03.14',
|
'version': '12.19.03.14',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'price': 0.00,
|
'price': 0.00,
|
||||||
|
|||||||
@@ -128,9 +128,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,24 +1,24 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-11-26
|
# Created on 2018-11-26
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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
|
# https://www.sunpop.cn/documentation/user/12.0/en/index.html
|
||||||
|
|
||||||
# Odoo12在线开发者手册(长期更新)
|
# Odoo12在线开发者手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/12.0/index.html
|
# https://www.sunpop.cn/documentation/12.0/index.html
|
||||||
|
|
||||||
# Odoo10在线中文用户手册(长期更新)
|
# Odoo10在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
'version': '12.19.3.15',
|
'version': '12.19.3.15',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Productivity',
|
'category': 'Productivity',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -49,15 +49,15 @@
|
|||||||
|
|
||||||
<record id="app_documentation_url" model="ir.config_parameter">
|
<record id="app_documentation_url" model="ir.config_parameter">
|
||||||
<field name="key">app_documentation_url</field>
|
<field name="key">app_documentation_url</field>
|
||||||
<field name="value">http://www.sunpop.cn/documentation/user/12.0/zh_CN/index.html</field>
|
<field name="value">https://www.sunpop.cn/documentation/user/12.0/zh_CN/index.html</field>
|
||||||
</record>
|
</record>
|
||||||
<record id="app_documentation_dev_url" model="ir.config_parameter">
|
<record id="app_documentation_dev_url" model="ir.config_parameter">
|
||||||
<field name="key">app_documentation_dev_url</field>
|
<field name="key">app_documentation_dev_url</field>
|
||||||
<field name="value">http://www.sunpop.cn/documentation/12.0/index.html</field>
|
<field name="value">https://www.sunpop.cn/documentation/12.0/index.html</field>
|
||||||
</record>
|
</record>
|
||||||
<record id="app_support_url" model="ir.config_parameter">
|
<record id="app_support_url" model="ir.config_parameter">
|
||||||
<field name="key">app_support_url</field>
|
<field name="key">app_support_url</field>
|
||||||
<field name="value">http://www.sunpop.cn/trial</field>
|
<field name="value">https://www.sunpop.cn/trial</field>
|
||||||
</record>
|
</record>
|
||||||
<record id="app_account_title" model="ir.config_parameter">
|
<record id="app_account_title" model="ir.config_parameter">
|
||||||
<field name="key">app_account_title</field>
|
<field name="key">app_account_title</field>
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
</record>
|
</record>
|
||||||
<record id="app_account_url" model="ir.config_parameter">
|
<record id="app_account_url" model="ir.config_parameter">
|
||||||
<field name="key">app_account_url</field>
|
<field name="key">app_account_url</field>
|
||||||
<field name="value">http://www.sunpop.cn/my-account</field>
|
<field name="value">https://www.sunpop.cn/my-account</field>
|
||||||
</record>
|
</record>
|
||||||
</data>
|
</data>
|
||||||
</openerp>
|
</openerp>
|
||||||
@@ -3,7 +3,7 @@
|
|||||||
<data noupdate="0">
|
<data noupdate="0">
|
||||||
<!-- 创建数据库时首个公司信息 -->
|
<!-- 创建数据库时首个公司信息 -->
|
||||||
<record id="base.main_company" model="res.company">
|
<record id="base.main_company" model="res.company">
|
||||||
<field name="website">http://www.sunpop.cn</field>
|
<field name="website">https://www.sunpop.cn</field>
|
||||||
<field name="logo" type="base64" file="app_odoo_customize/static/src/img/logo_sunpop.png"/>
|
<field name="logo" type="base64" file="app_odoo_customize/static/src/img/logo_sunpop.png"/>
|
||||||
</record>
|
</record>
|
||||||
</data>
|
</data>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def pre_init_hook(cr):
|
def pre_init_hook(cr):
|
||||||
|
|||||||
@@ -353,8 +353,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. http://www.sunpop.cn"
|
msgid "Visit our website for more apps and Support. https://www.sunpop.cn"
|
||||||
msgstr "请访问我们的网站获取更多支持. http://www.sunpop.cn"
|
msgstr "请访问我们的网站获取更多支持. https://www.sunpop.cn"
|
||||||
|
|
||||||
#. module: app_odoo_customize
|
#. module: app_odoo_customize
|
||||||
#: model:ir.model.fields,help:app_odoo_customize.field_res_config_settings__app_show_account
|
#: model:ir.model.fields,help:app_odoo_customize.field_res_config_settings__app_show_account
|
||||||
|
|||||||
@@ -50,12 +50,12 @@ class ResConfigSettings(models.TransientModel):
|
|||||||
app_stop_subscribe = True if ir_config.get_param('app_stop_subscribe') == "True" else False
|
app_stop_subscribe = True if ir_config.get_param('app_stop_subscribe') == "True" else False
|
||||||
|
|
||||||
app_documentation_url = ir_config.get_param('app_documentation_url',
|
app_documentation_url = ir_config.get_param('app_documentation_url',
|
||||||
default='http://www.sunpop.cn/documentation/user/12.0/en/index.html')
|
default='https://www.sunpop.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='http://www.sunpop.cn/documentation/12.0/index.html')
|
default='https://www.sunpop.cn/documentation/12.0/index.html')
|
||||||
app_support_url = ir_config.get_param('app_support_url', default='http://www.sunpop.cn/trial/')
|
app_support_url = ir_config.get_param('app_support_url', default='https://www.sunpop.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='http://www.sunpop.cn/my-account/')
|
app_account_url = ir_config.get_param('app_account_url', default='https://www.sunpop.cn/my-account/')
|
||||||
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,
|
||||||
@@ -94,12 +94,12 @@ class ResConfigSettings(models.TransientModel):
|
|||||||
ir_config.set_param("app_stop_subscribe", self.app_stop_subscribe or "False")
|
ir_config.set_param("app_stop_subscribe", self.app_stop_subscribe or "False")
|
||||||
|
|
||||||
ir_config.set_param("app_documentation_url",
|
ir_config.set_param("app_documentation_url",
|
||||||
self.app_documentation_url or "http://www.sunpop.cn/documentation/user/12.0/en/index.html")
|
self.app_documentation_url or "https://www.sunpop.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 "http://www.sunpop.cn/documentation/12.0/index.html")
|
self.app_documentation_dev_url or "https://www.sunpop.cn/documentation/12.0/index.html")
|
||||||
ir_config.set_param("app_support_url", self.app_support_url or "http://www.sunpop.cn/trial/")
|
ir_config.set_param("app_support_url", self.app_support_url or "https://www.sunpop.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 "http://www.sunpop.cn/my-account/")
|
ir_config.set_param("app_account_url", self.app_account_url or "https://www.sunpop.cn/my-account/")
|
||||||
|
|
||||||
@api.multi
|
@api.multi
|
||||||
def remove_sales(self):
|
def remove_sales(self):
|
||||||
|
|||||||
@@ -32,7 +32,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
|
||||||
http://www.sunpop.cn
|
https://www.sunpop.cn
|
||||||
|
|
||||||
## 在符合odoo开源协议的前提下,去除odoo版权信息,自定义你的odoo
|
## 在符合odoo开源协议的前提下,去除odoo版权信息,自定义你的odoo
|
||||||
可完全自行设置下列 odoo 选项,让 odoo 看上去像是你的软件产品
|
可完全自行设置下列 odoo 选项,让 odoo 看上去像是你的软件产品
|
||||||
@@ -68,10 +68,10 @@ http://www.sunpop.cn
|
|||||||
|
|
||||||
## 其它技术资源:
|
## 其它技术资源:
|
||||||
#### odoo10-windows64位高性能最新绿色版下载及制作方法-提速50%
|
#### odoo10-windows64位高性能最新绿色版下载及制作方法-提速50%
|
||||||
http://www.sunpop.cn/odoo10_fast_x64_download/
|
https://www.sunpop.cn/odoo10_fast_x64_download/
|
||||||
#### Odoo10离线中文用户手册下载
|
#### Odoo10离线中文用户手册下载
|
||||||
http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
https://www.sunpop.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/
|
https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -195,9 +195,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -11,11 +11,11 @@ odoo.define('app_odoo_customize.UserMenu', function (require) {
|
|||||||
|
|
||||||
var UserMenu = require('web.UserMenu');
|
var UserMenu = require('web.UserMenu');
|
||||||
//避免错误,要再定义
|
//避免错误,要再定义
|
||||||
var documentation_url = 'http://www.sunpop.cn';
|
var documentation_url = 'https://www.sunpop.cn';
|
||||||
var documentation_dev_url = 'http://www.sunpop.cn';
|
var documentation_dev_url = 'https://www.sunpop.cn';
|
||||||
var support_url = 'http://www.sunpop.cn';
|
var support_url = 'https://www.sunpop.cn';
|
||||||
var account_title = 'My Account';
|
var account_title = 'My Account';
|
||||||
var account_url = 'http://www.sunpop.cn';
|
var account_url = 'https://www.sunpop.cn';
|
||||||
|
|
||||||
UserMenu.include({
|
UserMenu.include({
|
||||||
init: function () {
|
init: function () {
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<field name="app_system_name"/>
|
<field name="app_system_name"/>
|
||||||
<div>
|
<div>
|
||||||
<a href="http://www.sunpop.cn" target="_blank">Visit our website for more apps and Support. http://www.sunpop.cn</a>
|
<a href="https://www.sunpop.cn" target="_blank">Visit our website for more apps and Support. https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</group>
|
</group>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.19.01.11',
|
'version': '12.19.01.11',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2017-11-28
|
# Created on 2017-11-28
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
from odoo import api, fields, models, exceptions, _
|
from odoo import api, fields, models, exceptions, _
|
||||||
|
|||||||
@@ -331,9 +331,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,24 +1,24 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2019-01-04
|
# Created on 2019-01-04
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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
|
# https://www.sunpop.cn/documentation/user/12.0/en/index.html
|
||||||
|
|
||||||
# Odoo12在线开发者手册(长期更新)
|
# Odoo12在线开发者手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/12.0/index.html
|
# https://www.sunpop.cn/documentation/12.0/index.html
|
||||||
|
|
||||||
# Odoo10在线中文用户手册(长期更新)
|
# Odoo10在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
|
|
||||||
{
|
{
|
||||||
'name': "App Product Attribute Color",
|
'name': "App Product Attribute Color",
|
||||||
|
|||||||
@@ -70,9 +70,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
""",
|
""",
|
||||||
'category': 'Sales',
|
'category': 'Sales',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'images': ['static/description/banner.png'],
|
'images': ['static/description/banner.png'],
|
||||||
'currency': 'EUR',
|
'currency': 'EUR',
|
||||||
'price': 68,
|
'price': 68,
|
||||||
|
|||||||
@@ -196,9 +196,9 @@ weight_total = sum(order_line_net_weight)
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.0.10.15',
|
'version': '12.0.10.15',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -170,9 +170,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.19.03.14',
|
'version': '12.19.03.14',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'price': 0.00,
|
'price': 0.00,
|
||||||
|
|||||||
@@ -128,9 +128,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.0.11.27',
|
'version': '12.0.11.27',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -266,9 +266,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.19.03.14',
|
'version': '12.19.03.14',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'price': 0.00,
|
'price': 0.00,
|
||||||
|
|||||||
@@ -128,9 +128,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.0.11.09',
|
'version': '12.0.11.09',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -266,9 +266,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.19.03.14',
|
'version': '12.19.03.14',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'price': 0.00,
|
'price': 0.00,
|
||||||
|
|||||||
@@ -128,9 +128,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2017-11-05
|
# Created on 2017-11-05
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
|
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
'version': '12.0.12.26',
|
'version': '12.0.12.26',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2017-11-05
|
# Created on 2017-11-05
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
from odoo import api, SUPERUSER_ID, _
|
from odoo import api, SUPERUSER_ID, _
|
||||||
|
|||||||
@@ -61,9 +61,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-11-05
|
# Created on 2018-11-05
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
|
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
'version': '12.0.11.14',
|
'version': '12.0.11.14',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -61,9 +61,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.0.10.15',
|
'version': '12.0.10.15',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -171,9 +171,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-08-15
|
# Created on 2018-08-15
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
'version': '12.0.10.15',
|
'version': '12.0.10.15',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-10-12
|
# Created on 2018-10-12
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
def post_init_hook(cr, pool):
|
def post_init_hook(cr, pool):
|
||||||
|
|||||||
@@ -171,9 +171,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2017-11-05
|
# Created on 2017-11-05
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
|
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
'version': '12.0.9.26',
|
'version': '12.0.9.26',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -58,9 +58,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,31 +1,31 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2019-01-04
|
# Created on 2019-01-04
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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
|
# https://www.sunpop.cn/documentation/user/12.0/en/index.html
|
||||||
|
|
||||||
# Odoo12在线开发者手册(长期更新)
|
# Odoo12在线开发者手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/12.0/index.html
|
# https://www.sunpop.cn/documentation/12.0/index.html
|
||||||
|
|
||||||
# Odoo10在线中文用户手册(长期更新)
|
# Odoo10在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
|
|
||||||
{
|
{
|
||||||
'name': 'App Web Responsive Fullwidth (form view full width)',
|
'name': 'App Web Responsive Fullwidth (form view full width)',
|
||||||
'version': '12.0.1.2',
|
'version': '12.0.1.2',
|
||||||
'category': 'web',
|
'category': 'web',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -82,9 +82,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# Copyright (C) 2012-2012 南京盈通 ccdos@intoerp.com <small business chart>
|
# Copyright (C) 2012-2012 南京盈通 ccdos@intoerp.com <small business chart>
|
||||||
# Copyright (C) 2008-now 开阖软件 jeff@osbzr.com < PM and LTS >
|
# Copyright (C) 2008-now 开阖软件 jeff@osbzr.com < PM and LTS >
|
||||||
# Copyright (C) 2017-now jeffery9@gmail.com
|
# Copyright (C) 2017-now jeffery9@gmail.com
|
||||||
# Copyright (C) 2018-11 广州尚鹏 http://www.sunpop.cn
|
# Copyright (C) 2018-11 广州尚鹏 https://www.sunpop.cn
|
||||||
|
|
||||||
from .hooks import pre_init_hook
|
from .hooks import pre_init_hook
|
||||||
from .hooks import post_init_hook
|
from .hooks import post_init_hook
|
||||||
|
|||||||
@@ -6,14 +6,14 @@
|
|||||||
# Copyright (C) 2012-2012 南京盈通 ccdos@intoerp.com <small business chart>
|
# Copyright (C) 2012-2012 南京盈通 ccdos@intoerp.com <small business chart>
|
||||||
# Copyright (C) 2008-now 开阖软件 jeff@osbzr.com < PM and LTS >
|
# Copyright (C) 2008-now 开阖软件 jeff@osbzr.com < PM and LTS >
|
||||||
# Copyright (C) 2017-now jeffery9@gmail.com
|
# Copyright (C) 2017-now jeffery9@gmail.com
|
||||||
# Copyright (C) 2018-11 广州尚鹏 http://www.sunpop.cn
|
# Copyright (C) 2018-11 广州尚鹏 https://www.sunpop.cn
|
||||||
|
|
||||||
{
|
{
|
||||||
'name': '2018最新中国企业会计表.Latest Chinese Accounting.',
|
'name': '2018最新中国企业会计表.Latest Chinese Accounting.',
|
||||||
'version': '12.0.12.14',
|
'version': '12.0.12.14',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Localization',
|
'category': 'Localization',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'LGPL-3',
|
'license': 'LGPL-3',
|
||||||
'sequence': 12,
|
'sequence': 12,
|
||||||
'summary': """
|
'summary': """
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2017-11-22
|
# Created on 2017-11-22
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
from odoo import api, SUPERUSER_ID
|
from odoo import api, SUPERUSER_ID
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-11-28
|
# Created on 2018-11-28
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
from odoo import api, fields, models, _
|
from odoo import api, fields, models, _
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-11-28
|
# Created on 2018-11-28
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
from odoo import api, fields, models, exceptions, _
|
from odoo import api, fields, models, exceptions, _
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-11-07
|
# Created on 2018-11-07
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
from odoo import api, fields, models, _
|
from odoo import api, fields, models, _
|
||||||
|
|||||||
@@ -56,9 +56,9 @@
|
|||||||
<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="http://www.sunpop.cn" target="_blank"><span
|
class="btn btn-warning btn-lg" rel="nofollow" href="https://www.sunpop.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>http://www.sunpop.cn</a>
|
<i class="fa fa-web"></i>https://www.sunpop.cn</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,24 +1,24 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Created on 2018-11-26
|
# Created on 2018-11-26
|
||||||
# author: 广州尚鹏,http://www.sunpop.cn
|
# author: 广州尚鹏,https://www.sunpop.cn
|
||||||
# email: 300883@qq.com
|
# email: 300883@qq.com
|
||||||
# resource of Sunpop
|
# resource of Sunpop
|
||||||
# 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
|
# https://www.sunpop.cn/documentation/user/12.0/en/index.html
|
||||||
|
|
||||||
# Odoo12在线开发者手册(长期更新)
|
# Odoo12在线开发者手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/12.0/index.html
|
# https://www.sunpop.cn/documentation/12.0/index.html
|
||||||
|
|
||||||
# Odoo10在线中文用户手册(长期更新)
|
# Odoo10在线中文用户手册(长期更新)
|
||||||
# http://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
# https://www.sunpop.cn/documentation/user/10.0/zh_CN/index.html
|
||||||
|
|
||||||
# Odoo10离线中文用户手册下载
|
# Odoo10离线中文用户手册下载
|
||||||
# http://www.sunpop.cn/odoo10_user_manual_document_offline/
|
# https://www.sunpop.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/
|
# https://www.sunpop.cn/odoo10_developer_document_offline/
|
||||||
# description:
|
# description:
|
||||||
|
|
||||||
# Copyright 2017 Simone Orsi
|
# Copyright 2017 Simone Orsi
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
'version': '12.19.1.06',
|
'version': '12.19.1.06',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Productivity',
|
'category': 'Productivity',
|
||||||
'website': 'http://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'sequence': 20,
|
'sequence': 20,
|
||||||
'images': ['static/description/banner.png'],
|
'images': ['static/description/banner.png'],
|
||||||
|
|||||||
Reference in New Issue
Block a user