Hello,
How to store QR code in Base64 to PNG image file using Python3?
I need to print QR code on the form and have Base64 string of the QR code.
Thanks in advance!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
How to store QR code in Base64 to PNG image file using Python3?
I need to print QR code on the form and have Base64 string of the QR code.
Thanks in advance!
Hi
Try to add this method to your function
import io, base64 |
Hope it helps
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký
All about QR Codes: https://learnopenerp.blogspot.com/2022/06/generate-qr-code-for-qweb-report-redirect-to-url-odoo.html