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.
13 lines
319 B
13 lines
319 B
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
|