OCA reporting engine fork for dev and update.
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.

117 lines
4.2 KiB

  1. =============
  2. Report Labels
  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-OCA%2Freporting--engine-lightgray.png?logo=github
  15. :target: https://github.com/OCA/reporting-engine/tree/12.0/report_label
  16. :alt: OCA/reporting-engine
  17. .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
  18. :target: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_label
  19. :alt: Translate me on Weblate
  20. .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
  21. :target: https://runbot.odoo-community.org/runbot/143/12.0
  22. :alt: Try me on Runbot
  23. |badge1| |badge2| |badge3| |badge4| |badge5|
  24. This module allows you to create self-adhesive label printing actions on any model.
  25. **Table of contents**
  26. .. contents::
  27. :local:
  28. Configuration
  29. =============
  30. Go to **Settings > Technical > Analysis > Label Paper Format** and create
  31. your self-adhesive label paper formats.
  32. .. image:: https://raw.githubusercontent.com/OCA/reporting-engine/12.0/report_label/static/description/configure_paperformat.png
  33. Go to **Settings > Technical > Analysis > Label Report** and create your label
  34. report, and its context action. You'll also need to create or reuse a
  35. QWeb template for you label.
  36. .. image:: https://raw.githubusercontent.com/OCA/reporting-engine/12.0/report_label/static/description/configure_report_label.png
  37. Usage
  38. =====
  39. 1. In the target model's tree view, select the records to print.
  40. 2. Click *Action* and your label report action name.
  41. 3. Select the number of labels per record to print, and click Print.
  42. .. image:: https://raw.githubusercontent.com/OCA/reporting-engine/12.0/report_label/static/description/label_wizard.png
  43. Known issues / Roadmap
  44. ======================
  45. * `wkhtmltopdf` doesn't always respect dpi, and mm measures don't match. For
  46. this matter, it's recommended to use this module along with
  47. `report_wkhtmltopdf_param` and enable `--disable-smart-shrinking`.
  48. Bug Tracker
  49. ===========
  50. Bugs are tracked on `GitHub Issues <https://github.com/OCA/reporting-engine/issues>`_.
  51. In case of trouble, please check there if your issue has already been reported.
  52. If you spotted it first, help us smashing it by providing a detailed and welcomed
  53. `feedback <https://github.com/OCA/reporting-engine/issues/new?body=module:%20report_label%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  54. Do not contact contributors directly about support or help with technical issues.
  55. Credits
  56. =======
  57. Authors
  58. ~~~~~~~
  59. * Iván Todorovich
  60. * Moka Tourisme
  61. Contributors
  62. ~~~~~~~~~~~~
  63. * Iván Todorovich <ivan.todorovich@gmail.com>
  64. * `Moka Tourisme <https://www.mokatourisme.fr>`_:
  65. * Grégory Schreiner
  66. * Sylvain LE GAL <https://twitter.com/legalsylvain>
  67. Maintainers
  68. ~~~~~~~~~~~
  69. This module is maintained by the OCA.
  70. .. image:: https://odoo-community.org/logo.png
  71. :alt: Odoo Community Association
  72. :target: https://odoo-community.org
  73. OCA, or the Odoo Community Association, is a nonprofit organization whose
  74. mission is to support the collaborative development of Odoo features and
  75. promote its widespread use.
  76. .. |maintainer-ivantodorovich| image:: https://github.com/ivantodorovich.png?size=40px
  77. :target: https://github.com/ivantodorovich
  78. :alt: ivantodorovich
  79. Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
  80. |maintainer-ivantodorovich|
  81. This module is part of the `OCA/reporting-engine <https://github.com/OCA/reporting-engine/tree/12.0/report_label>`_ project on GitHub.
  82. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.