mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
add support odoo13 customize
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user