odoo/odoo#172184
Created by fw-bot
Merged
at a46aa9aeb4ba70bbf6ea8c2b3056fa66c9d62751
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:saas-17.2-17.0-hr-attendance-make-rpc-call-lighter-jugj-lqVI-fw
- head
- 307830c77b0f126759ac01ccae20a1819eef7fd4
- merged
- 1 year ago by Fun HR, Bertrand Dossogne (bedo)
odoo/odoo | |
---|---|
17.0 | #172069 |
saas-17.1 | #172181 |
saas-17.2 | #172184 |
saas-17.3 | #172187 |
18.0 | |
saas-18.1 | |
saas-18.2 | |
saas-18.3 | |
master | #172528 |
[FW][FIX] hr_attendance: Make RPC user_attendance_data lighter
Unecessary info is fetched with the route hr_attendance/attendance_user_data such as employee avatar and other kiosk related data which is not necessary for the systray.
Forward-Port-Of: #172069