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:
@@ -26,7 +26,7 @@
|
|||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
Browse journal by account chart... Use for parent children tree list kanban navigator.
|
Browse journal by account chart... Use for parent children tree list kanban navigator.
|
||||||
ztree widget.Hierarchy Tree.Parent Children relation tree..
|
Hierarchy Tree.Parent Children relation tree..
|
||||||
""",
|
""",
|
||||||
'description': """
|
'description': """
|
||||||
Superbar, zTree widget.
|
Superbar, zTree widget.
|
||||||
|
|||||||
@@ -86,7 +86,7 @@
|
|||||||
</li><li> <i class="fa fa-check-square-o text-primary"></i> HR employee navigate by department is ready. <a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank"> <i class="fa fa-download text-warning"></i>Click to download. </a> </li>
|
</li><li> <i class="fa fa-check-square-o text-primary"></i> HR employee navigate by department is ready. <a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank"> <i class="fa fa-download text-warning"></i>Click to download. </a> </li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -246,31 +246,13 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
</div>
|
</div>
|
||||||
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
|
|
||||||
<li>In search view xml, Write the <superbar> tag,</li>
|
|
||||||
<li>position: [left, right]</li>
|
|
||||||
<li>view_mode: [kanban,tree, pivot, graph view.]</li>
|
|
||||||
<li>parent_key: key field name of parent child relation. leave blank would auto set.</li>
|
|
||||||
<li>level: how many level to expend the tree for initialize. Default is 2</li>
|
|
||||||
<li>limit: how many record to show ztree. Default is 16</li>
|
|
||||||
<li>order: the field name to order by</li>
|
|
||||||
<li>domain: set the domain for data, eg: [[('is_company', '=', 1)]]</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
'sequence': 10,
|
'sequence': 10,
|
||||||
'summary': """
|
'summary': """
|
||||||
menu admin, fields admin, action admin, views easy admin and search, quick admin navigator by all kind of category. Use for parent children tree list kanban navigator.
|
menu admin, fields admin, action admin, views easy admin and search, quick admin navigator by all kind of category. Use for parent children tree list kanban navigator.
|
||||||
ztree widget.Hierarchy Tree.Parent Children relation tree..
|
Hierarchy Tree.Parent Children relation tree..
|
||||||
""",
|
""",
|
||||||
'description': """
|
'description': """
|
||||||
Superbar, zTree widget.
|
Superbar, zTree widget.
|
||||||
|
|||||||
@@ -65,8 +65,8 @@
|
|||||||
this 1 Advance Search Apps
|
this 1 Advance Search Apps
|
||||||
</a>
|
</a>
|
||||||
in odoo Store. Get
|
in odoo Store. 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 related apps.
|
free 10+ related apps.
|
||||||
</a>
|
</a>
|
||||||
</h2>
|
</h2>
|
||||||
<h3 class="oe_slogan">Easy to navigator and browse any data. Support list, kanban, pivot, graph view. </h3>
|
<h3 class="oe_slogan">Easy to navigator and browse any data. Support list, kanban, pivot, graph view. </h3>
|
||||||
@@ -175,7 +175,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
@@ -431,17 +431,9 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
Browse contacts by company. Use for parent children tree list kanban navigator.
|
Browse contacts by company. Use for parent children tree list kanban navigator.
|
||||||
ztree widget.Hierarchy Tree.Parent Children relation tree..
|
Hierarchy Tree.Parent Children relation tree..
|
||||||
""",
|
""",
|
||||||
'description': """
|
'description': """
|
||||||
Superbar, zTree widget.
|
Superbar, zTree widget.
|
||||||
|
|||||||
@@ -85,7 +85,7 @@
|
|||||||
</li><li> <i class="fa fa-check-square-o text-primary"></i> HR employee navigate by department is ready. <a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank"> <i class="fa fa-download text-warning"></i>Click to download. </a> </li>
|
</li><li> <i class="fa fa-check-square-o text-primary"></i> HR employee navigate by department is ready. <a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank"> <i class="fa fa-download text-warning"></i>Click to download. </a> </li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -245,31 +245,13 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
</div>
|
</div>
|
||||||
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
|
|
||||||
<li>In search view xml, Write the <superbar> tag,</li>
|
|
||||||
<li>position: [left, right]</li>
|
|
||||||
<li>view_mode: [kanban,tree, pivot, graph view.]</li>
|
|
||||||
<li>parent_key: key field name of parent child relation. leave blank would auto set.</li>
|
|
||||||
<li>level: how many level to expend the tree for initialize. Default is 2</li>
|
|
||||||
<li>limit: how many record to show ztree. Default is 16</li>
|
|
||||||
<li>order: the field name to order by</li>
|
|
||||||
<li>domain: set the domain for data, eg: [[('is_company', '=', 1)]]</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
Browse contacts by company. Use for parent children tree list kanban navigator.
|
Browse contacts by company. Use for parent children tree list kanban navigator.
|
||||||
ztree widget.Hierarchy Tree.Parent Children relation tree..
|
Hierarchy Tree.Parent Children relation tree..
|
||||||
Add date range search.
|
Add date range search.
|
||||||
""",
|
""",
|
||||||
'description': """
|
'description': """
|
||||||
|
|||||||
@@ -85,7 +85,7 @@
|
|||||||
</li><li> <i class="fa fa-check-square-o text-primary"></i> HR employee navigate by department is ready. <a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank"> <i class="fa fa-download text-warning"></i>Click to download. </a> </li>
|
</li><li> <i class="fa fa-check-square-o text-primary"></i> HR employee navigate by department is ready. <a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank"> <i class="fa fa-download text-warning"></i>Click to download. </a> </li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -245,31 +245,13 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
</div>
|
</div>
|
||||||
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
|
|
||||||
<li>In search view xml, Write the <superbar> tag,</li>
|
|
||||||
<li>position: [left, right]</li>
|
|
||||||
<li>view_mode: [kanban,tree, pivot, graph view.]</li>
|
|
||||||
<li>parent_key: key field name of parent child relation. leave blank would auto set.</li>
|
|
||||||
<li>level: how many level to expend the tree for initialize. Default is 2</li>
|
|
||||||
<li>limit: how many record to show ztree. Default is 16</li>
|
|
||||||
<li>order: the field name to order by</li>
|
|
||||||
<li>domain: set the domain for data, eg: [[('is_company', '=', 1)]]</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -429,7 +429,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -464,7 +464,7 @@
|
|||||||
<img src="../app_web_superbar/usea.jpg">
|
<img src="../app_web_superbar/usea.jpg">
|
||||||
</div>
|
</div>
|
||||||
</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="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="../app_web_superbar/superbar_use.png">
|
<img src="../app_web_superbar/superbar_use.png">
|
||||||
|
|||||||
@@ -86,7 +86,7 @@
|
|||||||
</li><li> <i class="fa fa-check-square-o text-primary"></i> HR employee navigate by department is ready. <a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank"> <i class="fa fa-download text-warning"></i>Click to download. </a> </li>
|
</li><li> <i class="fa fa-check-square-o text-primary"></i> HR employee navigate by department is ready. <a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank"> <i class="fa fa-download text-warning"></i>Click to download. </a> </li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -246,31 +246,13 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
</div>
|
</div>
|
||||||
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
|
|
||||||
<li>In search view xml, Write the <superbar> tag,</li>
|
|
||||||
<li>position: [left, right]</li>
|
|
||||||
<li>view_mode: [kanban,tree, pivot, graph view.]</li>
|
|
||||||
<li>parent_key: key field name of parent child relation. leave blank would auto set.</li>
|
|
||||||
<li>level: how many level to expend the tree for initialize. Default is 2</li>
|
|
||||||
<li>limit: how many record to show ztree. Default is 16</li>
|
|
||||||
<li>order: the field name to order by</li>
|
|
||||||
<li>domain: set the domain for data, eg: [[('is_company', '=', 1)]]</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -429,7 +429,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -464,7 +464,7 @@
|
|||||||
<img src="../app_web_superbar/usea.jpg">
|
<img src="../app_web_superbar/usea.jpg">
|
||||||
</div>
|
</div>
|
||||||
</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="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="../app_web_superbar/superbar_use.png">
|
<img src="../app_web_superbar/superbar_use.png">
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
<section class="oe_container container s_text_block o_colored_level pt16 pb16">
|
<section class="oe_container container s_text_block o_colored_level pt16 pb16">
|
||||||
<h2 class="text-center bg-info text-white pt16 pb16">
|
<h2 class="text-center bg-info text-white pt16 pb16">
|
||||||
- Get
|
- Get
|
||||||
<a href="https://www.odoo.com/apps/modules/16.0/app_web_superbar/"> app_web_super </a>
|
<a href="https://www.odoo.com/apps/modules/17.0/app_web_superbar/"> app_web_super </a>
|
||||||
for more Features -
|
for more Features -
|
||||||
</h2>
|
</h2>
|
||||||
</section>
|
</section>
|
||||||
@@ -113,7 +113,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="oe_row text-center">
|
<div class="oe_row text-center">
|
||||||
<p class="o_default_snippet_text">Demo Gif Animation if you can not get video</p>
|
<p class="o_default_snippet_text">Demo Gif Animation if you can not get video</p>
|
||||||
<img class="oe_demo oe_screenshot img img-fluid" src="https://apps.odoocdn.com/apps/assets/16.0/app_web_superbar/superbar.gif">
|
<img class="oe_demo oe_screenshot img img-fluid" src="https://apps.odoocdn.com/apps/assets/17.0/app_web_superbar/superbar.gif">
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- end video-->
|
<!-- end video-->
|
||||||
@@ -339,84 +339,84 @@
|
|||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
Product navigate by category or type is ready.
|
Product navigate by category or type is ready.
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_product_superbar/" target="_blank">
|
<a href="http://www.odoo.com/apps/modules/17.0/app_product_superbar/" target="_blank">
|
||||||
<i class="fa fa-download text-warning"></i>Click to download.
|
<i class="fa fa-download text-warning"></i>Click to download.
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
Sale order navigate by partner and channel is ready.
|
Sale order navigate by partner and channel is ready.
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_sale_superbar/" target="_blank">
|
<a href="http://www.odoo.com/apps/modules/17.0/app_sale_superbar/" target="_blank">
|
||||||
<i class="fa fa-download text-warning"></i>Click to download.
|
<i class="fa fa-download text-warning"></i>Click to download.
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
Purchase order navigate by partner is ready.
|
Purchase order navigate by partner is ready.
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_purchase_superbar/" target="_blank">
|
<a href="http://www.odoo.com/apps/modules/17.0/app_purchase_superbar/" target="_blank">
|
||||||
<i class="fa fa-download text-warning"></i>Click to download.
|
<i class="fa fa-download text-warning"></i>Click to download.
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
Stock location navigate by parent, Picking by type is ready.
|
Stock location navigate by parent, Picking by type is ready.
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_stock_superbar/" target="_blank">
|
<a href="http://www.odoo.com/apps/modules/17.0/app_stock_superbar/" target="_blank">
|
||||||
<i class="fa fa-download text-warning"></i>Click to download.
|
<i class="fa fa-download text-warning"></i>Click to download.
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
CRM browse by stage and team is ready.
|
CRM browse by stage and team is ready.
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_crm_superbar/" target="_blank">
|
<a href="http://www.odoo.com/apps/modules/17.0/app_crm_superbar/" target="_blank">
|
||||||
<i class="fa fa-download text-warning"></i>Click to download.
|
<i class="fa fa-download text-warning"></i>Click to download.
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
MRP manufacture order navigate by state workcenter is ready.
|
MRP manufacture order navigate by state workcenter is ready.
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_mrp_superbar/" target="_blank">
|
<a href="http://www.odoo.com/apps/modules/17.0/app_mrp_superbar/" target="_blank">
|
||||||
<i class="fa fa-download text-warning"></i>Click to download.
|
<i class="fa fa-download text-warning"></i>Click to download.
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
Pos navigate by category or store is ready.
|
Pos navigate by category or store is ready.
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_pos_superbar/" target="_blank">
|
<a href="http://www.odoo.com/apps/modules/17.0/app_pos_superbar/" target="_blank">
|
||||||
<i class="fa fa-download text-warning"></i>Click to download.
|
<i class="fa fa-download text-warning"></i>Click to download.
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
HR employee navigate by department is ready.
|
HR employee navigate by department is ready.
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_hr_superbar/" target="_blank">
|
<a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank">
|
||||||
<i class="fa fa-download text-warning"></i>Click to download.
|
<i class="fa fa-download text-warning"></i>Click to download.
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
Account chart navigate by type is ready.
|
Account chart navigate by type is ready.
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_account_superbar/" target="_blank">
|
<a href="http://www.odoo.com/apps/modules/17.0/app_account_superbar/" target="_blank">
|
||||||
<i class="fa fa-download text-warning"></i>Click to download.
|
<i class="fa fa-download text-warning"></i>Click to download.
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
Project Advance search with superbar is ready.
|
Project Advance search with superbar is ready.
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_project_superbar/" target="_blank">
|
<a href="http://www.odoo.com/apps/modules/17.0/app_project_superbar/" target="_blank">
|
||||||
<i class="fa fa-download text-warning"></i>Click to download.
|
<i class="fa fa-download text-warning"></i>Click to download.
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
Contacts navigate by company is ready.
|
Contacts navigate by company is ready.
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_contacts_superbar/" target="_blank">
|
<a href="http://www.odoo.com/apps/modules/17.0/app_contacts_superbar/" target="_blank">
|
||||||
<i class="fa fa-download text-warning"></i>Click to download.
|
<i class="fa fa-download text-warning"></i>Click to download.
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
Admin Navigator with menu, report, etc. is ready.
|
Admin Navigator with menu, report, etc. is ready.
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_base_superbar/" target="_blank">
|
<a href="http://www.odoo.com/apps/modules/17.0/app_base_superbar/" target="_blank">
|
||||||
<i class="fa fa-download text-warning"></i>Click to download.
|
<i class="fa fa-download text-warning"></i>Click to download.
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
@@ -429,7 +429,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -443,7 +443,7 @@
|
|||||||
<section class="oe_container container">
|
<section class="oe_container container">
|
||||||
<div class="oe_row oe_spaced">
|
<div class="oe_row oe_spaced">
|
||||||
<h4 class="pt16">
|
<h4 class="pt16">
|
||||||
1. Buy and Install <a href="http://www.odoo.com/apps/modules/16.0/app_web_superbar/" target="_blank">app_web_superbar. </a>
|
1. Buy and Install <a href="http://www.odoo.com/apps/modules/17.0/app_web_superbar/" target="_blank">app_web_superbar. </a>
|
||||||
</h4>
|
</h4>
|
||||||
<h4 class="pt16">2. Easy use of superbar</h4>
|
<h4 class="pt16">2. Easy use of superbar</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@@ -464,7 +464,7 @@
|
|||||||
<img src="../app_web_superbar/usea.jpg">
|
<img src="../app_web_superbar/usea.jpg">
|
||||||
</div>
|
</div>
|
||||||
</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="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="../app_web_superbar/superbar_use.png">
|
<img src="../app_web_superbar/superbar_use.png">
|
||||||
|
|||||||
@@ -98,7 +98,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -268,31 +268,13 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
</div>
|
</div>
|
||||||
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
|
|
||||||
<li>In search view xml, Write the <superbar> tag,</li>
|
|
||||||
<li>position: [left, right]</li>
|
|
||||||
<li>view_mode: [kanban,tree, pivot, graph view.]</li>
|
|
||||||
<li>parent_key: key field name of parent child relation. leave blank would auto set.</li>
|
|
||||||
<li>level: how many level to expend the tree for initialize. Default is 2</li>
|
|
||||||
<li>limit: how many record to show ztree. Default is 16</li>
|
|
||||||
<li>order: the field name to order by</li>
|
|
||||||
<li>domain: set the domain for data, eg: [[('is_company', '=', 1)]]</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
'sequence': 10,
|
'sequence': 10,
|
||||||
'summary': """
|
'summary': """
|
||||||
mail search, browse all mail by all kind of category. Use for parent children tree list kanban navigator.
|
mail search, browse all mail by all kind of category. Use for parent children tree list kanban navigator.
|
||||||
ztree widget.Hierarchy Tree.Parent Children relation tree..
|
Hierarchy Tree.Parent Children relation tree..
|
||||||
""",
|
""",
|
||||||
'description': """
|
'description': """
|
||||||
Superbar, zTree widget.
|
Superbar, zTree widget.
|
||||||
|
|||||||
@@ -67,8 +67,8 @@
|
|||||||
this 1 Advance Search Apps
|
this 1 Advance Search Apps
|
||||||
</a>
|
</a>
|
||||||
in odoo Store. Get
|
in odoo Store. 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 related apps.
|
free 10+ related apps.
|
||||||
</a>
|
</a>
|
||||||
</h2>
|
</h2>
|
||||||
<h3 class="oe_slogan">Easy to navigator and browse any data. Support list, kanban, pivot, graph view. </h3>
|
<h3 class="oe_slogan">Easy to navigator and browse any data. Support list, kanban, pivot, graph view. </h3>
|
||||||
@@ -173,7 +173,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
@@ -429,17 +429,9 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
|
|||||||
@@ -128,7 +128,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -337,17 +337,9 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
|
|||||||
@@ -288,7 +288,7 @@
|
|||||||
</h4>
|
</h4>
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<a href="https://www.odoo.com/apps/modules/browse?author=odooai.cn" target="_blank">
|
<a href="https://www.odoo.com/apps/modules/browse?author=odooai.cn" target="_blank">
|
||||||
<img oe_demo oe_screenshot img img-fluid src="https://apps.odoocdn.com/apps/assets/16.0/app_web_superbar/superbar.gif"/>
|
<img oe_demo oe_screenshot img img-fluid src="https://apps.odoocdn.com/apps/assets/17.0/app_web_superbar/superbar.gif"/>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<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%;">
|
||||||
|
|||||||
@@ -40,8 +40,8 @@
|
|||||||
this 1 Advance Search Apps
|
this 1 Advance Search Apps
|
||||||
</a>
|
</a>
|
||||||
in odoo Store. Get
|
in odoo Store. 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 related apps.
|
free 10+ related apps.
|
||||||
</a>
|
</a>
|
||||||
</h2>
|
</h2>
|
||||||
<h3 class="oe_slogan">Easy to navigator and browse any data. Support list, kanban, pivot, graph view. </h3>
|
<h3 class="oe_slogan">Easy to navigator and browse any data. Support list, kanban, pivot, graph view. </h3>
|
||||||
@@ -144,7 +144,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -353,17 +353,9 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
'summary': """
|
'summary': """
|
||||||
Browse Product by category tree. Use for parent children tree list kanban navigator.
|
Browse Product by category tree. Use for parent children tree list kanban navigator.
|
||||||
Easy to navigator and browse any data. Support list, kanban, pivot, graph view.
|
Easy to navigator and browse any data. Support list, kanban, pivot, graph view.
|
||||||
ztree widget.Hierarchy Tree.Parent Children relation tree..
|
Hierarchy Tree.Parent Children relation tree..
|
||||||
""",
|
""",
|
||||||
'description': """
|
'description': """
|
||||||
Superbar, zTree widget.
|
Superbar, zTree widget.
|
||||||
|
|||||||
@@ -429,7 +429,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -464,7 +464,7 @@
|
|||||||
<img src="../app_web_superbar/usea.jpg">
|
<img src="../app_web_superbar/usea.jpg">
|
||||||
</div>
|
</div>
|
||||||
</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="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="../app_web_superbar/superbar_use.png">
|
<img src="../app_web_superbar/superbar_use.png">
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
'summary': """
|
'summary': """
|
||||||
Browse Product by category tree. Use for parent children tree list kanban navigator.
|
Browse Product by category tree. Use for parent children tree list kanban navigator.
|
||||||
Easy to navigator and browse any data. Support list, kanban, pivot, graph view.
|
Easy to navigator and browse any data. Support list, kanban, pivot, graph view.
|
||||||
ztree widget.Hierarchy Tree.Parent Children relation tree..
|
Hierarchy Tree.Parent Children relation tree..
|
||||||
""",
|
""",
|
||||||
'description': """
|
'description': """
|
||||||
Superbar, zTree widget.
|
Superbar, zTree widget.
|
||||||
|
|||||||
@@ -211,7 +211,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
@@ -488,7 +488,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
|
|||||||
@@ -39,8 +39,8 @@
|
|||||||
this 1 Advance Search Apps
|
this 1 Advance Search Apps
|
||||||
</a>
|
</a>
|
||||||
in odoo Store. Get
|
in odoo Store. 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 related apps.
|
free 10+ related apps.
|
||||||
</a>
|
</a>
|
||||||
</h2>
|
</h2>
|
||||||
<h3 class="oe_slogan">Easy to navigator and browse any data. Support list, kanban, pivot, graph view. </h3>
|
<h3 class="oe_slogan">Easy to navigator and browse any data. Support list, kanban, pivot, graph view. </h3>
|
||||||
@@ -150,7 +150,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -372,17 +372,9 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
|
|||||||
@@ -86,7 +86,7 @@
|
|||||||
</li><li> <i class="fa fa-check-square-o text-primary"></i> HR employee navigate by department is ready. <a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank"> <i class="fa fa-download text-warning"></i>Click to download. </a> </li>
|
</li><li> <i class="fa fa-check-square-o text-primary"></i> HR employee navigate by department is ready. <a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank"> <i class="fa fa-download text-warning"></i>Click to download. </a> </li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -246,31 +246,13 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
</div>
|
</div>
|
||||||
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
|
|
||||||
<li>In search view xml, Write the <superbar> tag,</li>
|
|
||||||
<li>position: [left, right]</li>
|
|
||||||
<li>view_mode: [kanban,tree, pivot, graph view.]</li>
|
|
||||||
<li>parent_key: key field name of parent child relation. leave blank would auto set.</li>
|
|
||||||
<li>level: how many level to expend the tree for initialize. Default is 2</li>
|
|
||||||
<li>limit: how many record to show ztree. Default is 16</li>
|
|
||||||
<li>order: the field name to order by</li>
|
|
||||||
<li>domain: set the domain for data, eg: [[('is_company', '=', 1)]]</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
Browse purchase order by date, partner vendor, status. Use for parent children tree list kanban navigator.
|
Browse purchase order by date, partner vendor, status. Use for parent children tree list kanban navigator.
|
||||||
ztree widget.Hierarchy Tree.Parent Children relation tree..
|
Hierarchy Tree.Parent Children relation tree..
|
||||||
""",
|
""",
|
||||||
'description': """
|
'description': """
|
||||||
Superbar, zTree widget.
|
Superbar, zTree widget.
|
||||||
|
|||||||
@@ -211,7 +211,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
@@ -488,7 +488,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
Browse sale order by partner and sale channel. Use for parent children tree list kanban navigator.
|
Browse sale order by partner and sale channel. Use for parent children tree list kanban navigator.
|
||||||
ztree widget.Hierarchy Tree.Parent Children relation tree..
|
Hierarchy Tree.Parent Children relation tree..
|
||||||
""",
|
""",
|
||||||
'description': """
|
'description': """
|
||||||
Superbar, zTree widget.
|
Superbar, zTree widget.
|
||||||
|
|||||||
@@ -86,7 +86,7 @@
|
|||||||
</li><li> <i class="fa fa-check-square-o text-primary"></i> HR employee navigate by department is ready. <a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank"> <i class="fa fa-download text-warning"></i>Click to download. </a> </li>
|
</li><li> <i class="fa fa-check-square-o text-primary"></i> HR employee navigate by department is ready. <a href="http://www.odoo.com/apps/modules/17.0/app_hr_superbar/" target="_blank"> <i class="fa fa-download text-warning"></i>Click to download. </a> </li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -246,31 +246,13 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
</div>
|
</div>
|
||||||
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
|
|
||||||
<li>In search view xml, Write the <superbar> tag,</li>
|
|
||||||
<li>position: [left, right]</li>
|
|
||||||
<li>view_mode: [kanban,tree, pivot, graph view.]</li>
|
|
||||||
<li>parent_key: key field name of parent child relation. leave blank would auto set.</li>
|
|
||||||
<li>level: how many level to expend the tree for initialize. Default is 2</li>
|
|
||||||
<li>limit: how many record to show ztree. Default is 16</li>
|
|
||||||
<li>order: the field name to order by</li>
|
|
||||||
<li>domain: set the domain for data, eg: [[('is_company', '=', 1)]]</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'summary': """
|
'summary': """
|
||||||
Browse sale order by partner and sale channel. Use for parent children tree list kanban navigator.
|
Browse sale order by partner and sale channel. Use for parent children tree list kanban navigator.
|
||||||
ztree widget.Hierarchy Tree.Parent Children relation tree..
|
Hierarchy Tree.Parent Children relation tree..
|
||||||
""",
|
""",
|
||||||
'description': """
|
'description': """
|
||||||
Superbar, zTree widget.
|
Superbar, zTree widget.
|
||||||
|
|||||||
@@ -211,7 +211,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
@@ -488,7 +488,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
'summary': """
|
'summary': """
|
||||||
Browse Product by website category tree. Use for parent children tree list kanban navigator.
|
Browse Product by website category tree. Use for parent children tree list kanban navigator.
|
||||||
Easy to navigator and browse any data. Support list, kanban, pivot, graph view.
|
Easy to navigator and browse any data. Support list, kanban, pivot, graph view.
|
||||||
ztree widget.Hierarchy Tree.Parent Children relation tree..
|
Hierarchy Tree.Parent Children relation tree..
|
||||||
""",
|
""",
|
||||||
'description': """
|
'description': """
|
||||||
Superbar, zTree widget.
|
Superbar, zTree widget.
|
||||||
|
|||||||
@@ -40,8 +40,8 @@
|
|||||||
this 1 Advance Search Apps
|
this 1 Advance Search Apps
|
||||||
</a>
|
</a>
|
||||||
in odoo Store. Get
|
in odoo Store. 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 related apps.
|
free 10+ related apps.
|
||||||
</a>
|
</a>
|
||||||
</h2>
|
</h2>
|
||||||
<h3 class="oe_slogan">Easy to navigator and browse any data. Support Search more, list, kanban, pivot, graph view. </h3>
|
<h3 class="oe_slogan">Easy to navigator and browse any data. Support Search more, list, kanban, pivot, graph view. </h3>
|
||||||
@@ -148,7 +148,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -368,17 +368,9 @@
|
|||||||
<img src="use4.jpg">
|
<img src="use4.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="oe_span12 oe_spaced">
|
|
||||||
<h4 class="oe_slogan">Set super bar position, left or right.</h4>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
|
||||||
<img src="use5.jpg">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget<div class="row">:</h4>
|
<h4 class="oe_slogan oe_spaced">4. If you want to customize, Use follow param to setup widget</h4>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="oe_demo oe_screenshot img img-fluid">
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
<img src="superbar_use.gif">
|
<img src="superbar_use.gif">
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': '2024最新中国会计科目表.企业标准会计.Latest Chinese Accounting for odoo17',
|
'name': '2024最新中国会计科目表.企业标准会计.Latest Chinese Accounting for odoo17',
|
||||||
'version': '24.11.04',
|
'version': '24.11.08',
|
||||||
'author': 'odooai.cn',
|
'author': 'odooai.cn',
|
||||||
'category': 'Accounting/Localizations/Account Charts',
|
'category': 'Accounting/Localizations/Account Charts',
|
||||||
'website': 'https://www.odooai.cn',
|
'website': 'https://www.odooai.cn',
|
||||||
|
|||||||
@@ -10,10 +10,8 @@
|
|||||||
<xpath expr="//tree" position="attributes">
|
<xpath expr="//tree" position="attributes">
|
||||||
<attribute name="default_order">code</attribute>
|
<attribute name="default_order">code</attribute>
|
||||||
</xpath>
|
</xpath>
|
||||||
<xpath expr="field[@name='account_type']" position="after">
|
<xpath expr="//field[@name='account_type']" position="after">
|
||||||
<field name="parent_id" optional="show"/>
|
<field name="parent_id" optional="show"/>
|
||||||
<field name="group_id" optional="hide"/>
|
|
||||||
<field name="tag_ids" widget="many2many_tags" optional="show"/>
|
|
||||||
</xpath>
|
</xpath>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
@@ -22,7 +20,7 @@
|
|||||||
<field name="model">account.account</field>
|
<field name="model">account.account</field>
|
||||||
<field name="inherit_id" ref="account.init_accounts_tree"/>
|
<field name="inherit_id" ref="account.init_accounts_tree"/>
|
||||||
<field name="arch" type="xml">
|
<field name="arch" type="xml">
|
||||||
<xpath expr="field[@name='account_type']" position="after">
|
<xpath expr="//field[@name='account_type']" position="after">
|
||||||
<field name="group_id"/>
|
<field name="group_id"/>
|
||||||
<field name="tag_ids" widget="many2many_tags"/>
|
<field name="tag_ids" widget="many2many_tags"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
|
|||||||
Reference in New Issue
Block a user