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.

96 lines
2.3 KiB

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ===================
  5. POS Backend Partner
  6. ===================
  7. Choose a POS customer from the backend.
  8. - Replace customer selection screen in POS by a backend view.
  9. - Perf improvement : Full customer list is not downloaded anymore by the POS at startup.
  10. - Benefit from the backend features: advanced search, easy to extend views, etc.
  11. .. figure:: ./static/description/pos_backend_partner_1.png
  12. :width: 800px
  13. .. figure:: ./static/description/pos_backend_partner_2.png
  14. :width: 800px
  15. .. figure:: ./static/description/pos_backend_partner_3.png
  16. :width: 800px
  17. Warning about offline mode
  18. --------------------------
  19. Due to design of this module, you can't choose a **named customer** while offline but you
  20. can still register orders with **anonymous** user.
  21. Configuration
  22. =============
  23. On each client's browser, during the first run, the permission for opening popup is prompted, it should be allowed.
  24. Known issues / Roadmap
  25. ======================
  26. * See module pos_backend_communication (OCA/POS)
  27. * css glitch: previously clicked buttons are not reset to initial value
  28. Bug Tracker
  29. ===========
  30. Bugs are tracked on `GitHub Issues
  31. <https://github.com/OCA/pos/issues>`_. In case of trouble, please
  32. check there if your issue has already been reported. If you spotted it first,
  33. help us smash it by providing detailed and welcomed feedback.
  34. Credits
  35. =======
  36. Images
  37. ------
  38. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  39. Contributors
  40. ------------
  41. * Raphaël Reverdy <raphael.reverdy@akretion.com> http://akretion.com
  42. Do not contact contributors directly about support or help with technical issues.
  43. Funders
  44. -------
  45. The development of this module has been financially supported by:
  46. * Akretion
  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.