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.

49 lines
2.4 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_birthdate](partner_contact_birthdate/) | 14.0.1.0.0 | Contact's birthdate
  16. [partner_contact_gender](partner_contact_gender/) | 14.0.1.0.1 | Add gender field to contacts
  17. [partner_contact_job_position](partner_contact_job_position/) | 14.0.1.0.0 | Categorize job positions for contacts
  18. [partner_contact_lang](partner_contact_lang/) | 14.0.1.0.0 | Manage language in contacts
  19. [partner_contact_nationality](partner_contact_nationality/) | 14.0.1.0.1 | Add nationality field to contacts
  20. [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
  21. [partner_fax](partner_fax/) | 14.0.1.0.0 | Add fax number on partner
  22. [partner_firstname](partner_firstname/) | 14.0.1.0.0 | Split first name and last name for non company partners
  23. [partner_second_lastname](partner_second_lastname/) | 14.0.1.0.0 | Have split first and second lastnames
  24. [partner_vat_unique](partner_vat_unique/) | 14.0.1.0.0 | Module to make the VAT number unique for customers and suppliers.
  25. [//]: # (end addons)
  26. <!-- prettier-ignore-end -->
  27. ## Licenses
  28. This repository is licensed under [AGPL-3.0](LICENSE).
  29. However, each module can have a totally different license, as long as they adhere to OCA
  30. policy. Consult each module's `__manifest__.py` file, which contains a `license` key
  31. that explains its license.
  32. ----
  33. OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
  34. organization whose mission is to support the collaborative development of Odoo features
  35. and promote its widespread use.