This question has been flagged
1327 Views
I am using Odoo13. Using manual check in/check out, when i check in it works fine but it gives the following error on doing check out.

Traceback: TypeError: Cannot create property 'check_in' on string 'hr.attendance(276822,)'


at Class.init (http://localhost:8070/web/content/2705-3041f8d/web.assets_backend.js:3423:59)
    at Class.prototype. [as init] (http://localhost:8070/web/content/2704-0c46bc0/web.assets_common.js:3861:488)
    at new Class (http://localhost:8070/web/content/2704-0c46bc0/web.assets_common.js:3862:65)
    at Class._executeClientAction (http://localhost:8070/web/content/2705-3041f8d/web.assets_backend.js:420:216)
    at Class._handleAction [as _super] (http://localhost:8070/web/content/2705-3041f8d/web.assets_backend.js:428:210)
    at Class._handleAction (http://localhost:8070/web/content/2705-3041f8d/web.assets_backend.js:450:20)
    at Class. (http://localhost:8070/web/content/2704-0c46bc0/web.assets_common.js:3864:371)
    at Class._handleAction (http://localhost:8070/web/content/2705-3041f8d/web.assets_backend.js:469:20)
    at Class. (http://localhost:8070/web/content/2704-0c46bc0/web.assets_common.js:3864:371)
    at Class._handleAction (http://localhost:8070/web/content/2705-3041f8d/web.assets_backend.js:4235:501)



Avatar
Discard