update desc

This commit is contained in:
Ivan Office
2023-10-09 01:59:36 +08:00
parent 7bb9c32ab5
commit 57a0a09a4e

View File

@@ -275,7 +275,7 @@
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_form.jpg"> <img src="demo_form.jpg">
</div> </div>
<p>Form</p> <p>Search</p>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_search.jpg"> <img src="demo_search.jpg">
</div> </div>
@@ -356,6 +356,7 @@
<!-- begin howto--> <!-- begin howto-->
<section class="oe_container container s_text_block o_colored_level pt16 pb16"> <section class="oe_container container s_text_block o_colored_level pt16 pb16">
<h2 class="text-center bg-info text-white pt16 pb16">- How to setup and use -</h2> <h2 class="text-center bg-info text-white pt16 pb16">- How to setup and use -</h2>
<h3>Note: This app is only a sample app for developer.</h3>
<h3>This app need no extra module. The price already included</h3> <h3>This app need no extra module. The price already included</h3>
</section> </section>
<section class="oe_container container"> <section class="oe_container container">
@@ -366,7 +367,7 @@
<h4 class="pt16"> <h4 class="pt16">
2. Clone this sample and rename to your module name to quick create your odoo addons. 2. Clone this sample and rename to your module name to quick create your odoo addons.
</h4> </h4>
<h4 class="pt16">3. Check the demo we create</h4> <h4 class="pt16">3. Check the sample we create</h4>
<div class="row"> <div class="row">
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_use.jpg"> <img src="demo_use.jpg">