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.

44 lines
1.9 KiB

  1. [![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/134/14.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-partner-contact-134)
  2. [![Build Status](https://travis-ci.com/OCA/partner-contact.svg?branch=14.0)](https://travis-ci.com/OCA/partner-contact)
  3. [![codecov](https://codecov.io/gh/OCA/partner-contact/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/partner-contact)
  4. [![Translation Status](https://translation.odoo-community.org/widgets/partner-contact-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/partner-contact-14-0/?utm_source=widget)
  5. <!-- /!\ do not modify above this line -->
  6. # partner-contact
  7. TODO: add repo description.
  8. <!-- /!\ do not modify below this line -->
  9. <!-- prettier-ignore-start -->
  10. [//]: # (addons)
  11. Available addons
  12. ----------------
  13. addon | version | summary
  14. --- | --- | ---
  15. [partner_contact_personal_information_page](partner_contact_personal_information_page/) | 14.0.1.0.0 | Add a page to contacts form to put personal information
  16. [partner_fax](partner_fax/) | 14.0.1.0.0 | Add fax number on partner
  17. [partner_firstname](partner_firstname/) | 14.0.1.0.0 | Split first name and last name for non company partners
  18. [partner_second_lastname](partner_second_lastname/) | 14.0.1.0.0 | Have split first and second lastnames
  19. [partner_vat_unique](partner_vat_unique/) | 14.0.1.0.0 | Module to make the VAT number unique for customers and suppliers.
  20. [//]: # (end addons)
  21. <!-- prettier-ignore-end -->
  22. ## Licenses
  23. This repository is licensed under [AGPL-3.0](LICENSE).
  24. However, each module can have a totally different license, as long as they adhere to OCA
  25. policy. Consult each module's `__manifest__.py` file, which contains a `license` key
  26. that explains its license.
  27. ----
  28. OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
  29. organization whose mission is to support the collaborative development of Odoo features
  30. and promote its widespread use.