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.

72 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. Print Customer Outstanding Statement
  6. ====================================
  7. The outstanding statement provides details of all outstanding customer receivables
  8. up to a particular date. This includes all unpaid invoices, unclaimed refunds and
  9. outstanding payments. The list is displayed in chronological order and is split by currencies.
  10. Aging details can be shown in the report, expressed in aging buckets (30 days
  11. due, ...), so the customer can review how much is open, due or overdue.
  12. Configuration
  13. =============
  14. Users willing to access to this report should have proper Accounting & Finance rights:
  15. #. Go to *Settings / Users* and edit your user to add the corresponding access rights as follows.
  16. #. In *Application / Accounting & Finance*, select *Accountant* or *Adviser* options.
  17. Usage
  18. =====
  19. To use this module, you need to:
  20. #. Go to Customers and select one or more
  21. #. Press 'Action > Customer Outstanding Statement'
  22. #. Indicate if you want to display aging buckets
  23. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  24. :alt: Try me on Runbot
  25. :target: https://runbot.odoo-community.org/runbot/91/10.0
  26. Bug Tracker
  27. ===========
  28. Bugs are tracked on `GitHub Issues
  29. <https://github.com/OCA/account-financial-reporting/issues>`_. In case of trouble,
  30. please check there if your issue has already been reported. If you spotted it
  31. first, help us smash it by providing detailed and welcomed feedback.
  32. Credits
  33. =======
  34. Images
  35. ------
  36. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  37. Contributors
  38. ------------
  39. * Miquel Raïch <miquel.raich@eficent.com>
  40. Maintainer
  41. ----------
  42. .. image:: https://odoo-community.org/logo.png
  43. :alt: Odoo Community Association
  44. :target: https://odoo-community.org
  45. This module is maintained by the OCA.
  46. OCA, or the Odoo Community Association, is a nonprofit organization whose
  47. mission is to support the collaborative development of Odoo features and
  48. promote its widespread use.
  49. To contribute to this module, please visit https://odoo-community.org.