Hello,
I need list of all modules to be installed/upgraded when i am installing/upgrading particular module. How can i get this?
For e.g if i am installing project_issue it will install crm, project etc.
Regards,
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
I need list of all modules to be installed/upgraded when i am installing/upgrading particular module. How can i get this?
For e.g if i am installing project_issue it will install crm, project etc.
Regards,
You can do that by :
Hope that helps
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 15
|
3274 | ||
|
1
Apr 21
|
5851 | ||
Unable to install module
Solved
|
|
2
Apr 15
|
4693 | |
|
3
Jan 24
|
12202 | ||
|
1
Mar 15
|
4085 |
I need list of all modules to be installed or upgraded for example if i am installing 'hr_timesheet_sheet' module then it will install dependencies: 'hr_timesheet', 'hr_timesheet_invoice', 'process'. and it will install 'hr' too though it is not in dependency of 'hr_timesheet_sheet'. So i need list of all modules whether with direct dependency or indirect.