mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
udate desc
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Customize odoo OEM (Boost, My Odoo)',
|
'name': 'Customize odoo OEM (Boost, My Odoo)',
|
||||||
'version': '13.20.03.19',
|
'version': '13.20.03.23',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Productivity',
|
'category': 'Productivity',
|
||||||
'website': 'https://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
@@ -69,7 +69,8 @@
|
|||||||
26. Add multi uninstall modules
|
26. Add multi uninstall modules
|
||||||
27. Add odoo boost modules link.
|
27. Add odoo boost modules link.
|
||||||
28. Easy Menu manager.
|
28. Easy Menu manager.
|
||||||
29. Add Install version in App list. Add Local updatable filter in app list.
|
29. Apps version compare. Add Install version in App list. Add Local updatable filter in app list.
|
||||||
|
30. 1 key export app translate file like .po file.
|
||||||
|
|
||||||
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: 404 KiB After Width: | Height: | Size: 469 KiB |
@@ -51,6 +51,8 @@
|
|||||||
<div class="oe_span12">
|
<div class="oe_span12">
|
||||||
<h2 class="oe_slogan">This is a Long Term Support Apps.</h2>
|
<h2 class="oe_slogan">This is a Long Term Support Apps.</h2>
|
||||||
<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%;">
|
||||||
|
<h3>Update: v13.20.03.23</h3>
|
||||||
|
<p>30. 1 key export app translate file like .po file.</p>
|
||||||
<h3>Update: v13.20.02.25</h3>
|
<h3>Update: v13.20.02.25</h3>
|
||||||
<p>28. Easy Menu manager.</p>
|
<p>28. Easy Menu manager.</p>
|
||||||
<p>29. Add Install version in App list. Add Local updatable filter in app list.</p>
|
<p>29. Add Install version in App list. Add Local updatable filter in app list.</p>
|
||||||
@@ -115,6 +117,11 @@
|
|||||||
<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 boost modules link.</li>
|
||||||
|
<li class="list-group-item">28. Easy Menu manager.</li>
|
||||||
|
<li class="list-group-item">29. Apps version compare. Add Install version in App list. Add Local updatable filter in app list.</li>
|
||||||
|
<li class="list-group-item">30. 1 key export app translate file like .po file.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
This module can help to white label the Odoo.
|
This module can help to white label the Odoo.
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': '2020最新中国企业会计表.Latest Chinese Accounting.',
|
'name': '2020最新中国企业会计表.Latest Chinese Accounting.',
|
||||||
'version': '13.20.03.05',
|
'version': '13.20.03.23',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Localization',
|
'category': 'Localization',
|
||||||
'website': 'https://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
@@ -67,5 +67,5 @@
|
|||||||
'post_init_hook': 'post_init_hook',
|
'post_init_hook': 'post_init_hook',
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'application': True,
|
'application': True,
|
||||||
'auto_install': True,
|
'auto_install': False,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user