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.

40 lines
1.1 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License: AGPL-3
  3. POS No Bank Statement
  4. =====================
  5. This module allows user make POS Payment Method (Account Journal) not to create
  6. Bank Statement Lines. This also means that no Journal Entries is going to be
  7. created. One possible usage of the module is when products are sold only by
  8. issuing an Invoice without registering any payment.
  9. Usage
  10. =====
  11. * Create new Account Journal (e.g. "On Debt") marked as "PoS Payment Method" and
  12. "No Bank Statement"
  13. * When selling goods select this method and click "Invoice"
  14. Credits
  15. =======
  16. Contributors
  17. ------------
  18. * Andrius Preimantas <andrius@versada.lt>
  19. Maintainer
  20. ----------
  21. .. image:: http://odoo-community.org/logo.png
  22. :alt: Odoo Community Association
  23. :target: http://odoo-community.org
  24. This module is maintained by the OCA.
  25. OCA, or the Odoo Community Association, is a nonprofit organization whose
  26. mission is to support the collaborative development of Odoo features and
  27. promote its widespread use.
  28. To contribute to this module, please visit http://odoo-community.org.