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.

56 lines
1.6 KiB

  1. .. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
  2. :alt: License: LGPL-3
  3. ========================
  4. Account cash Pay invoice
  5. ========================
  6. This modules allows to pay an existing Supplier Invoice / Customer Refund, or
  7. to collect payment for an existing Customer Invoice, using bank statements.
  8. Usage
  9. =====
  10. #. Go to *Accounting / Dashboard* and create and/or open an existing
  11. bank statement.
  12. #. Press the button **Pay Invoice** to pay a Supplier Invoice or a Customer
  13. Refund. You will need to select the expected Journal
  14. #. Select **Collect Payment from Invoice** in to receive a payment of an
  15. existing Customer Invoice or a Supplier Refund.
  16. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  17. :alt: Try me on Runbot
  18. :target: https://runbot.odoo-community.org/runbot/repo/github-com-oca-pos-184
  19. Known issues / Roadmap
  20. ======================
  21. * Cannot pay invoices in a different currency than that defined in the journal
  22. associated to the payment method used to pay/collect payment.
  23. Credits
  24. =======
  25. Contributors
  26. ------------
  27. * Enric Tobella <etobella@creublanca.es>
  28. Maintainer
  29. ----------
  30. .. image:: https://odoo-community.org/logo.png
  31. :alt: Odoo Community Association
  32. :target: https://odoo-community.org
  33. This module is maintained by the OCA.
  34. OCA, or the Odoo Community Association, is a nonprofit organization whose
  35. mission is to support the collaborative development of Odoo features and
  36. promote its widespread use.
  37. To contribute to this module, please visit http://odoo-community.org.