Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
2327 Näkymät

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?

Avatar
Hylkää
Paras vastaus

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.

Avatar
Hylkää
Tekijä

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.

Tekijä

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

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
maalisk. 24
1756
1
helmik. 23
2029
1
jouluk. 22
11616
0
toukok. 19
3268
6
kesäk. 15
7886