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

Timeline View #309

Closed
andrewdacasto opened this issue Aug 21, 2017 · 3 comments
Closed

Timeline View #309

andrewdacasto opened this issue Aug 21, 2017 · 3 comments

Comments

@andrewdacasto
Copy link

I have installed the timeline and web_timelin modules, however I keep receiving the following error when I select the view. I have tried deleting all tasks, and I then can slect the view and have an empty view, however when I insert 1 task, I receive the error again.

I have tried to install as many of the project modules as required, but still no joy.

Error:

Expected ';'
http://10.0.0.224:8069/web/content/1337-d77a06b/web.assets_backend.js:6823
Traceback:
SyntaxError: Expected ';'
at Anonymous function (http://10.0.0.224:8069/web/content/1337-d77a06b/web.assets_backend.js:6823:36)
at _.forEach (http://10.0.0.224:8069/web/content/528-c8ce360/web.assets_common.js:12:558)
at event_data_transform (http://10.0.0.224:8069/web/content/1337-d77a06b/web.assets_backend.js:6823:1)
at Anonymous function (http://10.0.0.224:8069/web/content/1337-d77a06b/web.assets_backend.js:6826:1142)
at _.forEach (http://10.0.0.224:8069/web/content/528-c8ce360/web.assets_common.js:12:558)
at on_data_loaded_2 (http://10.0.0.224:8069/web/content/1337-d77a06b/web.assets_backend.js:6826:1085)
at Anonymous function (http://10.0.0.224:8069/web/content/1337-d77a06b/web.assets_backend.js:6826:922)
at Anonymous function (http://10.0.0.224:8069/web/content/528-c8ce360/web.assets_common.js:547:661)
at fire (http://10.0.0.224:8069/web/content/528-c8ce360/web.assets_common.js:541:278)
at self.fireWith (http://10.0.0.224:8069/web/content/528-c8ce360/web.assets_common.js:546:198)

@pedrobaeza
Copy link
Member

You are not indicating version, but please try to reproduce the error on runbot.

@andrewdacasto
Copy link
Author

Thanks for the reply.

I am using Odoo 10.0-20170821
And I have installed the latest project_timeline and web_timeline modules from git

I have been unable to reproduce this on runbot, and I have tried to install all the same project modules that runbot has, but I still receive the error. Should I just have to insert the Expected Date? And are there any configuration settings I need to change?

@pedrobaeza
Copy link
Member

If the problem is not reproduceable in runbot, it's due to a combination of conflicts or similar in your DB, so it can't be solved in the module itself.

I close the issue then. If you are able to reproduce it on runbot, please put the steps and I'll reopen the issue.

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