跳至內容
選單
此問題已被標幟
2 回覆
4406 瀏覽次數

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.

相關帖文 回覆 瀏覽次數 活動
2
8月 22
6585
0
5月 20
2941
4
5月 24
2877
3
11月 23
7407
4
10月 22
18551