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

I was creating a module but when i went to install i get some error in installation.


 The problem is if a try to open ex:  contact and i get this error


  File "/opt/odoo/odoo/addons/base/models/ir_ui_view.py", line 568, in raise_view_error

    raise ValueError(message)

ValueError: Field `opportunity_count` does not exist


but was working before


there is any way that i can rebuild all view

Avatar
Discard
Best Answer

Remove/uninstall your module and update the corresponding original module (the one from which you have inherited).

Avatar
Discard
Related Posts Replies Views Activity
3
Aug 24
2680
1
Mar 24
570
1
Dec 23
2587
1
Jul 24
325
3
Jun 24
1247