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

Auto-populate company contact error #260

Open
Nevyn75 opened this issue Jul 16, 2019 · 2 comments
Open

Auto-populate company contact error #260

Nevyn75 opened this issue Jul 16, 2019 · 2 comments

Comments

@Nevyn75
Copy link

Nevyn75 commented Jul 16, 2019

Impacted versions: 12

Steps to reproduce:

  • Clean container
  • Create new DB
  • Install Contacts module
  • Inside Contacts module create new Company contact
  • Type few characters into company name and select one of the suggested company

This error appears:

Uncaught TypeError: Cannot read property 'type' of undefined
https://mydomain.com:8443/web/content/382-6ac400c/web.assets_backend.js:1357
Traceback:
TypeError: Cannot read property 'type' of undefined
at Class._applyChange (https://mydomain.com:8443/web/content/382-6ac400c/web.assets_backend.js:1357:205)
at Object. (https://mydomain.com:8443/web/content/378-30ab706/web.assets_common.js:3751:384)
at Object. (https://mydomain.com:8443/web/content/378-30ab706/web.assets_common.js:802:681)
at fire (https://mydomain.com:8443/web/content/378-30ab706/web.assets_common.js:796:299)
at Object.add [as done] (https://mydomain.com:8443/web/content/378-30ab706/web.assets_common.js:797:467)
at Array. (https://mydomain.com:8443/web/content/378-30ab706/web.assets_common.js:802:649)
at Function.each (https://mydomain.com:8443/web/content/378-30ab706/web.assets_common.js:625:767)
at Object. (https://mydomain.com:8443/web/content/378-30ab706/web.assets_common.js:802:560)
at Function.Deferred (https://mydomain.com:8443/web/content/378-30ab706/web.assets_common.js:803:194)
at Object.then (https://mydomain.com:8443/web/content/378-30ab706/web.assets_common.js:802:525)

If I disable auto-populate feature or I don't click on any suggested Company, the contact is created without any problem.

Same test running odoo from fresh source code pull, gives no errors.

Thanks.

@d-fence
Copy link
Contributor

d-fence commented Apr 16, 2020

Cannot reproduce.
Can you tell if the issue is still present on your side ?

@lathama
Copy link

lathama commented Apr 10, 2024

@Nevyn75 is this still an issue? If it is you may want to look at the issues on the odoo project and not this docker project. If you do not need this issue any longer can you please close it?

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

3 participants