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:
@@ -23,14 +23,15 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Odoo Customize(Debranding, My Odoo)',
|
'name': 'Odoo Customize(Debranding, My Odoo)',
|
||||||
'version': '12.19.05.11',
|
'version': '12.19.06.02',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Productivity',
|
'category': 'Productivity',
|
||||||
'website': 'https://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'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.
|
Easy Delete data.reset account chart.
|
||||||
odoo debrand, odoo debranding, customize my odoo.
|
odoo debrand, odoo debranding, customize my odoo.
|
||||||
""",
|
""",
|
||||||
@@ -39,7 +40,7 @@
|
|||||||
App Odoo Customize(Debranding Title,Language,Documentation,Quick Debug)
|
App Odoo Customize(Debranding Title,Language,Documentation,Quick Debug)
|
||||||
============
|
============
|
||||||
White label odoo.
|
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.
|
You can config odoo, make it look like your own platform.
|
||||||
1. Deletes Odoo label in footer
|
1. Deletes Odoo label in footer
|
||||||
2. Replaces "Odoo" in Windows title
|
2. Replaces "Odoo" in Windows title
|
||||||
@@ -67,6 +68,7 @@
|
|||||||
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
|
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.
|
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.
|
||||||
|
|||||||
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 |
@@ -28,7 +28,13 @@
|
|||||||
<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 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>
|
<h3>Update: v12.19.04.30</h3>
|
||||||
<p>26. Add multi uninstall modules</p>
|
<p>26. Add multi uninstall modules</p>
|
||||||
<h3>Update: v12.19.04.18</h3>
|
<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">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">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">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>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
This module can help to white label the Odoo.
|
This module can help to white label the Odoo.
|
||||||
@@ -112,6 +120,20 @@
|
|||||||
<div class="oe_demo oe_screenshot">
|
<div class="oe_demo oe_screenshot">
|
||||||
<img src="banner.gif" style="border:1px solid black"/>
|
<img src="banner.gif" style="border:1px solid black"/>
|
||||||
<br/>
|
<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"/>
|
<img src="set3.jpg" style="border:1px solid black"/>
|
||||||
<br/>
|
<br/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
BIN
app_odoo_customize/static/description/odoo13ready.jpg
Normal file
BIN
app_odoo_customize/static/description/odoo13ready.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
Reference in New Issue
Block a user