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.

82 lines
2.3 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. Partners Capital
  6. ================
  7. This module extends the functionality of partners to support setting the
  8. country of origin of capital, registered capital amount and turnover.
  9. By capital country we mean country of origin of the capital of the company.
  10. By registered capital amount we mean the amount of money registered in the
  11. corresponding commercial registry, A.K.A. social capital or just capital of a
  12. company.
  13. By turnover we can define a range for a concrete amount.
  14. Usage
  15. =====
  16. To use this module, you need to:
  17. * Go to any partner's form.
  18. * You will find the new fields in *Sales & Purchases > Capital*.
  19. To manage turnover ranges, you need to:
  20. * Go to *Sales > Configuration > Address Book > Turnover ranges*.
  21. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  22. :alt: Try me on Runbot
  23. :target: https://runbot.odoo-community.org/runbot/134/8.0
  24. Known issues / Roadmap
  25. ======================
  26. * Add automatic rules to calculate turnover range and company size.
  27. * Allow customization of company sizes.
  28. Bug Tracker
  29. ===========
  30. Bugs are tracked on `GitHub Issues
  31. <https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
  32. check there if your issue has already been reported. If you spotted it first,
  33. help us smashing it by providing a detailed and welcomed `feedback
  34. <https://github.com/OCA/
  35. partner-contact/issues/new?body=module:%20
  36. partner_capital%0Aversion:%20
  37. 8.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  38. Credits
  39. =======
  40. Images
  41. ------
  42. * `Antiun Ingeniería S.L. <http://www.antiun.com>`_: Icon.
  43. Contributors
  44. ------------
  45. * Antonio Espinosa <antonioea@antiun.com>
  46. * Rafael Blasco <rafabn@antiun.com>
  47. * Jairo Llopis <yajo.sk8@gmail.com>
  48. Maintainer
  49. ----------
  50. .. image:: https://odoo-community.org/logo.png
  51. :alt: Odoo Community Association
  52. :target: https://odoo-community.org
  53. This module is maintained by the OCA.
  54. OCA, or the Odoo Community Association, is a nonprofit organization whose
  55. mission is to support the collaborative development of Odoo features and
  56. promote its widespread use.
  57. To contribute to this module, please visit https://odoo-community.org.