Daily updates from Odoo
Tuesday, July 21, 2026
1 change · 17.0
Resolved issues and error corrections
**Error Description** - Because the customer's secondary screen can be used on the IoT box. So if you leave the old css link, the css download address will be 'https://domain.iot.box/pos_online_payment/static/src/css/customer_facing_display.css', which will cause a css loading error. This will result in the QR code not being displayed. - Please replace the standard css link according to the instance's domain https://github.com/odoo/odoo/blob/b64a507697381fd7bb205f4a2b2217322d31811a/addo
Original PR description
**Error Description** - Because the customer's secondary screen can be used on the IoT box. So if you leave the old css link, the css download address will be 'https://domain.iot.box/pos_online_payment/static/src/css/customer_facing_display.css', which will cause a css loading error. This will result in the QR code not being displayed. - Please replace the standard css link according to the instance's domain https://github.com/odoo/odoo/blob/b64a507697381fd7bb205f4a2b2217322d31811a/addons/point_of_sale/static/src/app/customer_display/customer_display_template.xml#L4-L10 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr