-
- Downloads
[IMP] hr, hr_attendance: badge creation and few usability improvement
hr:
-rename btn 'generate badge ID' to 'generate'
-When the badge ID is set, replace the button Generate by "Print Badge"
hr_attendance:
-Rename menu 'Manage Attendances' to "Manager"
-Add a column "Work Hours" to attendee tree view
-Add a <br> after "Welcome to"
-add class text-muted on "or"
-remove class "text-muted" on "scan your badge
-Rename the primary btn into "Identify Manually"
Task-2040884
Closes: #35473
Signed-off-by:
Romain Libert (rli) <rli@odoo.com>
Showing
- addons/hr/__manifest__.py 1 addition, 1 deletionaddons/hr/__manifest__.py
- addons/hr/views/hr_employee_views.xml 7 additions, 3 deletionsaddons/hr/views/hr_employee_views.xml
- addons/hr_attendance/models/hr_employee.py 1 addition, 0 deletionsaddons/hr_attendance/models/hr_employee.py
- addons/hr_attendance/static/src/js/greeting_message.js 6 additions, 0 deletionsaddons/hr_attendance/static/src/js/greeting_message.js
- addons/hr_attendance/static/src/xml/attendance.xml 5 additions, 4 deletionsaddons/hr_attendance/static/src/xml/attendance.xml
- addons/hr_attendance/views/hr_attendance_view.xml 2 additions, 1 deletionaddons/hr_attendance/views/hr_attendance_view.xml
Loading
Please register or sign in to comment