add pos superbar
@@ -25,7 +25,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>
|
||||
@@ -183,7 +183,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>
|
||||
@@ -200,7 +200,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>
|
||||
@@ -225,6 +225,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.
|
||||
|
||||
|
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 69 KiB |
|
Before Width: | Height: | Size: 141 KiB After Width: | Height: | Size: 902 KiB |
BIN
app_account_superbar/static/description/base1.jpg
Normal file
|
After Width: | Height: | Size: 184 KiB |
BIN
app_account_superbar/static/description/base2.jpg
Normal file
|
After Width: | Height: | Size: 166 KiB |
BIN
app_account_superbar/static/description/base3.jpg
Normal file
|
After Width: | Height: | Size: 186 KiB |
BIN
app_account_superbar/static/description/base4.jpg
Normal file
|
After Width: | Height: | Size: 107 KiB |
BIN
app_account_superbar/static/description/base5.jpg
Normal file
|
After Width: | Height: | Size: 193 KiB |
BIN
app_account_superbar/static/description/base6.jpg
Normal file
|
After Width: | Height: | Size: 200 KiB |
BIN
app_account_superbar/static/description/base7.jpg
Normal file
|
After Width: | Height: | Size: 178 KiB |
BIN
app_account_superbar/static/description/base8.jpg
Normal file
|
After Width: | Height: | Size: 161 KiB |
BIN
app_account_superbar/static/description/base9.jpg
Normal file
|
After Width: | Height: | Size: 194 KiB |
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 58 KiB |
BIN
app_account_superbar/static/description/crm1.jpg
Normal file
|
After Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 32 KiB |
BIN
app_account_superbar/static/description/demo_module1.jpg
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
app_account_superbar/static/description/demo_module2.jpg
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
app_account_superbar/static/description/hr1.jpg
Normal file
|
After Width: | Height: | Size: 83 KiB |
BIN
app_account_superbar/static/description/hr2.gif
Normal file
|
After Width: | Height: | Size: 388 KiB |
@@ -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>
|
||||
|
||||
BIN
app_account_superbar/static/description/mrp1.gif
Normal file
|
After Width: | Height: | Size: 13 MiB |
BIN
app_account_superbar/static/description/mrp1.jpg
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
app_account_superbar/static/description/pos1.jpg
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
app_account_superbar/static/description/pos2.jpg
Normal file
|
After Width: | Height: | Size: 64 KiB |
BIN
app_account_superbar/static/description/pos3.jpg
Normal file
|
After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 113 KiB |
|
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 82 KiB |
BIN
app_account_superbar/static/description/searchmore.jpg
Normal file
|
After Width: | Height: | Size: 99 KiB |
BIN
app_account_superbar/static/description/stock1.jpg
Normal file
|
After Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 5.6 MiB After Width: | Height: | Size: 11 MiB |
BIN
app_account_superbar/static/description/use.jpg
Normal file
|
After Width: | Height: | Size: 157 KiB |
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 66 KiB |
|
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 51 KiB |
BIN
app_account_superbar/static/description/z_hr1.gif
Normal file
|
After Width: | Height: | Size: 522 KiB |
BIN
app_account_superbar/static/description/z_product1.gif
Normal file
|
After Width: | Height: | Size: 2.4 MiB |
BIN
app_account_superbar/static/description/z_stock1.gif
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
|
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 69 KiB |
|
Before Width: | Height: | Size: 141 KiB After Width: | Height: | Size: 902 KiB |
BIN
app_account_superbar_chinese/static/description/base1.jpg
Normal file
|
After Width: | Height: | Size: 184 KiB |
BIN
app_account_superbar_chinese/static/description/base2.jpg
Normal file
|
After Width: | Height: | Size: 166 KiB |
BIN
app_account_superbar_chinese/static/description/base3.jpg
Normal file
|
After Width: | Height: | Size: 186 KiB |
BIN
app_account_superbar_chinese/static/description/base4.jpg
Normal file
|
After Width: | Height: | Size: 107 KiB |
BIN
app_account_superbar_chinese/static/description/base5.jpg
Normal file
|
After Width: | Height: | Size: 193 KiB |
BIN
app_account_superbar_chinese/static/description/base6.jpg
Normal file
|
After Width: | Height: | Size: 200 KiB |
BIN
app_account_superbar_chinese/static/description/base7.jpg
Normal file
|
After Width: | Height: | Size: 178 KiB |
BIN
app_account_superbar_chinese/static/description/base8.jpg
Normal file
|
After Width: | Height: | Size: 161 KiB |
BIN
app_account_superbar_chinese/static/description/base9.jpg
Normal file
|
After Width: | Height: | Size: 194 KiB |
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 58 KiB |
BIN
app_account_superbar_chinese/static/description/crm1.jpg
Normal file
|
After Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 32 KiB |
BIN
app_account_superbar_chinese/static/description/demo_module1.jpg
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
app_account_superbar_chinese/static/description/demo_module2.jpg
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
app_account_superbar_chinese/static/description/hr1.jpg
Normal file
|
After Width: | Height: | Size: 83 KiB |
BIN
app_account_superbar_chinese/static/description/hr2.gif
Normal file
|
After Width: | Height: | Size: 388 KiB |
@@ -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>
|
||||
|
||||
BIN
app_account_superbar_chinese/static/description/mrp1.gif
Normal file
|
After Width: | Height: | Size: 13 MiB |
BIN
app_account_superbar_chinese/static/description/mrp1.jpg
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
app_account_superbar_chinese/static/description/pos1.jpg
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
app_account_superbar_chinese/static/description/pos2.jpg
Normal file
|
After Width: | Height: | Size: 64 KiB |
BIN
app_account_superbar_chinese/static/description/pos3.jpg
Normal file
|
After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 113 KiB |
|
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 82 KiB |
BIN
app_account_superbar_chinese/static/description/searchmore.jpg
Normal file
|
After Width: | Height: | Size: 99 KiB |
BIN
app_account_superbar_chinese/static/description/stock1.jpg
Normal file
|
After Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 5.6 MiB After Width: | Height: | Size: 11 MiB |
BIN
app_account_superbar_chinese/static/description/use.jpg
Normal file
|
After Width: | Height: | Size: 157 KiB |
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 66 KiB |
|
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 51 KiB |
BIN
app_account_superbar_chinese/static/description/z_hr1.gif
Normal file
|
After Width: | Height: | Size: 522 KiB |
BIN
app_account_superbar_chinese/static/description/z_product1.gif
Normal file
|
After Width: | Height: | Size: 2.4 MiB |
BIN
app_account_superbar_chinese/static/description/z_stock1.gif
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
|
Before Width: | Height: | Size: 212 KiB After Width: | Height: | Size: 902 KiB |
@@ -57,7 +57,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>
|
||||
@@ -73,7 +73,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>
|
||||
@@ -98,6 +98,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.
|
||||
@@ -222,7 +229,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>
|
||||
@@ -232,6 +238,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>
|
||||
|
||||
BIN
app_base_superbar/static/description/pos1.jpg
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
app_base_superbar/static/description/pos2.jpg
Normal file
|
After Width: | Height: | Size: 64 KiB |
BIN
app_base_superbar/static/description/pos3.jpg
Normal file
|
After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 113 KiB |
BIN
app_base_superbar/static/description/superbar.gif
Normal file
|
After Width: | Height: | Size: 11 MiB |
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 66 KiB |
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 916 KiB After Width: | Height: | Size: 2.4 MiB |
@@ -25,7 +25,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>
|
||||
@@ -175,7 +175,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>
|
||||
@@ -192,7 +192,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>
|
||||
@@ -217,6 +217,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.
|
||||
|
||||
|
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 69 KiB |
|
Before Width: | Height: | Size: 141 KiB After Width: | Height: | Size: 902 KiB |
BIN
app_contacts_superbar/static/description/base1.jpg
Normal file
|
After Width: | Height: | Size: 184 KiB |
BIN
app_contacts_superbar/static/description/base2.jpg
Normal file
|
After Width: | Height: | Size: 166 KiB |