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.

41 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. * That's it. Selecting this payment method in POS no Bank Statemenet Lines will
  14. be created
  15. Credits
  16. =======
  17. Contributors
  18. ------------
  19. * Andrius Preimantas <andrius@versada.lt>
  20. Maintainer
  21. ----------
  22. .. image:: http://odoo-community.org/logo.png
  23. :alt: Odoo Community Association
  24. :target: http://odoo-community.org
  25. This module is maintained by the OCA.
  26. OCA, or the Odoo Community Association, is a nonprofit organization whose
  27. mission is to support the collaborative development of Odoo features and
  28. promote its widespread use.
  29. To contribute to this module, please visit http://odoo-community.org.