Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 56 |
Technical Name |
odoo_core |
License | LGPL-3 |
Website | https://www.google.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 56 |
Technical Name |
odoo_core |
License | LGPL-3 |
Website | https://www.google.com |
Odoo Model Actions List
Easily manage all actions bound to a model
This module enhances the Odoo developer experience by adding a new tab to the "Models" menu. It provides a comprehensive list of all window actions, server actions, and report actions that are bound to a specific model, along with their External IDs.
Key Features
- **New `Actions` Tab:** A dedicated tab on the `ir.model` form view to display bound actions.
- **Action Listing:** Lists all `ir.actions` records bound to the current model.
- **External ID:** Displays the External XML ID for each action.
Usage
1. Navigate to Settings > Technical > Database Structure > Models.
2. Select any model from the list (e.g., Contacts / res.partner).
3. Click the new `Actions` tab to see a list of all actions.
Contributing
Contributions are welcome! If you find a bug or have an idea for an
improvement, please feel free to open an issue or submit a pull request on
this repository.
https://github.com/mohandgesm/odoo_core
Please log in to comment on this module