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.

57 lines
1.5 KiB

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