i have a fresh installation of odoo in my ubuntu 16.04 using the Documentation instructions.
when i try to download XLS in any of the pivot view table i get this error.
Error:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
http://localhost:8069/web/content/302-83f0e4e/web.assets_common.js:3848
Traceback:
get_file/$target<@http://localhost:8069/web/content/302-83f0e4e/web.assets_common.js:3848:374
dispatch@http://localhost:8069/web/content/302-83f0e4e/web.assets_common.js:892:378
add/elemData.handle@http://localhost:8069/web/content/302-83f0e4e/web.assets_common.js:865:151
i faced the same error when i was on windows but it was fixed when i installed the latest from the nightly build but it seems that it doesnt work on ubuntu. thanks in advance
Hi,
Try the same here, get the latest version of odoo and see, If you are getting the same issue(without any custom addons), generate a issue in https://github.com/odoo/odoo/issues .
Also make sure that all the packages in the requirement.txt is installed and the same version