You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

87 lines
4.0 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan" style="color:#875A7B;">POS Keyboard</h2>
  5. <h3 class="oe_slogan">The module allows to apply the usual keyboard (not the virtual one) in the Point of Sale.</h3>
  6. </div>
  7. </div>
  8. </section>
  9. <section class="oe_container oe_dark">
  10. <div class="oe_row oe_spaced">
  11. <h3 class="oe_slogan">How It Works</h3>
  12. <div class="oe_span12 text-center">
  13. <p class="oe_mt32">
  14. <font style="font-size: 120%;">
  15. <p> Users can take advantage of a regular keyboard to process pop-up actions, for example, enter a PIN on cashier changing.</p>
  16. </font>
  17. </p>
  18. </div>
  19. <div class="oe_screenshot" align="center">
  20. <img style="max-width: 40%" src="keyboard_2.png"/>
  21. </div>
  22. <div class="oe_span12 text-center">
  23. <p class="oe_mt32">
  24. <font style="font-size: 120%;">
  25. <p> In the Sale process cashiers can operate with the hotkeys for each of <i> Qty, Price, Disc, +/- modes </i> by using Numpad/Extra keys and after which they can enter necessary numbers.</p>
  26. </font>
  27. </p>
  28. </div>
  29. <div class="oe_screenshot" align="center">
  30. <img style="max-width: 60%" src="keyboard_1.png"/>
  31. </div>
  32. </section>
  33. <section class="oe_container">
  34. <div class="oe_row oe_spaced">
  35. <div class="oe_span8">
  36. <h2>Need our service?</h2>
  37. <p class="oe_mt32">Contact us by <a href="mailto:apps@it-projects.info">email</a> or fill out <a href="https://www.it-projects.info/page/website.contactus " target="_blank">request form</a></p>
  38. <ul>
  39. <li><a href="mailto:apps@it-projects.info">apps@it-projects.info <i class="fa fa-envelope-o"></i></a></li>
  40. <li><a href="https://www.it-projects.info/page/website.contactus " target="_blank">https://www.it-projects.info/page/website.contactus <i class="fa fa-list-alt"></i></a></li>
  41. <li><a href="https://m.me/itprojectsllc" target="_blank">https://m.me/itprojectsllc <i class="fa fa-facebook-square"></i></a></li>
  42. <li>skype@it-projects.info <i class="fa fa-skype"></i></li>
  43. </ul>
  44. </div>
  45. <div class="oe_span4">
  46. <div class="stamp" style="width:200px;">
  47. <div style="margin-top: 15px;
  48. position: relative;
  49. font-family:'Vollkorn', serif;
  50. font-size: 16px;
  51. line-height: 25px;
  52. text-transform: uppercase;
  53. font-weight: bold;
  54. color: #75526b;
  55. border: 3px dashed #75526b;
  56. float: left;
  57. padding: 4px 12px;
  58. -webkit-transform: rotate(8deg);
  59. -o-transform: rotate(8deg);
  60. -moz-transform: rotate(8deg);
  61. -ms-transform: rotate(8deg);">
  62. Tested on Odoo<br/>12.0 community
  63. </div>
  64. <!--<div style="margin-top: 15px;
  65. position: relative;
  66. font-family:'Vollkorn', serif;
  67. font-size: 16px;
  68. line-height: 25px;
  69. text-transform: uppercase;
  70. font-weight: bold;
  71. color: #75526b;
  72. border: 3px dashed #75526b;
  73. float: left;
  74. padding: 4px 12px;
  75. -webkit-transform: rotate(6deg);
  76. -o-transform: rotate(6deg);
  77. -moz-transform: rotate(6deg);
  78. -ms-transform: rotate(6deg);">
  79. Tested on Odoo<br/>10.0 enterprise
  80. </div>-->
  81. </div>
  82. </div>
  83. </div>
  84. </section>