update desc

This commit is contained in:
ivan deng
2017-11-16 21:06:50 +08:00
parent d9f4c3f94e
commit 8d32848158
3 changed files with 10 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
<div class="oe_span12"> <div class="oe_span12">
<h2 class="oe_slogan">App Search By Date or Number Range</h2> <h2 class="oe_slogan">App Search By Date or Number Range</h2>
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;"> <div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
<h3>Please install <a href="https://www.odoo.com/apps/modules/10.0/app_odoo_customize/" target="_blank">app_odoo_customize</a> First.</h3>
<p>This moduld allows user to Search by date or number range in List view and Pivot view. </p> <p>This moduld allows user to Search by date or number range in List view and Pivot view. </p>
<br> <br>
<ul> <ul>
@@ -45,12 +46,19 @@
<section class="oe_container oe_dark"> <section class="oe_container oe_dark">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="color:#875A7B;">How to setup</h2> <h2 class="oe_slogan" style="color:#875A7B;">How to setup</h2>
<p>Go to Menu: Settings->Technical->Parameters->System Parameters</p>
<h4> There are 2 way to setup</h4>
<p>1.Go to Menu: Settings->odooApp->UI Enhance</p>
<p>Setup whate you need</p>
<div class="oe_demo oe_picture oe_screenshot">
<img src="setup1.jpg">
</div>
<p>2. Go to Menu: Settings->Technical->Parameters->System Parameters</p>
<p>You can find "app_ui_show_search_date" and "app_ui_show_search_number"</p> <p>You can find "app_ui_show_search_date" and "app_ui_show_search_number"</p>
<p>Go to Menu: Settings->Technical->Parameters->System Parameters.</p> <p>Go to Menu: Settings->Technical->Parameters->System Parameters.</p>
<p>Set the Value to "False" if you do not want to show the search. And set "True" to show.</p> <p>Set the Value to "False" if you do not want to show the search. And set "True" to show.</p>
<div class="oe_demo oe_picture oe_screenshot"> <div class="oe_demo oe_picture oe_screenshot">
<img src="setup.jpg"> <img src="setup2.jpg">
</div> </div>
</div> </div>
</section> </section>

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

View File

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 98 KiB