Skip to Content
Menu
This question has been flagged
1 Reply
7200 Views

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 ?

Avatar
Discard
Author

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.

Best Answer

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

Avatar
Discard

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.