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.

93 lines
3.1 KiB

  1. =============================
  2. Point of Sale - Journal Image
  3. =============================
  4. .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  5. !! This file is generated by oca-gen-addon-readme !!
  6. !! changes will be overwritten. !!
  7. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  8. .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
  9. :target: https://odoo-community.org/page/development-status
  10. :alt: Beta
  11. .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
  12. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  13. :alt: License: AGPL-3
  14. .. |badge3| image:: https://img.shields.io/badge/github-grap%2Fgrap--odoo--incubator-lightgray.png?logo=github
  15. :target: https://github.com/grap/grap-odoo-incubator/tree/8.0_ADD_pos_image_journal/pos_journal_image
  16. :alt: grap/grap-odoo-incubator
  17. |badge1| |badge2| |badge3|
  18. This module extends the functionality of point of sale to display images
  19. for each journal available in the Point of Sale.
  20. * The images are available in the Paypad part
  21. .. figure:: https://raw.githubusercontent.com/grap/grap-odoo-incubator/8.0_ADD_pos_image_journal/pos_journal_image/static/description/pos_paypad_image.png
  22. * There are also available in the payment screen
  23. .. figure:: https://raw.githubusercontent.com/grap/grap-odoo-incubator/8.0_ADD_pos_image_journal/pos_journal_image/static/description/pos_payment_list_image.png
  24. **Table of contents**
  25. .. contents::
  26. :local:
  27. Configuration
  28. =============
  29. To configure this module, you need to:
  30. * Go to 'Invoicing' / 'Configuration' / 'Journals' / 'Journals'
  31. * Select journals available in the PoS
  32. * In the 'Point of Sale' tab, set an image
  33. .. figure:: https://raw.githubusercontent.com/grap/grap-odoo-incubator/8.0_ADD_pos_image_journal/pos_journal_image/static/description/account_journal_form.png
  34. Bug Tracker
  35. ===========
  36. Bugs are tracked on `GitHub Issues <https://github.com/grap/grap-odoo-incubator/issues>`_.
  37. In case of trouble, please check there if your issue has already been reported.
  38. If you spotted it first, help us smashing it by providing a detailed and welcomed
  39. `feedback <https://github.com/grap/grap-odoo-incubator/issues/new?body=module:%20pos_journal_image%0Aversion:%208.0_ADD_pos_image_journal%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  40. Do not contact contributors directly about support or help with technical issues.
  41. Credits
  42. =======
  43. Authors
  44. ~~~~~~~
  45. * GRAP
  46. Contributors
  47. ~~~~~~~~~~~~
  48. * Sylvain LE GAL <https://twitter.com/legalsylvain>
  49. Other credits
  50. ~~~~~~~~~~~~~
  51. Images for demo data come from flaticon.com
  52. * Check Image, https://www.flaticon.com/free-icon/checked_259499, by
  53. https://www.flaticon.com/authors/freepik
  54. * Cash Image, https://www.flaticon.com/free-icon/hand_1235446, by
  55. https://www.flaticon.com/authors/freepik
  56. Maintainers
  57. ~~~~~~~~~~~
  58. This module is part of the `grap/grap-odoo-incubator <https://github.com/grap/grap-odoo-incubator/tree/8.0_ADD_pos_image_journal/pos_journal_image>`_ project on GitHub.
  59. You are welcome to contribute.