Skip to Content
Menu
This question has been flagged

Hi all, i just did a git fetch to get the latest version of the github version (Odoo 14ce) and tried to install "Survey" that comes standard with Odoo.

However, it throws the following error:

odoo.exceptions.ValidationError: Invalid view Tree view for survey definition in survey/views/survey_survey_views.xml
The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/odoo/odoo/odoo/http.py", line 639, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/opt/odoo/odoo/odoo/http.py", line 315, in _handle_exception
    raise exception.with_traceback(None) from new_cause
odoo.tools.convert.ParseError: while parsing /opt/odoo/odoo/addons/survey/views/survey_survey_views.xml:159, near

        Tree view for survey
        survey.survey
        
            
                
                
                
                
                
                
                
                
                
                
                
            
        
    

Any one got an idea how to solve this?

Avatar
Discard
Related Posts Replies Views Activity
2
Feb 21
6837
0
Dec 20
1850
1
Nov 20
4205
2
Aug 24
391
0
Dec 21
1244