web_action_conditionable
Project description
This module was written to extend the functionality of actions in tree views. Odoo by default support:
<tree delete="false" create="false">
with this module you can do:
<tree delete="state=='draft'">
you can use _group_refs to make a condition based on the user’s groups:
<tree delete="'base.group_user' in _group_refs">
It works in any tree view, so you can use it in One2many.
Table of contents
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.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Cristian Salamea <cristian.salamea@gail.com>
Dennis Sluijk <d.sluijk@onestein.nl>
Other credits
The development of this module has been financially supported by:
Canna <https://www.canna.nl>
Maintainers
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.
This module is part of the OCA/web project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/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
Hashes for odoo8_addon_web_action_conditionable-8.0.1.1.0.99.dev1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02e71a2366591aed895161fc74f3b958b894c631228389b505878f4258421c7e |
|
MD5 | bc46125cf415e93e4a19787ea7fce621 |
|
BLAKE2b-256 | f97ad76328ef0695097d156308d3451ac1847cecb5de8e2ebaee797978fa4c99 |