6 changed files with 34 additions and 1 deletions
After Width: | Height: | Size: 171 KiB |
After Width: | Height: | Size: 8.1 KiB |
@ -0,0 +1,17 @@ |
|||
<section class="oe_container"> |
|||
<div class="oe_row oe_spaced"> |
|||
<h2 class="oe_slogan">Change Table in POS</h2> |
|||
<h3 class="oe_slogan"></h3> |
|||
<div> |
|||
<p class='oe_mt32'> |
|||
This module allows you to change Table of an order from one to another by using 'change table' button in POS without cancelling the order. |
|||
</p><p> |
|||
</p> |
|||
</div> |
|||
<div class="oe_row_img oe_centered oe_mt32"> |
|||
<div class= oe_picture oe_screenshot"> |
|||
<img src="change_table.png"> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</section> |
Loading…
Reference in new issue