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.

62 lines
2.1 KiB

  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. POS cash in-out reason
  6. ======================
  7. This module allow to define some products as reason for the functionality of
  8. "Put Money In" and "Take Money Out" available in point of sale session.
  9. So, with this module it's possible to impact directly an expense or income
  10. account which is defined on the related product or in its category.
  11. Configuration
  12. =============
  13. You need to configure some products that can be used on "Put Money In" and
  14. "Take Money Out". You have to set Point of Sale Cash In or Out and income and
  15. expense account.
  16. Usage
  17. =====
  18. You can use configured products on "Put Money In" and "Take Money Out" wizard available in point of sale session:
  19. .. figure:: /pos_cash_move_reason/static/description/pos_cash_move_reason_02.png
  20. :alt: Take money out wizard
  21. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  22. :alt: Try me on Runbot
  23. :target: https://runbot.odoo-community.org/runbot/184/8.0
  24. Bug Tracker
  25. ===========
  26. Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos/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/pos/issues/new?body=module:%20pos_cash_move_reason%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  30. Credits
  31. =======
  32. Contributors
  33. ------------
  34. * Adrien Peiffer <adrien.peiffer@acsone.eu>
  35. Maintainer
  36. ----------
  37. .. image:: https://odoo-community.org/logo.png
  38. :alt: Odoo Community Association
  39. :target: https://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 https://odoo-community.org.