Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
4380 Переглядів

When I import an excel from the admin user, it works completely fine.

but when I try to import from another user, it gives me the following error:

Error:
SyntaxError: expected expression, got '<'

https://erp.alitkan.com/web#action=import&cids=1&menu_id=323&model=hr.employee:1
Traceback:
DOMEval@https://erp.alitkan.com/web/content/24837-1c36db2/web.assets_common.js:709:10
globalEval@https://erp.alitkan.com/web/content/24837-1c36db2/web.assets_common.js:723:48
text script@https://erp.alitkan.com/web/content/24837-1c36db2/web.assets_common.js:1325:466
ajaxConvert@https://erp.alitkan.com/web/content/24837-1c36db2/web.assets_common.js:1278:79
done@https://erp.alitkan.com/web/content/24837-1c36db2/web.assets_common.js:1308:10
callback/<@https://erp.alitkan.com/web/content/24837-1c36db2/web.assets_common.js:1324:322

I tried turning the developer mode ON and OFF to see if it had any effect. IT DIDN'T

Please Help

Thanks In Advanced.

Аватар
Відмінити
Найкраща відповідь

Same problem, certainly one proxy missconfiguration, it's running well with locahost adress and not with dns. 

Solution posted here with nginx www.odoo.com/fr_FR/forum/aide-1/syntaxerror-expected-expression-got-172503

Аватар
Відмінити
Автор Найкраща відповідь

So I discovered this was most likely because the xlsx file format that Microsoft Excel save is different from the xlsx file format that odoo uses  to export & import. So I just need to export an xlsx file from odoo, and than change it's content to what I need and than it'll run normally

Аватар
Відмінити

That is for sure not the proper answer.

Related Posts Відповіді Переглядів Дія
2
серп. 22
6554
0
трав. 20
2931
4
трав. 24
2864
3
лист. 23
7392
4
жовт. 22
18524