Skip to Content
Menu
This question has been flagged
2 Replies
623 Views
raceback (most recent call last):
  File "/opt/odoo/odoo/http.py", line 639, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/opt/odoo/odoo/http.py", line 315, in _handle_exception
    raise exception.with_traceback(None) from new_cause
ValueError: Invalid field 'work_entry_type_id' on model 'resource.calendar.attendance'
Can anyone help me how i solve this



Avatar
Discard
Best Answer

Try to Upgrade/Install hr_work_entry module

Avatar
Discard
Author Best Answer

Thanks 
Its working now

Avatar
Discard