Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
7333 Vues

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
Ignorer
Auteur

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.

Meilleure réponse

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
Ignorer

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.