-
- Downloads
[IMP] hr_attendance: add camera choice for barcode scanner
Add new settings to allow the user to select which camera to use for the
barcode scanner and to allow/disallow the manual identification of
employees.
task-2973809
closes odoo/odoo#99622
Related: odoo/enterprise#31082
Signed-off-by:
Kevin Baptiste <kba@odoo.com>
Showing
- addons/hr_attendance/models/hr_employee.py 1 addition, 0 deletionsaddons/hr_attendance/models/hr_employee.py
- addons/hr_attendance/models/res_company.py 12 additions, 0 deletionsaddons/hr_attendance/models/res_company.py
- addons/hr_attendance/models/res_config_settings.py 3 additions, 0 deletionsaddons/hr_attendance/models/res_config_settings.py
- addons/hr_attendance/static/src/js/greeting_message.js 16 additions, 5 deletionsaddons/hr_attendance/static/src/js/greeting_message.js
- addons/hr_attendance/static/src/js/kiosk_mode.js 3 additions, 1 deletionaddons/hr_attendance/static/src/js/kiosk_mode.js
- addons/hr_attendance/static/src/xml/attendance.xml 11 additions, 9 deletionsaddons/hr_attendance/static/src/xml/attendance.xml
- addons/hr_attendance/static/tests/hr_attendance_tests.js 4 additions, 0 deletionsaddons/hr_attendance/static/tests/hr_attendance_tests.js
- addons/hr_attendance/views/res_config_settings_views.xml 56 additions, 6 deletionsaddons/hr_attendance/views/res_config_settings_views.xml
Loading
Please register or sign in to comment