I created a new database "TEST" and have not installed any additional modules.
Then I opened my eclipse in DEBUG mode, and marked breakpoints at __init__.py
files on following modules:
1. product
2. project
3. hr
4. account
Why does these addons are loaded even if the module is not Installed in my "TEST" database?