This module allows to view the records of any model in list or form view.
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
Open Settings App and enable the developer mode. Technical -> Database Structure -> View Any Model.
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.
Add the domain for filtering the records. To get all records, leave the domain as empty.
We can see the number of records after filtering the records using the domain. Click on the View button to view the records.
All the records for the selected model with the filter domain will be listed in the tree view.
Click on any record from the tree view to get the form view of that record.
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.
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