add support odoo13 customize

This commit is contained in:
ivan deng
2019-06-02 21:15:15 +08:00
parent 2a6786e422
commit 5f25fa3162
5 changed files with 28 additions and 4 deletions

View File

@@ -23,14 +23,15 @@
{
'name': 'Odoo Customize(Debranding, My Odoo)',
'version': '12.19.05.11',
'version': '12.19.06.02',
'author': 'Sunpop.cn',
'category': 'Productivity',
'website': 'https://www.sunpop.cn',
'license': 'AGPL-3',
'sequence': 2,
'summary': """
Quick customize, debranding,reset data, debug. Language Switcher.
Quick Customize, Debrand, Reset data, Debug. Language Switcher.
odoo 13,12,11,10,9 support.
Easy Delete data.reset account chart.
odoo debrand, odoo debranding, customize my odoo.
""",
@@ -39,7 +40,7 @@
App Odoo Customize(Debranding Title,Language,Documentation,Quick Debug)
============
White label odoo.
Support Odoo 12, 11, 10, 9.
Support Odoo 13, 12, 11, 10, 9.communicate and enterprise
You can config odoo, make it look like your own platform.
1. Deletes Odoo label in footer
2. Replaces "Odoo" in Windows title
@@ -67,6 +68,7 @@
24. Customize Odoo Native Module(eg. Enterprise) Url
25. Add remove expense data
26. Add multi uninstall modules
27. Add odoo 13 support, Just install this app on odoo 13, master branch of odoo github.
This module can help to white label the Odoo.
Also helpful for training and support for your odoo end-user.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 217 KiB

After

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 138 KiB

View File

@@ -28,7 +28,13 @@
<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,
Online Documentation Access,Quick Data Clear. </p>
<p class="mb16">Support Odoo 12, 11, 10, 9. Including communicate and enterprise version. </p>
<p class="mb16">Support Odoo 13, 12, 11, 10, 9. Including communicate and enterprise version. </p>
<h3>Update: v12.19.06.02</h3>
<p>27. Add odoo 13 support, Just install this app on odoo 13, master branch of odoo github.</p>
<p>
If you are using windows, you can get odoo 13 from
<a href="http://github.com/guohuadeng/odoo13-x64" target="_blank">http://github.com/guohuadeng/odoo13-x64</a>
</p>
<h3>Update: v12.19.04.30</h3>
<p>26. Add multi uninstall modules</p>
<h3>Update: v12.19.04.18</h3>
@@ -88,6 +94,8 @@
<li class="list-group-item">23. Add reset or clear website blog data</li>
<li class="list-group-item">24. Customize Odoo Native Module(eg. Enterprise) Url</li>
<li class="list-group-item">25. Add remove expense data</li>
<li class="list-group-item">26. Add multi uninstall modules</li>
<li class="list-group-item">27. Add odoo 13 support, Just install this app on odoo 13, master branch of odoo github.</li>
</ul>
<p>
This module can help to white label the Odoo.
@@ -112,6 +120,20 @@
<div class="oe_demo oe_screenshot">
<img src="banner.gif" style="border:1px solid black"/>
<br/>
</div>
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
<h2 class='oe_mt32'>odoo 13 Ready for communicate and enterprise edition</h2>
</div>
<div class="oe_demo oe_screenshot">
<img src="odoo13ready.jpg" style="border:1px solid black"/>
<br/>
</div>
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
<h2 class='oe_mt32'>Easy data cleanup</h2>
</div>
<div class="oe_demo oe_screenshot">
<img src="set3.jpg" style="border:1px solid black"/>
<br/>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB