Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property '1' of null when editing #45

Open
jessielaf opened this issue Jun 30, 2021 · 3 comments
Open

TypeError: Cannot read property '1' of null when editing #45

jessielaf opened this issue Jun 30, 2021 · 3 comments

Comments

@jessielaf
Copy link

jessielaf commented Jun 30, 2021

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
@JayVora-SerpentCS
Copy link
Owner

@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.

@jessielaf
Copy link
Author

Created a mass edit form (see screenshot). Than changed the bundle_rate and pressed save. How can I clean my cache in odoo? This is all I could find: https://www.odoo.com/nl_NL/forum/help-1/force-odoo-to-delete-cache-81650

image

@jessielaf
Copy link
Author

Version of odoo is 13.0 btw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants