mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
增加可配置的search range
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<templates id="template" xml:space="preserve">
|
||||
|
||||
<!--日期类型搜索-->
|
||||
<t t-name="odooApp.buttons">
|
||||
<div class="app-search btn-group btn-group-sm" >
|
||||
<!-- <div style="margin-left: 10px; margin-top: 2px;"> -->
|
||||
@@ -27,7 +27,7 @@
|
||||
</div>
|
||||
<!-- <br></br> -->
|
||||
</t>
|
||||
|
||||
<!--数值范围搜索-->
|
||||
<t t-name="odooApp.SearchRange">
|
||||
<div class="app-search btn-group btn-group-sm" >
|
||||
<!-- <div style="margin-left: 10px; margin-top: 2px;"> -->
|
||||
|
||||
Reference in New Issue
Block a user