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.

70 lines
2.4 KiB

  1. ======================================
  2. Point of Sale - Disable Change Cashier
  3. ======================================
  4. .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  5. !! This file is generated by oca-gen-addon-readme !!
  6. !! changes will be overwritten. !!
  7. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  8. .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
  9. :target: https://odoo-community.org/page/development-status
  10. :alt: Beta
  11. .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
  12. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  13. :alt: License: AGPL-3
  14. .. |badge3| image:: https://img.shields.io/badge/github-legalsylvain%2Fpos-lightgray.png?logo=github
  15. :target: https://github.com/legalsylvain/pos/tree/12.0-pos_disable_change_cashier/pos_disable_change_cashier
  16. :alt: legalsylvain/pos
  17. |badge1| |badge2| |badge3|
  18. This module extends Odoo Point Of Sale features, allowing to disable
  19. the button that allow to switch cashiers.
  20. It can be interested in small shops and in multi company context,
  21. when the pop up displays a lot of users that are not cashiers.
  22. **Table of contents**
  23. .. contents::
  24. :local:
  25. Configuration
  26. =============
  27. Once installed, the button is disabled by default.
  28. You can enable it in the point configuration.
  29. .. figure:: https://raw.githubusercontent.com/legalsylvain/pos/12.0-pos_disable_change_cashier/pos_disable_change_cashier/static/description/pos_config_form.png
  30. Bug Tracker
  31. ===========
  32. Bugs are tracked on `GitHub Issues <https://github.com/legalsylvain/pos/issues>`_.
  33. In case of trouble, please check there if your issue has already been reported.
  34. If you spotted it first, help us smashing it by providing a detailed and welcomed
  35. `feedback <https://github.com/legalsylvain/pos/issues/new?body=module:%20pos_disable_change_cashier%0Aversion:%2012.0-pos_disable_change_cashier%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  36. Do not contact contributors directly about support or help with technical issues.
  37. Credits
  38. =======
  39. Authors
  40. ~~~~~~~
  41. * GRAP
  42. Contributors
  43. ~~~~~~~~~~~~
  44. * Sylvain LE GAL <https://twitter.com/legalsylvain>
  45. Maintainers
  46. ~~~~~~~~~~~
  47. This module is part of the `legalsylvain/pos <https://github.com/legalsylvain/pos/tree/12.0-pos_disable_change_cashier/pos_disable_change_cashier>`_ project on GitHub.
  48. You are welcome to contribute.