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.

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