README.rst 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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. Invoice Report by Partner
  6. =========================
  7. This module was written to extend the functionality of invoice reports to support diferent invoice report by partner and allow you to set the invoice report template in partner form to print this template as default.
  8. Usage
  9. =====
  10. To use this module, you need to:
  11. * go to partner configuration
  12. * set default invoice report template
  13. * print invoice report
  14. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  15. :alt: Try me on Runbot
  16. :target: https://runbot.odoo-community.org/runbot/account_invoice_reporting/8.0
  17. .. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt
  18. .. branch is "8.0" for example
  19. For further information, please visit:
  20. * https://www.odoo.com/forum/help-1
  21. Known issues / Roadmap
  22. ======================
  23. * Print button on invoices gets invoice report for the partner, clicking Print on upper dropdown you could get other invoice report
  24. Bug Tracker
  25. ===========
  26. Bugs are tracked on `GitHub Issues <https://github.com/OCA/account_invoice_reporting/issues>`_.
  27. In case of trouble, please check there if your issue has already been reported.
  28. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  29. `here <https://github.com/OCA/account_invoice_reporting/issues/new?body=module:%20account_invoice_report_by_partner%0Aversion:%208.0.1.0.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  30. Credits
  31. =======
  32. Contributors
  33. ------------
  34. * Angel Moya <angel.moya@domatix.com>
  35. Maintainer
  36. ----------
  37. .. image:: http://odoo-community.org/logo.png
  38. :alt: Odoo Community Association
  39. :target: http://odoo-community.org
  40. This module is maintained by the OCA.
  41. OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
  42. To contribute to this module, please visit http://odoo-community.org.