update desc

This commit is contained in:
Ivan Office
2024-11-08 19:37:02 +08:00
parent 744e6f8247
commit c7a21f032e
34 changed files with 80 additions and 256 deletions

View File

@@ -26,7 +26,7 @@
'sequence': 2,
'summary': """
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': """
Superbar, zTree widget.

View File

@@ -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>
<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>
@@ -246,31 +246,13 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">
</div>
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
<li>In search view xml, Write the &lt;superbar&gt; 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>

View File

@@ -26,7 +26,7 @@
'sequence': 10,
'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.
ztree widget.Hierarchy Tree.Parent Children relation tree..
Hierarchy Tree.Parent Children relation tree..
""",
'description': """
Superbar, zTree widget.

View File

@@ -65,8 +65,8 @@
this 1 Advance Search Apps
</a>
in odoo Store. Get
<a href="https://www.odoo.com/apps/modules/browse?search=ztree" target="_blank">
free 20 related apps.
<a href="https://www.odoo.com/apps/modules/browse?search=superbar" target="_blank">
free 10+ related apps.
</a>
</h2>
<h3 class="oe_slogan">Easy to navigator and browse any data. Support list, kanban, pivot, graph view. </h3>
@@ -175,7 +175,7 @@
</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>
<li>
<i class="fa fa-check-square-o text-primary"></i>
@@ -431,17 +431,9 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">

View File

@@ -26,7 +26,7 @@
'sequence': 2,
'summary': """
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': """
Superbar, zTree widget.

View File

@@ -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>
<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>
@@ -245,31 +245,13 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">
</div>
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
<li>In search view xml, Write the &lt;superbar&gt; 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>

View File

@@ -26,7 +26,7 @@
'sequence': 2,
'summary': """
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.
""",
'description': """

View File

@@ -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>
<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>
@@ -245,31 +245,13 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">
</div>
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
<li>In search view xml, Write the &lt;superbar&gt; 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>

View File

@@ -429,7 +429,7 @@
</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 +464,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">

View File

@@ -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>
<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>
@@ -246,31 +246,13 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">
</div>
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
<li>In search view xml, Write the &lt;superbar&gt; 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>

View File

@@ -429,7 +429,7 @@
</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 +464,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">

View File

@@ -18,7 +18,7 @@
<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/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 -
</h2>
</section>
@@ -113,7 +113,7 @@
</div>
<div class="oe_row text-center">
<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>
</section>
<!-- end video-->
@@ -339,84 +339,84 @@
<li>
<i class="fa fa-check-square-o text-primary"></i>
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.
</a>
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
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.
</a>
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
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.
</a>
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
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.
</a>
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
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.
</a>
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
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.
</a>
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
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.
</a>
</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/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.
</a>
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
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.
</a>
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
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.
</a>
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
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.
</a>
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
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.
</a>
</li>
@@ -429,7 +429,7 @@
</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>
@@ -443,7 +443,7 @@
<section class="oe_container container">
<div class="oe_row oe_spaced">
<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 class="pt16">2. Easy use of superbar</h4>
<div class="row">
@@ -464,7 +464,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">

View File

@@ -98,7 +98,7 @@
</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>
@@ -268,31 +268,13 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">
</div>
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
<li>In search view xml, Write the &lt;superbar&gt; 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>

View File

@@ -26,7 +26,7 @@
'sequence': 10,
'summary': """
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': """
Superbar, zTree widget.

View File

@@ -67,8 +67,8 @@
this 1 Advance Search Apps
</a>
in odoo Store. Get
<a href="https://www.odoo.com/apps/modules/browse?search=ztree" target="_blank">
free 20 related apps.
<a href="https://www.odoo.com/apps/modules/browse?search=superbar" target="_blank">
free 10+ related apps.
</a>
</h2>
<h3 class="oe_slogan">Easy to navigator and browse any data. Support list, kanban, pivot, graph view. </h3>
@@ -173,7 +173,7 @@
</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>
<li>
<i class="fa fa-check-square-o text-primary"></i>
@@ -429,17 +429,9 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">

View File

@@ -128,7 +128,7 @@
</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>
@@ -337,17 +337,9 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">

View File

@@ -288,7 +288,7 @@
</h4>
<div class="oe_demo oe_screenshot img img-fluid">
<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>
</div>
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">

View File

@@ -40,8 +40,8 @@
this 1 Advance Search Apps
</a>
in odoo Store. Get
<a href="https://www.odoo.com/apps/modules/browse?search=ztree" target="_blank">
free 20 related apps.
<a href="https://www.odoo.com/apps/modules/browse?search=superbar" target="_blank">
free 10+ related apps.
</a>
</h2>
<h3 class="oe_slogan">Easy to navigator and browse any data. Support list, kanban, pivot, graph view. </h3>
@@ -144,7 +144,7 @@
</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>
@@ -353,17 +353,9 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">

View File

@@ -27,7 +27,7 @@
'summary': """
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.
ztree widget.Hierarchy Tree.Parent Children relation tree..
Hierarchy Tree.Parent Children relation tree..
""",
'description': """
Superbar, zTree widget.

View File

@@ -429,7 +429,7 @@
</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 +464,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">

View File

@@ -27,7 +27,7 @@
'summary': """
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.
ztree widget.Hierarchy Tree.Parent Children relation tree..
Hierarchy Tree.Parent Children relation tree..
""",
'description': """
Superbar, zTree widget.

View File

@@ -211,7 +211,7 @@
</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>
<li>
<i class="fa fa-check-square-o text-primary"></i>
@@ -488,7 +488,7 @@
</div>
</div>
<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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">

View File

@@ -39,8 +39,8 @@
this 1 Advance Search Apps
</a>
in odoo Store. Get
<a href="https://www.odoo.com/apps/modules/browse?search=ztree" target="_blank">
free 20 related apps.
<a href="https://www.odoo.com/apps/modules/browse?search=superbar" target="_blank">
free 10+ related apps.
</a>
</h2>
<h3 class="oe_slogan">Easy to navigator and browse any data. Support list, kanban, pivot, graph view. </h3>
@@ -150,7 +150,7 @@
</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>
@@ -372,17 +372,9 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">

View File

@@ -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>
<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>
@@ -246,31 +246,13 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">
</div>
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
<li>In search view xml, Write the &lt;superbar&gt; 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>

View File

@@ -26,7 +26,7 @@
'sequence': 2,
'summary': """
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': """
Superbar, zTree widget.

View File

@@ -211,7 +211,7 @@
</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>
<li>
<i class="fa fa-check-square-o text-primary"></i>
@@ -488,7 +488,7 @@
</div>
</div>
<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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">

View File

@@ -26,7 +26,7 @@
'sequence': 2,
'summary': """
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': """
Superbar, zTree widget.

View File

@@ -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>
<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>
@@ -246,31 +246,13 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">
</div>
<ul class="oe_spaced" style="padding:8px;font-weight: 300; font-size: 20px;">
<li>In search view xml, Write the &lt;superbar&gt; 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>

View File

@@ -26,7 +26,7 @@
'sequence': 2,
'summary': """
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': """
Superbar, zTree widget.

View File

@@ -211,7 +211,7 @@
</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>
<li>
<i class="fa fa-check-square-o text-primary"></i>
@@ -488,7 +488,7 @@
</div>
</div>
<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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">

View File

@@ -27,7 +27,7 @@
'summary': """
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.
ztree widget.Hierarchy Tree.Parent Children relation tree..
Hierarchy Tree.Parent Children relation tree..
""",
'description': """
Superbar, zTree widget.

View File

@@ -40,8 +40,8 @@
this 1 Advance Search Apps
</a>
in odoo Store. Get
<a href="https://www.odoo.com/apps/modules/browse?search=ztree" target="_blank">
free 20 related apps.
<a href="https://www.odoo.com/apps/modules/browse?search=superbar" target="_blank">
free 10+ related apps.
</a>
</h2>
<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>
<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>
@@ -368,17 +368,9 @@
<img src="use4.jpg">
</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 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="oe_demo oe_screenshot img img-fluid">
<img src="superbar_use.gif">

View File

@@ -9,7 +9,7 @@
{
'name': '2024最新中国会计科目表.企业标准会计.Latest Chinese Accounting for odoo17',
'version': '24.11.04',
'version': '24.11.08',
'author': 'odooai.cn',
'category': 'Accounting/Localizations/Account Charts',
'website': 'https://www.odooai.cn',

View File

@@ -10,10 +10,8 @@
<xpath expr="//tree" position="attributes">
<attribute name="default_order">code</attribute>
</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="group_id" optional="hide"/>
<field name="tag_ids" widget="many2many_tags" optional="show"/>
</xpath>
</field>
</record>
@@ -22,7 +20,7 @@
<field name="model">account.account</field>
<field name="inherit_id" ref="account.init_accounts_tree"/>
<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="tag_ids" widget="many2many_tags"/>
</xpath>