콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
7348 화면

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 ?

아바타
취소
작성자

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.

베스트 답변

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

아바타
취소

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.