| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 636 |
| Technical Name |
nf_super_helper |
| License | LGPL-3 |
| Website | https://netframe.org/ |
| Versions | 17.0 18.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 636 |
| Technical Name |
nf_super_helper |
| License | LGPL-3 |
| Website | https://netframe.org/ |
| Versions | 17.0 18.0 |
NetFrame Super Helper
NetFrame Super Helper is a lightweight assistant that helps you inspect model fields, relations, and field values for any record
Workflow
Install the module
↓
Activate Developer mode
↓
Use the Super Helper button in the systray
↓
By clicking the button, a new browser tab with Super Helper will open
In the search input, you can type the exact model name you are interested in, or start typing and choose a model from the suggestions
↓
You can enter a record ID to see its field values
If no record exists for the given ID, only the model fields (without values) will be displayed
↓
Relational fields are clickable, so you can open the related record by clicking on them
↓
When you open Super Helper from any model view, that model name is automatically passed to Super Helper
The same applies to the record ID. For example, if you open Super Helper from the Administratorâs partner form, it will open on res.partner with ID 3
↓
Please log in to comment on this module