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

try to install module occur below error:
Some modules have inconsistent states, some dependencies may be missing: ['auth_user_case_insensitive'] whats is the missing dependency in above module

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

Hello dina

The module you are trying to install a module which depends on another module called auth_user_case_insensitive

odoo cant find the module  auth_user_case_insensitive. 

You either dont have this module in your addons path or there is a problem in configuring your addons path 

you can find and download this module in here https://apps.odoo.com/apps/modules/18.0/auth_user_case_insensitive

อวตาร
ละทิ้ง