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

I had two databases one for testing and one for being deployed and used. I installed a custom module on the test database but it is also installed on the development database. anyone has ideas on how to fix?

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

Typically, this should not happen if the module is not defined as an "auto install" module.

One option is to uninstall it from the development database provided it does not impact other installed modules.

Also, check the manifest file of the module to see if it has 'auto_install': True, in the manifest which is causing it to be automatically installed.

อวตาร
ละทิ้ง
ผู้เขียน

I checked the manifest file and auto_install was False. Do you have any other ideas?

Also check whether there is another module that depends on it. Odoo will look for dependencies and automatically install them.

ผู้เขียน

My module inherits sale and stock module but no modules depend on my custom madule

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
มี.ค. 24
1785
How can I recover ownership? แก้ไขแล้ว
1
ก.พ. 23
2082
Odoo database failed แก้ไขแล้ว
1
ธ.ค. 22
11665
0
พ.ค. 19
3284
Edit Company data Powered by Odoo แก้ไขแล้ว
6
มิ.ย. 15
7938