mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix #IB302Q app_web_superbar不再依赖ztree
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
Search with Hierarchy Parent Children Tree. seo search.
|
||||
odoo高级搜索,日期搜索,时间搜索,字符串搜索,数字搜索,下拉搜索. 列表快速搜索。
|
||||
超级方便的查询,树状视图导航。可用在任何模块中。
|
||||
1. Quick Advance Search and navigator for all app data. 20+ free odoo app search in box.
|
||||
1. Quick Advance Search and navigator for all app data. 10+ free odoo app search in box.
|
||||
2. Quick search in tree list header. Date range, Datetime, selection, number supported.
|
||||
3. Advance search sidebar for many2one, many2many field. m2o search, m2m search for multi select.
|
||||
4. Advance sidebar for date range search, datetime search, boolean search, selection search, number search.
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<i class="fa bg-primary text-white s_features_grid_icon rounded fa-2x">1</i>
|
||||
<div class="s_features_grid_content">
|
||||
<h4 class="pt16">Quick Advance Search and navigator for all app data.</h4>
|
||||
<p>30+ free odoo app search in box.<br></p></div>
|
||||
<p>10+ free odoo app search in box.<br></p></div>
|
||||
</div>
|
||||
<div class="col-lg-12 pt16 pb16 o_colored_level" data-name="Box">
|
||||
<i class="fa fa-2x rounded bg-primary text-white s_features_grid_icon">2</i>
|
||||
@@ -325,7 +325,7 @@
|
||||
<!-- begin free-->
|
||||
<section class="oe_container container s_text_block o_colored_level pt16 pb16">
|
||||
<h2 class="text-center bg-info text-white pt16 pb16">Get
|
||||
<a href="https://www.odoo.com/apps/modules/browse?search=ztree" target="_blank">
|
||||
<a href="https://www.odoo.com/apps/modules/browse?search=superbar" target="_blank">
|
||||
free 20+ Free related apps.
|
||||
</a>
|
||||
</h2>
|
||||
@@ -422,14 +422,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
There is also 10+ free ztree widget addons of product, sale, stock ready for you.
|
||||
<a href="https://apps.odoo.com/apps/modules/browse?search=ztree" target="_blank">
|
||||
<i class="fa fa-download text-warning"></i>Click to download.
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
It is so easy to customize, you can use it in anywhere in odoo<div class="row">.
|
||||
It is so easy to customize, you can use it in anywhere in odoo
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -464,7 +457,7 @@
|
||||
<img src="../app_web_superbar/usea.jpg">
|
||||
</div>
|
||||
</div>
|
||||
<h4 class="pt16">3. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
||||
<h4 class="pt16">3. If you want to customize, Use follow param to setup widget</h4>
|
||||
<div class="row">
|
||||
<div class="oe_demo oe_screenshot img img-fluid">
|
||||
<img src="../app_web_superbar/superbar_use.png">
|
||||
|
||||
Reference in New Issue
Block a user