In OpenERP there may be different modules installed in a database.Each module may have many objects. It is not easy to find all the objects and fields defined in a module. I had created a module to retrieve all the details of the installed modules. The module gives the functionality to export the module details as a csv or xls file. The created file has the following details:
To use this functionality , install the module wizard_modules (see the attachment). Goto the menu Administration/Select Modules and click on the wizard. From the wizard select one or more modules and click on the Generate button. Save the created file as a csv/xls file. The user can simply be uninstall the module after use.
: ".
Leave a Reply