mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update desc
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
{
|
||||
'name': 'App Odoo Customize(Backend Debranding Title,Language,Documentation,Quick Debug,Clear Data)',
|
||||
'version': '12.0.11.25',
|
||||
'version': '12.0.12.25',
|
||||
'author': 'Sunpop.cn',
|
||||
'category': 'Productivity',
|
||||
'website': 'http://www.sunpop.cn',
|
||||
@@ -68,7 +68,7 @@
|
||||
Also helpful for training and support for your odoo end-user.
|
||||
The user can get the help document just by one click.
|
||||
""",
|
||||
'images': ['static/description/banner.png'],
|
||||
'images': ['static/description/banner.gif'],
|
||||
'depends': ['base', 'web', 'mail'],
|
||||
'data': [
|
||||
'views/app_odoo_customize_view.xml',
|
||||
|
||||
BIN
app_odoo_customize/static/description/banner.gif
Normal file
BIN
app_odoo_customize/static/description/banner.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 175 KiB |
@@ -6,7 +6,7 @@
|
||||
<p>This moduld allows user to quickly customize and debranding Odoo. Quick debug, Language Switcher,
|
||||
Online Documentation Access,Quick Data Clear. </p>
|
||||
<p>Support Odoo 12, 11, 10, 9. Including communicate and enterprise version. </p>
|
||||
<h3>Update: v12.0.11.25</h3>
|
||||
<h3>Update: v12.0.12.25</h3>
|
||||
<p>add 22. Update online manual and developer document to odoo12.</p>
|
||||
<h3>Update: v12.0.11.08</h3>
|
||||
<p>Add 21. Reset Account Chart.</p>
|
||||
@@ -46,7 +46,8 @@
|
||||
<li class="list-group-item">17. Stop Odoo Auto Subscribe(Performance Improve)</li>
|
||||
<li class="list-group-item">18. Show/Hide Author and Website in Apps Dashboard (odoo 11 only)</li>
|
||||
<li class="list-group-item">19. One Click to clear all data (Sometime pls click twice)</li>
|
||||
<li class="list-group-item">20. Set System Icon (odoo 10 only)</li>
|
||||
<li class="list-group-item">21. Can clear and reset account chart. Be cautious.</li>
|
||||
<li class="list-group-item">22. Update online manual and developer document to odoo12.</li>
|
||||
</ul>
|
||||
<p>
|
||||
This module can help to white label the Odoo.
|
||||
@@ -69,7 +70,7 @@
|
||||
<h2 class='oe_mt32'>Odoo Customize(Debranding Title,Language,Documentation,Quick Debug)</h2>
|
||||
</div>
|
||||
<div class="oe_demo oe_screenshot">
|
||||
<img src="banner.png" style="border:1px solid black"/>
|
||||
<img src="banner.gif" style="border:1px solid black"/>
|
||||
<br/>
|
||||
<img src="set3.png" style="border:1px solid black"/>
|
||||
<br/>
|
||||
|
||||
Reference in New Issue
Block a user