Odoo has several ways to display images or barcodes to report. You can add static images or binary images in the report. Also, in Odoo the barcode is treated like an image. So, you can add images or barcodes in Odoo reports easily.
Add static images.
Add static image as image src:
Add static image as background-image:
Add binary image (image as field).
Add binary image as image src:
Add binary image as background-image:
Add barcode or QR.
For barcode you can use Code128, EAN13 or QR (for QR Code).
You can customize barcode_value, heigth & width as you need.
Read also:
- Create custom report Odoo 11.
- Create custom report Odoo 12.
- How To Display Image With URL in Odoo
- Install Odoo 12 and Wkhtmltopdf in Ubuntu or Debian.
Pingback: How To Display Image With URL in Odoo - Cak Juice