Skip to Content
Menu
This question has been flagged
2 Replies
1024 Views

Hi All

I have copied one module and paste in add on (just a copy-no change just renamed as ABC), installed it in the GUI. it was installed successfully. when I recheck, it shows installed in the Apps. I restarted the Odoo server.  But how can I view ABC Module from Odoo GUI?



Avatar
Discard
Best Answer

Are you sure that renaming the module folder is a good idea? Is it necessary? 

Anyway, you can check if the new module adds new user groups. If so, you must assign the proper groups to the proper users. Sometimes the module is installed, but you don't have access to it.
Menú: settings / users and companies / users


Avatar
Discard
Best Answer

Hi,

The user interface changes will depends on the functionalities introduced by the module. Does the module add any menus from it ? If yes, then we can check for the menus in the added path.


If it just brings changes only in some views, we have to go to that view and see if the changes got reflected or not.


You can do as follows:

1. Open your app from the apps menu in debug mode
2. See Installed Features Page




If you are new to odoo development, follow: odoo tutorials

Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 24
343
1
Jan 24
1693
3
Jun 20
8733
2
Mar 20
6929
4
Apr 18
2484