Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
977 มุมมอง

Good morning, 
I need help with the error: external identifiers cannot contain space from odoo 14.
this error occurs in all my databases and when I try to install or update a module
thanks in advance

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

You have to check your custom module for the existence of a record with space inside the id tag. The validation error says that, the id should not contains white space inside it.


If any of the id is defined with a space, remove it and try.

Thanks

อวตาร
ละทิ้ง