---Models in module 'hr_attendance'---
---Fields in module 'hr_attendance'---
hr_attendance / res.company              / attendance_barcode_source (selection): NEW selection_keys: ['back', 'front', 'scanner'], hasdefault: default
# NOTHING TO DO: Value only used in enterprise

hr_attendance / res.company              / attendance_kiosk_delay (integer): NEW hasdefault: default
# NOTHING TO DO: In v15, this parameter was fixed to 5 seconds. Now it's configurable and set by default in 10. It's reasonable to let the new default as a better default value.

hr_attendance / res.company              / attendance_kiosk_mode (selection): NEW selection_keys: ['barcode', 'barcode_manual', 'manual'], hasdefault: default
# NOTHING TO DO: With the default value `barcode_manual`, we get the same behavior as v15

---XML records in module 'hr_attendance'---
NEW ir.model.access: hr_attendance.access_hr_attendance_officer
DEL ir.ui.view: hr_attendance.hr_attendance_view_form_inherit
DEL ir.ui.view: hr_attendance.view_attendance_tree_inherit
# NOTHING TO DO: noupdate=0 records handled by ORM.
