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:
@@ -37,6 +37,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.
|
||||
@@ -85,7 +92,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>
|
||||
@@ -95,6 +101,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 Account.</h4>
|
||||
|
||||
Reference in New Issue
Block a user