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.

55 lines
1.5 KiB

7 years ago
  1. .. image:: https://img.shields.io/badge/license-LGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/lgpl.html
  3. :alt: License: LGPL-3
  4. =============================
  5. Base Partner Validate Address
  6. =============================
  7. Adds an abstract core for address verification via remote interfaces.
  8. This is a technical module that is meant to provide a base for other modules. It does
  9. not provide any functionality on its own.
  10. Usage
  11. =====
  12. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  13. :alt: Try me on Runbot
  14. :target: https://runbot.odoo-community.org/runbot/149/10.0
  15. Bug Tracker
  16. ===========
  17. Bugs are tracked on `GitHub Issues
  18. <https://github.com/OCA/server-tools/issues>`_. In case of trouble, please
  19. check there if your issue has already been reported. If you spotted it first,
  20. help us smash it by providing detailed and welcomed feedback.
  21. Credits
  22. =======
  23. Images
  24. ------
  25. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  26. Contributors
  27. ------------
  28. * Dave Lasley <dave@laslabs.com>
  29. Maintainer
  30. ----------
  31. .. image:: https://odoo-community.org/logo.png
  32. :alt: Odoo Community Association
  33. :target: https://odoo-community.org
  34. This module is maintained by the OCA.
  35. OCA, or the Odoo Community Association, is a nonprofit organization whose
  36. mission is to support the collaborative development of Odoo features and
  37. promote its widespread use.
  38. To contribute to this module, please visit https://odoo-community.org.