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.

75 lines
2.0 KiB

7 years ago
7 years ago
7 years ago
  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License
  3. POS Backend Partner
  4. ===================
  5. Choose a POS customer from the backend.
  6. - Replace customer selection screen in POS by a backend view.
  7. - Perf improvement : Full customer list is not downloaded anymore by the POS at startup.
  8. - Benefit from the backend features: advanced search, easy to extend views, etc.
  9. .. figure:: ./static/description/pos_backend_partner_1.png
  10. :width: 800px
  11. .. figure:: ./static/description/pos_backend_partner_2.png
  12. :width: 800px
  13. .. figure:: ./static/description/pos_backend_partner_3.png
  14. :width: 800px
  15. Warning about offline mode
  16. --------------------------
  17. Due to design of this module, you can't choose a _named customer_ while offline but you
  18. can still register orders with _anonymous_ user.
  19. Configuration
  20. =============
  21. On each client's browser, during the first run, the permission for opening popup is prompted, it should be allowed.
  22. Roadmap
  23. =======
  24. - See pos_backend_communication
  25. Bug Tracker
  26. ===========
  27. Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos/issues>`_.
  28. In case of trouble, please check there if your issue has already been reported.
  29. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  30. `here <https://github.com/OCA/pos/issues/new?body=module:%20pos_backend_partner%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  31. Credits
  32. =======
  33. Contributors
  34. ------------
  35. * Raphaël Reverdy <raphael.reverdy@akretion.com>
  36. Maintainer
  37. ----------
  38. .. image:: http://odoo-community.org/logo.png
  39. :alt: Odoo Community Association
  40. :target: http://odoo-community.org
  41. This module is maintained by the OCA.
  42. OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
  43. To contribute to this module, please visit http://odoo-community.org.