Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
4384 Visninger

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.

Avatar
Kassér
Bedste svar

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

Avatar
Kassér
Forfatter Bedste svar

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

Avatar
Kassér

That is for sure not the proper answer.

Related Posts Besvarelser Visninger Aktivitet
2
aug. 22
6560
0
maj 20
2931
4
maj 24
2865
3
nov. 23
7395
4
okt. 22
18531