Allows displaying the full, compiled architecture for all views
Project description
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
Contributors
-
Silvio Gregorini <silvio.gregorini@camptocamp.com>
Maintainers
This module is part of the camptocamp/server-tools project on GitHub.
You are welcome to contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo14_addon_base_view_full_arch-14.0.1.0.1.dev2-py3-none-any.whl
.
File metadata
- Download URL: odoo14_addon_base_view_full_arch-14.0.1.0.1.dev2-py3-none-any.whl
- Upload date:
- Size: 32.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47fad8e7f73c984c5f1462dd933a9f01b67bd09c34eb2f2e4cbe9b66fc1abfeb |
|
MD5 | 82dbaf545dd3c66c65360ba6bd1c44b5 |
|
BLAKE2b-256 | fad795ba8a62a7e89d0902c43cc44abd11eba3e219e41f862145d74587efd20a |