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

@@ -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>