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.

79 lines
2.6 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ====================================
  5. Print Partner Outstanding Statement
  6. ====================================
  7. The outstanding statement provides details of all outstanding partner receivables or payables
  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 or vendor 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 *Billing* or *Billing Manager*
  17. #. In *Technical Settings* mark *Show Full Accounting Features* options.
  18. Usage
  19. =====
  20. To use this module, you need to:
  21. #. Go to Invoicing > Sales > Master Data > Customers or or Invoicing > Purchases > Master Data > Vendors and select one or more
  22. #. Press 'Action > Partner Outstanding Statement'
  23. #. Indicate if you want to display receivables or payables, and if you want to display aging buckets
  24. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  25. :alt: Try me on Runbot
  26. :target: https://runbot.odoo-community.org/runbot/91/11.0
  27. Roadmap
  28. =======
  29. * In v12, the module should be renamed to `Partner Outstanding Statement`.
  30. Maybe merge this module with the `Partner Activity Statement` module.
  31. Bug Tracker
  32. ===========
  33. Bugs are tracked on `GitHub Issues
  34. <https://github.com/OCA/account-financial-reporting/issues>`_. In case of trouble,
  35. please check there if your issue has already been reported. If you spotted it
  36. first, help us smash it by providing detailed and welcomed feedback.
  37. Credits
  38. =======
  39. Images
  40. ------
  41. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.png>`_.
  42. Contributors
  43. ------------
  44. * Miquel Raïch <miquel.raich@eficent.com>
  45. Maintainer
  46. ----------
  47. .. image:: https://odoo-community.org/logo.png
  48. :alt: Odoo Community Association
  49. :target: https://odoo-community.org
  50. This module is maintained by the OCA.
  51. OCA, or the Odoo Community Association, is a nonprofit organization whose
  52. mission is to support the collaborative development of Odoo features and
  53. promote its widespread use.
  54. To contribute to this module, please visit https://odoo-community.org.