server-tools
server-tools copied to clipboard
[ADD] A new module that is dependency map view its a new view type to…
Summary
This PR adds a new module dependency_map_view, which introduces a new view type allowing users to visualize dependencies between records in a graph or map layout.
Features
- Displays relationships between models/records.
- Helps track record-level dependencies visually.
- Integrates seamlessly with existing Odoo models.
Usage
Once installed, users can open the Dependency Map view from the corresponding model views to explore related data.
Task/Issue
N/A (New feature proposal)
Hi @faizanlodhi. Thanks for sharing this module.
I made some tests on runboat, and I don't understand the use case of this feature.
could you elaborate in the USAGE.md file, and add some screenshot ?
thanks !
(also, could you squash your commits ?)