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.

80 lines
2.2 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 Non Commercial
  6. ======================
  7. This module changes menu and view descriptions to make partner management
  8. suitable for use in non commercial organisations.
  9. Installation
  10. ============
  11. Installing this module needs no special actions.
  12. Configuration
  13. =============
  14. This module requires no special configuration.
  15. Usage
  16. =====
  17. This module changes the Sales main menu to relations. There it gives special
  18. options to work with persons or organisationss.
  19. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  20. :alt: Try me on Runbot
  21. :target: https://runbot.odoo-community.org/runbot/partner-contact/10.0
  22. Known issues / Roadmap
  23. ======================
  24. After installing this module a situation has been encountered where the new
  25. menu's were added to the database, but not shown in the UI. This was due to
  26. partner_left and partner_right not being filled. To solve this, use the
  27. generic solution when the menu-system has been messed up:
  28. 1. stop server
  29. 2. drop parent_left and parent_right columns from ir_ui_menu table
  30. 3. start server while updating base module
  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:
  42. `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  43. Contributors
  44. ------------
  45. * Ronald Portier <ronald@therp.nl>
  46. Maintainer
  47. ----------
  48. .. image:: https://odoo-community.org/logo.png
  49. :alt: Odoo Community Association
  50. :target: https://odoo-community.org
  51. This module is maintained by the OCA.
  52. OCA, or the Odoo Community Association, is a nonprofit organization whose
  53. mission is to support the collaborative development of Odoo features and
  54. promote its widespread use.
  55. To contribute to this module, please visit
  56. https://github.com/oca/partner-contact