mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update customize
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Odoo Customize(Boost,Debranding, My Odoo)',
|
'name': 'Odoo Customize(Boost,Debranding, My Odoo)',
|
||||||
'version': '13.19.10.19',
|
'version': '13.19.11.12',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Productivity',
|
'category': 'Productivity',
|
||||||
'website': 'https://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
|
|||||||
@@ -28,6 +28,8 @@ You can config odoo, make it look like your own platform.
|
|||||||
23. Add reset or clear website blog data
|
23. Add reset or clear website blog data
|
||||||
24. Customize Odoo Native Module(eg. Enterprise) Url
|
24. Customize Odoo Native Module(eg. Enterprise) Url
|
||||||
25. Add remove expense data
|
25. Add remove expense data
|
||||||
|
26. Add multi uninstall modules
|
||||||
|
27. Add odoo boost modules link.
|
||||||
|
|
||||||
This module can help to white label the Odoo.
|
This module can help to white label the Odoo.
|
||||||
Also helpful for training and support for your odoo end-user.
|
Also helpful for training and support for your odoo end-user.
|
||||||
@@ -64,7 +66,9 @@ https://www.sunpop.cn
|
|||||||
22. 全新升级将odoo12用户及开发手册导航至国内网站,或者自己定义的网站
|
22. 全新升级将odoo12用户及开发手册导航至国内网站,或者自己定义的网站
|
||||||
23. 增加清除网站数据功能
|
23. 增加清除网站数据功能
|
||||||
24. 自定义 odoo 原生模块跳转的url(比如企业版模块)
|
24. 自定义 odoo 原生模块跳转的url(比如企业版模块)
|
||||||
25. 增加删除费用
|
25. 增加删除费用报销数据功能
|
||||||
|
26. 增加批量卸载模块功能
|
||||||
|
27. 增加odoo加速功能
|
||||||
|
|
||||||
使用方法:将解压后的 app_odoo_customize 放到 odoo的 addons目录下,激活开发者模式,应用-->更新应用列表,
|
使用方法:将解压后的 app_odoo_customize 放到 odoo的 addons目录下,激活开发者模式,应用-->更新应用列表,
|
||||||
找到 "App odoo Customize"模块,安装即可。
|
找到 "App odoo Customize"模块,安装即可。
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
|
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
|
||||||
<p>This moduld allows user to quickly customize and debranding Odoo. Quick debug, Language Switcher,
|
<p>This moduld allows user to quickly customize and debranding Odoo. Quick debug, Language Switcher,
|
||||||
Online Documentation Access,Quick Data Clear. </p>
|
Online Documentation Access,Quick Data Clear. </p>
|
||||||
<p class="mb16">Support Odoo 13, 12, 11, 10, 9. Including communicate and enterprise version. </p>
|
<p class="mb16">Support Odoo 13, 12, 11, 10, 9. Including community and enterprise version. </p>
|
||||||
<h3>Update: v13.19.10.19</h3>
|
<h3>Update: v13.19.10.19</h3>
|
||||||
<p>27. Add Odoo 13 support, all function add</p>
|
<p>27. Add Odoo 13 support, all function add</p>
|
||||||
<h3>Update: v12.19.04.30</h3>
|
<h3>Update: v12.19.04.30</h3>
|
||||||
@@ -63,7 +63,7 @@
|
|||||||
<a class="btn btn-block btn-success mt16 mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Sunpop.cn Awesome Odoo Addons</a>
|
<a class="btn btn-block btn-success mt16 mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Sunpop.cn Awesome Odoo Addons</a>
|
||||||
</p>
|
</p>
|
||||||
<br>
|
<br>
|
||||||
<h3>Add Odoo 12, 11 Support</h3>
|
<h3>Odoo 13, 12, 11, 10 Support. Community and Enterprise version support</h3>
|
||||||
<ul class="list-group">
|
<ul class="list-group">
|
||||||
<li class="list-group-item">1. Deletes Odoo label in footer</li>
|
<li class="list-group-item">1. Deletes Odoo label in footer</li>
|
||||||
<li class="list-group-item">2. Replaces "Odoo" in Windows title</li>
|
<li class="list-group-item">2. Replaces "Odoo" in Windows title</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user