thinkopensolutions / tko-addons

Thinkopen Solutions Brasil Addons for Odoo
45 stars 70 forks source link

Error in Odoo V10 ..... TypeError: unbound method search() must be called #508

Open tanzilkhan opened 7 years ago

tanzilkhan commented 7 years ago

I installed the module and having the issue with the calendar system. After assigning the calendar to a user getting this error. When the user tries to log in 500 internal server error occurs and in the log this shows:

File "/Users/user/odoo/custom_addons/tko_web_sessions_management/main.py", line 113, in web_login context=request.context)

TypeError: unbound method search() must be called with resource.calendar.attendance instance as first argument (got list instance instead)

estebanjuela commented 4 years ago

Hello, did you resolve this isssue ? could you tell me how do you did it ? thanks

tanzilkhan commented 3 years ago

I didn't use the module at that time because of the issue.