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.

70 lines
1.6 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. CRM Phone
  6. =========
  7. This module validate phone numbers in the CRM module, just like the
  8. *base_phone* module valide phone numbers in the Partner form. Please refer to
  9. the description of the *base_phone* module for more information.
  10. This module is independant from the Asterisk and FreeSWITCH connectors.
  11. Please contact Alexis de Lattre from Akretion <alexis.delattre@akretion.com>
  12. for any help or question about this module.
  13. Installation
  14. ============
  15. To install this module, you need to:
  16. * Click on the module and install it
  17. Configuration
  18. =============
  19. * None beyond *base_phone* configuration.
  20. Usage
  21. =====
  22. Known issues / Roadmap
  23. ======================
  24. * None
  25. Bug Tracker
  26. ===========
  27. Bugs are tracked on `GitHub Issues
  28. <https://github.com/OCA/connector-telephony/issues>`_. In case of trouble, please
  29. check there if your issue has already been reported. If you spotted it first,
  30. help us smashing it by providing a detailed and welcomed feedback.
  31. Credits
  32. =======
  33. Contributors
  34. ------------
  35. * Akretion
  36. * Odoo Community Association (OCA)
  37. Maintainer
  38. ----------
  39. .. image:: https://odoo-community.org/logo.png
  40. :alt: Odoo Community Association
  41. :target: https://odoo-community.org
  42. This module is maintained by the OCA.
  43. OCA, or the Odoo Community Association, is a nonprofit organization whose
  44. mission is to support the collaborative development of Odoo features and
  45. promote its widespread use.
  46. To contribute to this module, please visit http://odoo-community.org.