mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
search range 完成pivot
todo:时差
This commit is contained in:
@@ -15,11 +15,11 @@
|
||||
</span>
|
||||
|
||||
<span style="float: left; margin-left: 2px;">
|
||||
<input style="height: 30px;" class="app_start_date form-control" size="14" placeholder="Start date" type="text" />
|
||||
<input style="height: 30px;" class="app_start_date form-control" size="15" placeholder="Start date" type="text" />
|
||||
</span>
|
||||
|
||||
<span style="float: left; margin-left: 2px;">
|
||||
<input style="height: 30px;" class="app_end_date form-control" size="14" placeholder="End date" type="text" />
|
||||
<input style="height: 30px;" class="app_end_date form-control" size="15" placeholder="End date" type="text" />
|
||||
</span>
|
||||
|
||||
<!-- <button style="margin-left: 2px; padding: 5px 10px;" class="app_search_date_rate btn btn-primary" title="Field">Lọc</button> -->
|
||||
@@ -78,12 +78,6 @@
|
||||
</div>
|
||||
</t>
|
||||
|
||||
<!-- <t t-extend="PivotView.buttons">
|
||||
<t t-jquery="> :last" t-operation="after">
|
||||
<div class="treesearch_placeholder" />
|
||||
</t>
|
||||
</t> -->
|
||||
|
||||
<t t-name="TGL.TreeSearch.Placeholder">
|
||||
<div class="treesearch_placeholder" />
|
||||
</t>
|
||||
|
||||
Reference in New Issue
Block a user