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.

54 lines
1.6 KiB

  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. Configuration
  10. =============
  11. On each client's browser, during the first run, the permission for opening popup is prompted, it should be allowed.
  12. Roadmap
  13. =======
  14. - See pos_backend_communication
  15. Bug Tracker
  16. ===========
  17. Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos/issues>`_.
  18. In case of trouble, please check there if your issue has already been reported.
  19. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  20. `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**>`_.
  21. Credits
  22. =======
  23. Contributors
  24. ------------
  25. * Raphaël Reverdy <raphael.reverdy@akretion.com>
  26. Maintainer
  27. ----------
  28. .. image:: http://odoo-community.org/logo.png
  29. :alt: Odoo Community Association
  30. :target: http://odoo-community.org
  31. This module is maintained by the OCA.
  32. 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.
  33. To contribute to this module, please visit http://odoo-community.org.