Add data to barcode its type qrcode
I created a barcode tag in invoice advanced pdf which the type is qrcode, when I scanned this qrcode with mobile it displayed the invoice id, how can I add multiple data like customer name, memo, total and etc …
You need to include these variables in value=”${record.tranid}”.
Instead of ${record.tranid}, you can combine your fields with #assign.