update desc

This commit is contained in:
ivan deng
2021-12-15 18:47:47 +08:00
parent 473cc32056
commit b303d41610
9 changed files with 184 additions and 36 deletions

128
.gitignore vendored Normal file
View File

@@ -0,0 +1,128 @@
/.idea
.idea/
\.idea
.git/
.gitee/
.vscode/
.tx/
~*.*
.pyc
.DS_Store
u*.bat
ivan.conf
chill.conf
vcs.xml
deployment.xml
# Byte-compiled / optimized / DLL files
__pycache__/
/__pycache__
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
develop-eggs/
dist/
downloads/
eggs/
.eggs/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# SageMath parsed files
*.sage.py
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
/app_odoo_customize/_resource
/app_web_studio
/web_studio

View File

@@ -34,7 +34,12 @@
</ul> </ul>
</div> </div>
<div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;"> <div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;">
<i class="fa fa-hand-o-right"></i><b>Extend features(Need extra module, release soon): </b> <i class="fa fa-hand-o-right"></i>
<b>
<a href="http://www.odoo.com/apps/modules/15.0/app_web_superbar/" target="_blank" class="text-danger">
Extend features. superbar advance search navigator
</a>
</b>
<ul class="list-unstyled"> <ul class="list-unstyled">
<li> <li>
<i class="fa fa-check-square-o text-primary"></i> <i class="fa fa-check-square-o text-primary"></i>
@@ -47,19 +52,19 @@
<ul class="list-unstyled"> <ul class="list-unstyled">
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_web_widget_ztree/" target="_blank" class="text-danger">zTree widget (must need to use in following demo).</a> <a href="http://www.odoo.com/apps/modules/15.0/app_web_widget_ztree/" target="_blank" class="text-danger">zTree widget (must need to use in following demo).</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_product_ztree/" target="_blank">Product and category.</a> <a href="http://www.odoo.com/apps/modules/15.0/app_product_ztree/" target="_blank">Product and category.</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_stock_ztree/" target="_blank">Stock and Location.</a> <a href="http://www.odoo.com/apps/modules/15.0/app_stock_ztree/" target="_blank">Stock and Location.</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_hr_ztree/" target="_blank">hr department and employee.</a> <a href="http://www.odoo.com/apps/modules/15.0/app_hr_ztree/" target="_blank">hr department and employee.</a>
</li> </li>
</ul> </ul>
</div> </div>

View File

@@ -50,7 +50,7 @@
</div> </div>
<h1 class="text-danger text-center">Buy <h1 class="text-danger text-center">Buy
<a href="https://www.odoo.com/apps/modules/14.0/app_web_chart_hierarchy/"> <a href="https://www.odoo.com/apps/modules/15.0/app_web_chart_hierarchy/">
this 1 chart hierarchy this 1 chart hierarchy
</a> </a>
in odoo Store. Get free 5 related free apps. in odoo Store. Get free 5 related free apps.
@@ -61,27 +61,27 @@
<ul class="list-unstyled"> <ul class="list-unstyled">
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_mrp_production_zchart/" target="_blank">MRP Production Chart Hierarchy</a> <a href="http://www.odoo.com/apps/modules/15.0/app_mrp_production_zchart/" target="_blank">MRP Production Chart Hierarchy</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_product_category_chart/" target="_blank">Product category chart hierarchy</a> <a href="http://www.odoo.com/apps/modules/15.0/app_product_category_chart/" target="_blank">Product category chart hierarchy</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_stock_location_chart/" target="_blank">Stock Location chart hierarchy</a> <a href="http://www.odoo.com/apps/modules/15.0/app_stock_location_chart/" target="_blank">Stock Location chart hierarchy</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_hr_department_chart/" target="_blank">hr department employee chart hierarchy</a> <a href="http://www.odoo.com/apps/modules/15.0/app_hr_department_chart/" target="_blank">hr department employee chart hierarchy</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_account_account_chart/" target="_blank">Account chart hierarchy(chinese only)</a> <a href="http://www.odoo.com/apps/modules/15.0/app_account_account_chart/" target="_blank">Account chart hierarchy(chinese only)</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_users_chart_hierarchy/" target="_blank">User Alliance Distribution Multi level</a> <a href="http://www.odoo.com/apps/modules/15.0/app_users_chart_hierarchy/" target="_blank">User Alliance Distribution Multi level</a>
</li> </li>
</ul> </ul>
</div> </div>

View File

@@ -4,12 +4,12 @@
<h2 class="oe_slogan">App Odoo Customize, Odoo Boost</h2> <h2 class="oe_slogan">App Odoo Customize, Odoo Boost</h2>
<h4 class="mt8"> <h4 class="mt8">
If you are using odoo enterprise.<br> If you are using odoo enterprise.<br>
<a href="https://www.odoo.com/apps/modules/13.0/app_web_enterprise/" target="_blank"> <a href="https://www.odoo.com/apps/modules/15.0/app_web_enterprise/" target="_blank">
Get "app_web_enterprise" for more customize Get "app_web_enterprise" for more customize
</a> </a>
</h4> </h4>
<div class="oe_demo oe_screenshot"> <div class="oe_demo oe_screenshot">
<a class="btn btn-block btn-success mt16 mb16" target="_blank" href="https://apps.odoo.com/apps/modules/13.0/app_app_web_enterprise/"> <a class="btn btn-block btn-success mt16 mb16" target="_blank" href="https://apps.odoo.com/apps/modules/15.0/app_app_web_enterprise/">
<img src="app_web_enterprise_03.jpg" style="border:1px solid black"/> <img src="app_web_enterprise_03.jpg" style="border:1px solid black"/>
</a> </a>
<br/> <br/>

View File

@@ -34,7 +34,12 @@
</ul> </ul>
</div> </div>
<div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;"> <div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;">
<i class="fa fa-hand-o-right"></i><b>Extend features(Need extra module, release soon): </b> <i class="fa fa-hand-o-right"></i>
<b>
<a href="http://www.odoo.com/apps/modules/15.0/app_web_superbar/" target="_blank" class="text-danger">
Extend features. superbar advance search navigator
</a>
</b>
<ul class="list-unstyled"> <ul class="list-unstyled">
<li> <li>
<i class="fa fa-check-square-o text-primary"></i> <i class="fa fa-check-square-o text-primary"></i>
@@ -47,19 +52,19 @@
<ul class="list-unstyled"> <ul class="list-unstyled">
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_web_widget_ztree/" target="_blank" class="text-danger">zTree widget (must need to use in following demo).</a> <a href="http://www.odoo.com/apps/modules/15.0/app_web_widget_ztree/" target="_blank" class="text-danger">zTree widget (must need to use in following demo).</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_product_ztree/" target="_blank">Product and category.</a> <a href="http://www.odoo.com/apps/modules/15.0/app_product_ztree/" target="_blank">Product and category.</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_stock_ztree/" target="_blank">Stock and Location.</a> <a href="http://www.odoo.com/apps/modules/15.0/app_stock_ztree/" target="_blank">Stock and Location.</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_hr_ztree/" target="_blank">hr department and employee.</a> <a href="http://www.odoo.com/apps/modules/15.0/app_hr_ztree/" target="_blank">hr department and employee.</a>
</li> </li>
</ul> </ul>
</div> </div>

View File

@@ -34,7 +34,12 @@
</ul> </ul>
</div> </div>
<div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;"> <div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;">
<i class="fa fa-hand-o-right"></i><b>Extend features(Need extra module, release soon): </b> <i class="fa fa-hand-o-right"></i>
<b>
<a href="http://www.odoo.com/apps/modules/15.0/app_web_superbar/" target="_blank" class="text-danger">
Extend features. superbar advance search navigator
</a>
</b>
<ul class="list-unstyled"> <ul class="list-unstyled">
<li> <li>
<i class="fa fa-check-square-o text-primary"></i> <i class="fa fa-check-square-o text-primary"></i>
@@ -47,19 +52,19 @@
<ul class="list-unstyled"> <ul class="list-unstyled">
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_web_widget_ztree/" target="_blank" class="text-danger">zTree widget (must need to use in following demo).</a> <a href="http://www.odoo.com/apps/modules/15.0/app_web_widget_ztree/" target="_blank" class="text-danger">zTree widget (must need to use in following demo).</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_product_ztree/" target="_blank">Product and category.</a> <a href="http://www.odoo.com/apps/modules/15.0/app_product_ztree/" target="_blank">Product and category.</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_stock_ztree/" target="_blank">Stock and Location.</a> <a href="http://www.odoo.com/apps/modules/15.0/app_stock_ztree/" target="_blank">Stock and Location.</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_hr_ztree/" target="_blank">hr department and employee.</a> <a href="http://www.odoo.com/apps/modules/15.0/app_hr_ztree/" target="_blank">hr department and employee.</a>
</li> </li>
</ul> </ul>
</div> </div>

View File

@@ -34,7 +34,12 @@
</ul> </ul>
</div> </div>
<div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;"> <div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;">
<i class="fa fa-hand-o-right"></i><b>Extend features(Need extra module, release soon): </b> <i class="fa fa-hand-o-right"></i>
<b>
<a href="http://www.odoo.com/apps/modules/15.0/app_web_superbar/" target="_blank" class="text-danger">
Extend features. superbar advance search navigator
</a>
</b>
<ul class="list-unstyled"> <ul class="list-unstyled">
<li> <li>
<i class="fa fa-check-square-o text-primary"></i> <i class="fa fa-check-square-o text-primary"></i>
@@ -47,19 +52,19 @@
<ul class="list-unstyled"> <ul class="list-unstyled">
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_web_widget_ztree/" target="_blank" class="text-danger">zTree widget (must need to use in following demo).</a> <a href="http://www.odoo.com/apps/modules/15.0/app_web_widget_ztree/" target="_blank" class="text-danger">zTree widget (must need to use in following demo).</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_product_ztree/" target="_blank">Product and category.</a> <a href="http://www.odoo.com/apps/modules/15.0/app_product_ztree/" target="_blank">Product and category.</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_stock_ztree/" target="_blank">Stock and Location.</a> <a href="http://www.odoo.com/apps/modules/15.0/app_stock_ztree/" target="_blank">Stock and Location.</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/14.0/app_hr_ztree/" target="_blank">hr department and employee.</a> <a href="http://www.odoo.com/apps/modules/15.0/app_hr_ztree/" target="_blank">hr department and employee.</a>
</li> </li>
</ul> </ul>
</div> </div>

View File

@@ -34,7 +34,7 @@
Free for category Hierarchy chart, stock Hierarchy chart. account chart. user multi level chart. Free for category Hierarchy chart, stock Hierarchy chart. account chart. user multi level chart.
""", """,
'description': """ 'description': """
Need extra paid apps https://www.odoo.com/apps/modules/13.0/app_web_chart_hierarchy/ Need extra paid apps https://www.odoo.com/apps/modules/15.0/app_web_chart_hierarchy/
This module extend to show a Hierarchy chart. This module extend to show a Hierarchy chart.
(N+1, N+2, direct subordinates) (N+1, N+2, direct subordinates)
image: image_field, image: image_field,

View File

@@ -46,7 +46,7 @@
</div> </div>
<h1 class="text-danger text-center">Buy <h1 class="text-danger text-center">Buy
<a href="https://www.odoo.com/apps/modules/13.0/app_web_widget_ztree/"> <a href="https://www.odoo.com/apps/modules/15.0/app_web_widget_ztree/">
this 1 zchart hierarchy this 1 zchart hierarchy
</a> </a>
in odoo Store. Get free 5 related free apps. in odoo Store. Get free 5 related free apps.
@@ -61,23 +61,23 @@
<ul class="list-unstyled"> <ul class="list-unstyled">
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/13.0/app_mrp_production_zchart/" target="_blank">MRP Production zChart Hierarchy</a> <a href="http://www.odoo.com/apps/modules/15.0/app_mrp_production_zchart/" target="_blank">MRP Production zChart Hierarchy</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/13.0/app_product_category_zchart/" target="_blank">Product category zchart hierarchy</a> <a href="http://www.odoo.com/apps/modules/15.0/app_product_category_zchart/" target="_blank">Product category zchart hierarchy</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/13.0/app_stock_location_zchart/" target="_blank">Stock Location zchart hierarchy</a> <a href="http://www.odoo.com/apps/modules/15.0/app_stock_location_zchart/" target="_blank">Stock Location zchart hierarchy</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/13.0/app_hr_department_chart/" target="_blank">hr department employee chart hierarchy</a> <a href="http://www.odoo.com/apps/modules/15.0/app_hr_department_chart/" target="_blank">hr department employee chart hierarchy</a>
</li> </li>
<li> <li>
<i class="fa fa-link text-primary"></i> <i class="fa fa-link text-primary"></i>
<a href="http://www.odoo.com/apps/modules/13.0/app_users_zchart/" target="_blank">User Alliance Distribution Multi level zchart</a> <a href="http://www.odoo.com/apps/modules/15.0/app_users_zchart/" target="_blank">User Alliance Distribution Multi level zchart</a>
</li> </li>
</ul> </ul>
</div> </div>