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.

92 lines
2.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. Partner Contact in Several Companies
  6. ====================================
  7. This module extends the contact management functionality. It allows one
  8. contact to have several job positions in different companies.
  9. Installation
  10. ============
  11. There are no special instructions regarding installation.
  12. Configuration
  13. =============
  14. No configuration is needed.
  15. Usage
  16. =====
  17. New tabs 'Other Positions' and 'Personal Information' are available on the
  18. contact form.
  19. For further information, please visit:
  20. * https://www.odoo.com/forum/help-1
  21. * https://github.com/OCA/partner-contact/
  22. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  23. :alt: Try me on Runbot
  24. :target: https://runbot.odoo-community.org/runbot/134/11.0
  25. Known issues / Roadmap
  26. ======================
  27. * You can not add position directly from individual partner, you can just see other positions and update them
  28. Improve:
  29. * Add an wizard / form to clean create new position from individual partner form.
  30. In this cas you will have to select an existing company (or create one on the fly)
  31. Bug Tracker
  32. ===========
  33. Bugs are tracked on `GitHub Issues
  34. <https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
  35. check there if your issue has already been reported. If you spotted it first,
  36. help us smashing it by providing a detailed and welcomed feedback.
  37. Credits
  38. =======
  39. Images
  40. ------
  41. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  42. Contributors
  43. ------------
  44. * Xavier ALT <xal@odoo.com> (original author)
  45. * El Hadji Dem <elhadji.dem@savoirfairelinux.com>
  46. * TheCloneMaster <the.clone.master@gmail.com>
  47. * Sandy Carter <bwrsandman@gmail.com>
  48. * Rudolf Schnapka <rs@techno-flex.de>
  49. * Sebastien Alix <sebastien.alix@osiell.com>
  50. * Jairo Llopis <j.llopis@grupoesoc.es>
  51. * Richard deMeester <richard@willowit.com.au>
  52. * Nicolas JEUDY <https://github.com/njeudy>
  53. * Franco Tampieri <franco@tampieri.info>
  54. * Rattapong Chokmasermkul <rattapongc@ecosoft.co.th>
  55. Maintainer
  56. ----------
  57. .. image:: https://odoo-community.org/logo.png
  58. :alt: Odoo Community Association
  59. :target: https://odoo-community.org
  60. This module is maintained by the OCA.
  61. OCA, or the Odoo Community Association, is a nonprofit organization whose
  62. mission is to support the collaborative development of Odoo features and
  63. promote its widespread use.
  64. To contribute to this module, please visit http://odoo-community.org.