Files
reporting-engine/report_qr/readme/DESCRIPTION.rst
Enric Tobella 10d15fce89 [ADD] report_qr
2020-03-02 10:58:05 +01:00

14 lines
319 B
ReStructuredText

This module allows to print QR in better structure than the standard odoo.
The original image looks like the following
.. figure:: static/description/old_qr.png
:alt: Original QR
:width: 100 px
With the new generator, it looks like:
.. figure:: static/description/new_qr.png
:alt: New QR
:width: 100 px