Exporting OpenERP Tool Tips

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:

  1. Name of the Module
  2. All the Objects defined in the module
  3. All the fields in  all the objects in the module
  4. Type of all the fields
  5. Label of each field
  6. Help or ToolTip for each field

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.

Comments

: ".

Leave a Reply

Your email address will not be published. Required fields are marked *

© 2020 Zesty Beanz Pvt Ltd All Rights Reserved.