mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
add pos superbar
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
</a>
|
||||
in odoo Store. Get
|
||||
<a href="https://www.odoo.com/apps/modules/browse?search=ztree" target="_blank">
|
||||
free 19 related apps.
|
||||
free 20 related apps.
|
||||
</a>
|
||||
</h1>
|
||||
<h3 class="oe_slogan">Easy to navigator and browse any data. Support Search more, list, kanban, pivot, graph view. </h3>
|
||||
@@ -59,7 +59,7 @@
|
||||
<ul class="list-unstyled">
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
Update: v12.19.04.22, Fix bug when go deep into relate views.
|
||||
Update: v12.19.05.23, Enhance UI. Add Pos Function.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
@@ -84,6 +84,13 @@
|
||||
<i class="fa fa-download text-warning"></i>Click to download.
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
Pos navigate by category or store is ready.
|
||||
<a href="http://www.odoo.com/apps/modules/12.0/app_pos_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>
|
||||
Account chart navigate by type is ready.
|
||||
@@ -208,7 +215,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h4 class="oe_slogan">Free to Use in product category.</h4>
|
||||
@@ -218,6 +224,22 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h4 class="oe_slogan">Free to Use in POS point of sale.</h4>
|
||||
<div class="oe_demo oe_screenshot">
|
||||
<img src="pos1.jpg">
|
||||
</div>
|
||||
<h4 class="oe_slogan">POS product and order.</h4>
|
||||
<div class="oe_demo oe_screenshot">
|
||||
<img src="pos2.jpg">
|
||||
</div>
|
||||
<h4 class="oe_slogan">POS report.</h4>
|
||||
<div class="oe_demo oe_screenshot">
|
||||
<img src="pos3.jpg">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h4 class="oe_slogan">Use in HR employee.</h4>
|
||||
|
||||
Reference in New Issue
Block a user