Skip to main content

Allows displaying the full, compiled architecture for all views

Project description

Beta License: LGPL-3 camptocamp/server-tools

Displays view’s fully combined architecture.

Primary views (ie: views that do not inherit from other views, or that are defined with mode == 'primary') will display the fully combined architecture including all the inheriting views; inheriting views will display the fully combined architecture of the ancestor view (recursively).

Especially useful for analysis, development and debug when having multiple inheriting views.

This module’s feature is not equivalent to using fields_view_get():

  • fields_view_get() does not display the architecture of nested views (eg: sale orders’ lines tree view, partners’ children kanban view)

  • fields_view_get() can only be accessed through the debug menu, which is not always available for views (eg: reports’ templates)

  • fields_view_get() applies to the views conditions generated by the Python code, making it harder to understand what’s defined in the view’s architecture and what’s not

Table of contents

Usage

Install the module, and a new tab will appear in the ir.ui.view form view to display the fully combined architecture of the view.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Camptocamp

Contributors

Maintainers

This module is part of the camptocamp/server-tools project on GitHub.

You are welcome to contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page