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:
@@ -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 <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>
|
||||
|
||||
Reference in New Issue
Block a user