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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 24
|
1764 | ||
How can I recover ownership?
Solved
|
|
1
Feb 23
|
2044 | |
Odoo database failed
Solved
|
|
1
Dec 22
|
11637 | |
|
0
May 19
|
3273 | ||
|
6
Jun 15
|
7910 |