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.

84 lines
2.3 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ======================================================
  5. Point of Sale - Extra Access Right for Certain Actions
  6. ======================================================
  7. This module will add the following groups to Odoo:
  8. * PoS - Negative Quantity: The cashier can sell negative quantity in Point Of
  9. Sale (ie, can return products);
  10. * PoS - Discount: The cashier can set Discount in Point Of Sale;
  11. * PoS - Change Unit Price: The cashier can change the unit price of a product
  12. in Point Of Sale;
  13. Important Note
  14. --------------
  15. * On PoS Front End, the cashier access right are used. This feature allow
  16. a manager to log into PoS to unblock a specific feature,
  17. .. image:: /pos_access_right/static/description/pos_xxx.png
  18. Installation
  19. ============
  20. Normal installation.
  21. Configuration
  22. =============
  23. Once installed, you have to give correct access right to your cashiers.
  24. Usage
  25. =====
  26. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  27. :alt: Try me on Runbot
  28. :target: https://runbot.odoo-community.org/runbot/184/9.0
  29. Bug Tracker
  30. ===========
  31. Bugs are tracked on `GitHub Issues
  32. <https://github.com/OCA/{project_repo}/issues>`_. In case of trouble, please
  33. check there if your issue has already been reported. If you spotted it first,
  34. help us smashing it by providing a detailed and welcomed `feedback
  35. <https://github.com/OCA/
  36. pos/issues/new?body=module:%20
  37. pos_access_right%0Aversion:%20
  38. 9.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  39. Credits
  40. =======
  41. Images
  42. ------
  43. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  44. Contributors
  45. ------------
  46. * Sylvain LE GAL <https://twitter.com/legalsylvain>
  47. Maintainer
  48. ----------
  49. .. image:: https://odoo-community.org/logo.png
  50. :alt: Odoo Community Association
  51. :target: https://odoo-community.org
  52. This module is maintained by the OCA.
  53. OCA, or the Odoo Community Association, is a nonprofit organization whose
  54. mission is to support the collaborative development of Odoo features and
  55. promote its widespread use.
  56. To contribute to this module, please visit https://odoo-community.org.