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.

56 lines
1.5 KiB

  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ===========================
  5. 3rd line on partner address
  6. ===========================
  7. This module extends the base *res.partner* model by supplying a 3rd line on
  8. addresses (`street3`).
  9. Usage
  10. =====
  11. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  12. :alt: Try me on Runbot
  13. :target: https://runbot.odoo-community.org/runbot/134/11.0
  14. Bug Tracker
  15. ===========
  16. Bugs are tracked on `GitHub Issues
  17. <https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
  18. check there if your issue has already been reported. If you spotted it first,
  19. help us smash it by providing detailed and welcomed feedback.
  20. Credits
  21. =======
  22. Images
  23. ------
  24. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  25. Contributors
  26. ------------
  27. * Nicolas Bessi <nicolas.bessi@camptocamp.com>
  28. * Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
  29. * Huy Ly <huyly0909@gmail.com>
  30. Do not contact contributors directly about support or help with technical issues.
  31. Maintainer
  32. ----------
  33. .. image:: https://odoo-community.org/logo.png
  34. :alt: Odoo Community Association
  35. :target: https://odoo-community.org
  36. This module is maintained by the OCA.
  37. OCA, or the Odoo Community Association, is a nonprofit organization whose
  38. mission is to support the collaborative development of Odoo features and
  39. promote its widespread use.
  40. To contribute to this module, please visit https://odoo-community.org.