Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 114 |
Technical Name |
view_any_model |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 13.0 14.0 15.0 16.0 17.0 18.0 |
This module allows to view the records of any model in list or form view.
View Records Of Any Model

Key Highlights
Form and List view.
Available in Odoo 18.0 Community,Enterprise and Odoo.sh
Are you ready to make your business more organized?
Improve now!

Configuration of New menu
The user should be in any of the Administration security groups: Access Rights or Settings. Add the users to the new security group to give access to the new menu

New menu
Open Settings App and enable the developer mode. Technical -> Database Structure -> View Any Model.

Fill fields for tree view
Select the View Type as Tree and enter the model name. If the model name is known, type to get the model in the dropdown. The model description will be shown in the drop-down.

Use the domain for filter records
Add the domain for filtering the records. To get all records, leave the domain as empty.

View the available records
We can see the number of records after filtering the records using the domain. Click on the View button to view the records.

Tree view
All the records for the selected model with the filter domain will be listed in the tree view.

Open the form view of any record
Click on any record from the tree view to get the form view of that record.

Fill fields for form view
Select the View Type as Form and enter the ID of the record and the model name. Then click the View button to view the record in form view.

Form view
The record for the selected model can be viewed in the form view.

Available in Odoo 18.0 Community,Enterprise and Odoo.sh.
The records can be viewed in either list or form view.
This module allows users to view and interact with records of a selected Odoo model through the List View or Form View interface. It makes record management simpler and more efficient.
You can configure this module to display records from any standard model
Latest Release 18.0.1.0.0
28th July, 2025- Initial Commit
Please log in to comment on this module