You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, let me thank you for the module you have created. This has given us a big boost in productivity. Lately I have been getting an error message when trying to use plugin. This is the error message:
Traceback:
TypeError: Cannot read property '1' of null
at http://localhost:8069/web/static/src/js/views/basic/basic_model.js:4095:46
at Function._.each._.forEach (http://localhost:8069/web/static/lib/underscore/underscore.js:145:9)
at Class._parseServerData (http://localhost:8069/web/static/src/js/views/basic/basic_model.js:4081:11)
at http://localhost:8069/web/static/src/js/views/basic/basic_model.js:2401:22
The text was updated successfully, but these errors were encountered:
@jessielaf thanks for the appreciation.
Would you please share whats steps you performed, and which version of odoo?
Also, this error is cache related which would go away once you clean cache.
Let us know.
Thanks.
First of all, let me thank you for the module you have created. This has given us a big boost in productivity. Lately I have been getting an error message when trying to use plugin. This is the error message:
The text was updated successfully, but these errors were encountered: