Open the linked resource when clicking on their name
Project description
Clickable many2one fields for tree views
This addon provides a separate widget to allow many2one or reference fields in a tree view open the linked resource when clicking on their name.
You can also define a system parameter to have this behaviour for all the existing many2one fields in tree views.
Installation
Install it the regular way.
Configuration
After installation, all many2one and reference fields will be clickable by default. You can change this in Configuration > Technical > Parameters > System parameters, parameter with name web_tree_many2one_clickable.default setting it to false.
Usage
For the widget option, you need to add widget=”many2one_clickable” attribute in the XML field definition in the tree view.
For example:
<field name=”partner_id” widget=”many2one_clickable” />
will open the linked partner in a form view.
If system parameter web_tree_many2one_clickable.default is true and you need to disable one field, then use widget=”many2one_unclickable”
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 smashing it by providing a detailed and welcomed feedback.
Credits
Contributors
Therp BV
Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
Antonio Espinosa <antonio.espinosa@tecnativa.com>
Maintainer
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
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 odoo9_addon_web_tree_many2one_clickable-9.0.1.0.0-py2-none-any.whl
.
File metadata
- Download URL: odoo9_addon_web_tree_many2one_clickable-9.0.1.0.0-py2-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 916be8128bf54f1befb537c29e7b02dd85ef6a3803da062c6e4582c97e28ea09 |
|
MD5 | eb6689e1e36f2277539818c47fc6b44d |
|
BLAKE2b-256 | c3cfa202730f374d61382a1a8f1245b6ced3954f52610edee789d6ffaeadd8a0 |