| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 117 |
| 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 19.0 |
Key Highlights
Form and List view.
Available in Odoo 19.0 Community,Enterprise and Odoo.sh
User-friendly and easy to use.
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 list 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.
List view
All the records for the selected model with the filter domain will be listed in the list view.
Open the form view of any record
Click on any record from the list 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.
Our Features
Available in Odoo 19.0 Community,Enterprise and Odoo.sh.
The records can be viewed in either list or form view.
Frequently Asked Questions
What does the “View Any Model” module do?
It allows users to view records of any model in Odoo in both list and form views.
How do you access the “View Any Model” menu?
Enable developer mode and go to: Settings → Technical → Database Structure → View Any Model.
Frequently Asked Questions
Can you create checklist templates and reuse them with this module?
Yes. The module allows you to create checklist templates that can be applied when filling checklists for meetings.
Does the module allow tracking the completion status of checklist items?
Yes. It shows the percentage of completed checklist items and lets you filter by completed or incomplete checklists.
Please log in to comment on this module