Dear Odoors,
I've been trying to set a cusom logo for the generated QR code in PoS module.
Currently, it generates a custom Odoo logo in the middle of the QR code.. Does anyone know where this part is hardcoded and how exactly can I set a cusom logo?
It seems the method resposicble for that can be found in res_config_settings.py .Def _generate_single_qr_code(self, url) and def generate_qr_codes_zip(self).
All the best,
Yura