odoo/odoo#197827
Created by fw-bot
Merged
at 7ca4a986420b9071d5ab72e1f580ae668054fd77
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:18.0-saas-17.4-opw-4573687-hr_attendance_kiosk_manual_error-taqu-416101-fw
- head
- e626780407bd2b7473b75d46c18669cc193a6713
- merged
- 7 months ago by Tanguy Quéguineur (taqu)
odoo/odoo | |
---|---|
saas-17.4 | #197661 |
18.0 | #197827 |
saas-18.1 | #197833 |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #197842 |
[FW][FIX] hr_attendance: error in kiosk mode manual selection
Issue reproducible on runbot: a blank page appears when clicking on
"Identify manually" in the Attendance kiosk mode with the error
Cannot find the definition of component "Pager"
in the console,
because the Pager component is missing from the components declaration.
Note: also add correct props validation to make kiosk mode work in
debug mode.
Forward-Port-Of: #197661