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.

69 lines
1.8 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 Financial Risk
  6. ======================
  7. Adds a new page in partner to manage its *Financial Risk*.
  8. If any limit is exceed the partner gets forbidden to confirm sale orders.
  9. Configuration
  10. =============
  11. To configure this module, you need to:
  12. #. Go to *Invoicing > Configuration > Settings > Invoicing & Payments*
  13. #. Go to *Financial Risk* and set *Due Margin* (This field adds days of margin
  14. before that a invoice is consider as unpaid)
  15. Usage
  16. =====
  17. To use this module, you need to:
  18. #. Go to *Customers > Financial Risk*
  19. #. Set limits and choose options to compute in credit limit.
  20. #. Go to *Sales -> Sales Orders* and create a new Sales Orders.
  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/9.0
  24. Bug Tracker
  25. ===========
  26. Bugs are tracked on `GitHub Issues
  27. <https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
  28. check there if your issue has already been reported. If you spotted it first,
  29. help us smashing it by providing a detailed and welcomed feedback.
  30. Credits
  31. =======
  32. Contributors
  33. ------------
  34. * Carlos Dauden <carlos.dauden@tecnativa.com>
  35. * Pedro M. Baeza <pedro.baeza@tecnativa.com>
  36. Maintainer
  37. ----------
  38. .. image:: https://odoo-community.org/logo.png
  39. :alt: Odoo Community Association
  40. :target: https://odoo-community.org
  41. This module is maintained by the OCA.
  42. OCA, or the Odoo Community Association, is a nonprofit organization whose
  43. mission is to support the collaborative development of Odoo features and
  44. promote its widespread use.
  45. To contribute to this module, please visit https://odoo-community.org.