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.6 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ======================
  5. QWeb Financial Reports
  6. ======================
  7. This module adds a set of financial reports. They are accessible under
  8. Accounting / Reporting / OCA Reports.
  9. - General ledger
  10. - Trial Balance
  11. - Open Items
  12. - Aged Partner Balance
  13. - VAT Report
  14. Currently General ledger, Trial Balance and Open Items are fully compatible with a foreign
  15. currency set up in account in order to display balances. Moreover, any foreign
  16. currency used in account move lines is properly shown.
  17. In case that in an account has not been configured a second currency foreign
  18. currency balances are not available.
  19. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  20. :alt: Try me on Runbot
  21. :target: https://runbot.odoo-community.org/runbot/91/11.0
  22. Bug Tracker
  23. ===========
  24. Bugs are tracked on `GitHub Issues
  25. <https://github.com/OCA/account-financial-reporting/issues>`_. In case of trouble, please
  26. check there if your issue has already been reported. If you spotted it first,
  27. help us smashing it by providing a detailed and welcomed feedback.
  28. Credits
  29. =======
  30. Images
  31. ------
  32. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  33. Contributors
  34. ------------
  35. * Jordi Ballester <jordi.ballester@eficient.com>
  36. * Yannick Vaucher <yannick.vaucher@camptocamp.com>
  37. * Simone Orsi <simone.orsi@abstract.com>
  38. * Leonardo Pistone <leonardo.pistone@camptocamp.com>
  39. * Damien Crier <damien.crier@camptocamp.com>
  40. * Andrea Stirpe <a.stirpe@onestein.nl>
  41. * Thomas Rehn <thomas.rehn@initos.com>
  42. * Andrea Gallina <4everamd@gmail.com>
  43. * Robert Rottermann <robert@redcor.ch>
  44. * Ciro Urselli <c.urselli@apuliasoftware.it>
  45. * Francesco Apruzzese <opencode@e-ware.org>
  46. * Lorenzo Battistini <lorenzo.battistini@agilebg.com>
  47. * Julien Coux <julien.coux@camptocamp.com>
  48. * Akim Juillerat <akim.juillerat@camptocamp.com>
  49. * Alexis de Lattre <alexis@via.ecp.fr>
  50. * Mihai Fekete <feketemihai@gmail.com>
  51. Much of the work in this module was done at a sprint in Sorrento, Italy in
  52. April 2016.
  53. Maintainer
  54. ----------
  55. .. image:: https://odoo-community.org/logo.png
  56. :alt: Odoo Community Association
  57. :target: https://odoo-community.org
  58. This module is maintained by the OCA.
  59. OCA, or the Odoo Community Association, is a nonprofit organization whose
  60. mission is to support the collaborative development of Odoo features and
  61. promote its widespread use.
  62. To contribute to this module, please visit https://odoo-community.org.