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.

71 lines
1.7 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 -
  6. ======================================================
  7. This add-on make pos product search insensitive to accented characters in the product
  8. name. For instance, café will match both cafe and café.
  9. Installation
  10. ============
  11. Normal installation.
  12. Configuration
  13. =============
  14. No configuration required.
  15. Limits / Roadmap
  16. ================
  17. Usage
  18. =====
  19. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  20. :alt: Try me on Runbot
  21. :target: https://runbot.odoo-community.org/runbot/184/9.0
  22. Bug Tracker
  23. ===========
  24. Bugs are tracked on `GitHub Issues
  25. <https://github.com/OCA/{project_repo}/issues>`_. In case of trouble, please
  26. check there if your issue has already been reported. If you spotted it first,
  27. help us smashing it by providing a detailed and welcomed `feedback
  28. <https://github.com/OCA/
  29. pos/issues/new?body=module:%20
  30. pos_accented_search%0Aversion:%20
  31. 9.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  32. Credits
  33. =======
  34. Authors
  35. -------
  36. * Le Nid
  37. * CoopITEasy
  38. Contributors
  39. ------------
  40. * François Kawala
  41. Maintainer
  42. ----------
  43. .. image:: https://odoo-community.org/logo.png
  44. :alt: Odoo Community Association
  45. :target: https://odoo-community.org
  46. This module is maintained by the OCA.
  47. OCA, or the Odoo Community Association, is a nonprofit organization whose
  48. mission is to support the collaborative development of Odoo features and
  49. promote its widespread use.
  50. To contribute to this module, please visit https://odoo-community.org.