Skip to Content
Menu
This question has been flagged
1 Reply
636 Views

Erreur:



Retraçage :

TypeError: Cannot read properties of undefined (reading 'tag')

    at transformQwebTemplate (http://192.168.1.15:8069/web/static/src/js/views/kanban/kanban_renderer.js:41:14)

    at Class.init (http://192.168.1.15:8069/web/static/src/js/views/kanban/kanban_renderer.js:114:9)

    at prototype. (http://192.168.1.15:8069/web/static/src/js/core/class.js:90:38)

    at Class.init (http://192.168.1.15:8069/generic_mixin/static/src/js/refresh_view_mixin.js:7:25)

    at Class.init (http://192.168.1.15:8069/web/static/src/js/core/class.js:123:38)

    at new Class (http://192.168.1.15:8069/web/static/src/js/core/class.js:107:33)

    at Class.getRenderer (http://192.168.1.15:8069/web/static/src/js/core/mvc.js:212:16)

    at http://192.168.1.15:8069/web/static/src/js/core/mvc.js:182:33

Avatar
Discard
Best Answer

Hi,

It appears that there's a JavaScript error when attempting to access the Accounting Application within your system. The error message specifically points to an issue with reading properties of an undefined object, particularly the 'tag' property. Please review recent changes made to this field and ensure that its properties are correctly configured. If necessary, update the properties accordingly. 


Hope it helps

Avatar
Discard