Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
7345 Lượt xem

after put module in addons in odoo 15 CE and update apps list i have this error message 

"External IDs cannot contain spaces"

how to resolve it ?

Ảnh đại diện
Huỷ bỏ
Tác giả

i found my error , there is space in the name of module , i remove it and it's work

yes , should not contain space in folder name of module

Hi, 

I think this is because of when we creating a module(The Folder Name). the module name should not contain space, insted of space you can use underscore.

Yes the problem because of space in folder path of any module in your addons path.

Câu trả lời hay nhất

Hi,

There might be some records with whose id contains a space in it. Try to find the record, remove the space from the id and update the apps list again.

Thanks

Ảnh đại diện
Huỷ bỏ

Please your answer is not clear, I have the same error message when I tried to update the app list after putting the new app module in addon directory, I think this is something code error on the app.