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.

95 lines
2.2 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
  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. Bug Tracker
  28. ===========
  29. Bugs are tracked on `GitHub Issues
  30. <https://github.com/OCA/pos/issues>`_. In case of trouble, please
  31. check there if your issue has already been reported. If you spotted it first,
  32. help us smash it by providing detailed and welcomed feedback.
  33. Credits
  34. =======
  35. Images
  36. ------
  37. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  38. Contributors
  39. ------------
  40. * Raphaël Reverdy <raphael.reverdy@akretion.com> http://akretion.com
  41. Do not contact contributors directly about support or help with technical issues.
  42. Funders
  43. -------
  44. The development of this module has been financially supported by:
  45. * Akretion
  46. Maintainer
  47. ----------
  48. .. image:: https://odoo-community.org/logo.png
  49. :alt: Odoo Community Association
  50. :target: https://odoo-community.org
  51. This module is maintained by the OCA.
  52. OCA, or the Odoo Community Association, is a nonprofit organization whose
  53. mission is to support the collaborative development of Odoo features and
  54. promote its widespread use.
  55. To contribute to this module, please visit https://odoo-community.org.