README.rst 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. =====================
  2. POS Select Cashier v8
  3. =====================
  4. This project aims to change POS cashier easily
  5. Contact
  6. =======
  7. - Blog: www.xubi.me_
  8. - Linkedin: binhnguyenxuan_
  9. - Skype: **xubi.uit**
  10. - Email: **kid.uit.1412@gmail.com**
  11. .. _www.xubi.me: http://www.xubi.me
  12. .. _binhnguyenxuan: https://www.linkedin.com/in/binhnguyenxuan
  13. Installation
  14. ============
  15. Installation process is at present stage only possible in manual way.
  16. Then go to you odoo webinterface to the module section and start "Update module list". Then look for the "POS Select Cashier" in Apps (module list) and install.
  17. I hope you enjoy checking out what all you can do with this application.
  18. Prerequisite
  19. ============
  20. Before installing the module make sure that the you have configured an addon path for custom addons. In a Linux system the parameter in the config file usually looks similar as the following example:
  21. specify additional addons paths (separated by commas)
  22. addons_path = /opt/odoo/odoo-server/addons, /opt/odoo/custom/addons
  23. In this case you have to install the modules into /opt/odoo/custom/addons. At the present stage on dependency could not automatically resolved so you have to install one extra module that vertical community depends on.
  24. Usage
  25. =====
  26. Maybe images in github do not fit with the Odoo apps, so you can check: https://apps.odoo.com/apps/modules/8.0/pos_select_cashier/ for more details.
  27. Thank you.
  28. |
  29. With this module, you just need open POS session by only *one user* but you **can use by other users**
  30. Configuration
  31. =============
  32. Config **Default Point of Sale** for each user who is the cashier
  33. |
  34. .. figure:: config_default.jpg
  35. :alt: Default Point of Sale
  36. :scale: 80 %
  37. :align: center
  38. :figclass: text-center
  39. |
  40. **Select Cashier** will be the default screen at begining
  41. |
  42. .. figure:: default_screen.jpg
  43. :alt: Default Screen
  44. :scale: 80 %
  45. :align: center
  46. :figclass: text-center
  47. |
  48. **Company Logo** and **Cashier Info** (*name and avatar*) displayed at the right top of the screen. Click on **Cashier Name** to change cashier
  49. |
  50. .. figure:: logo_cashier_avatar.jpg
  51. :alt: Change cashier
  52. :scale: 80 %
  53. :align: center
  54. :figclass: text-center
  55. |
  56. **Sale Man** will be change as your select
  57. |
  58. .. figure:: saleman.jpg
  59. :alt: Change Saleman
  60. :scale: 80 %
  61. :align: center
  62. :figclass: text-center
  63. |
  64. Working on all of devices
  65. |
  66. .. figure:: device.jpg
  67. :alt: iPhone working
  68. :scale: 80 %
  69. :align: center
  70. :figclass: text-center
  71. |
  72. |
  73. .. figure:: device_2.jpg
  74. :alt: iPad working
  75. :scale: 80 %
  76. :align: center
  77. :figclass: text-center
  78. |
  79. Require password when change cashier
  80. ------------------------------------
  81. **Config required password** when change cashier
  82. |
  83. .. figure:: config_required_pass.jpg
  84. :alt: Config required password
  85. :scale: 80 %
  86. :align: center
  87. :figclass: text-center
  88. |
  89. **Set password** for cashier
  90. |
  91. .. figure:: set_password.jpg
  92. :alt: Set password
  93. :scale: 80 %
  94. :align: center
  95. :figclass: text-center
  96. |
  97. **Required password screen** display whenever click on cashier name
  98. |
  99. .. figure:: required_sceen.jpg
  100. :alt: Required password screen
  101. :scale: 80 %
  102. :align: center
  103. :figclass: text-center
  104. |