Commit Graph

6 Commits

Author SHA1 Message Date
Cristian Salamea
2cc3ba4bff [10.0] migrated to new API module web_action_conditionable (#547)
* [IMP] migrated to new API

* Update view.xml
2018-10-07 17:25:04 +02:00
andreparames
807dfd5135 [MIG] web_action_conditionable: Migration to 10.0 2018-01-24 09:32:39 +01:00
Yannick Vaucher
89ac30b00a Add missing default oca icons 2015-08-18 11:09:01 +02:00
Cristian Salamea
64551293c5 Use super to allow better future hacking 2015-08-17 18:25:24 -05:00
Cristian Salamea
c8887fd2f9 FIX
testing in all cases is better catch errno in JSON.parse.
attrs[action] is always “string” type.
2015-08-11 10:42:13 -05:00
Cristian Salamea
0f3dbe6744 Web addon
This module implements condition for actions in tree view.
do allows: edit=“false” create=“false” delete=“false”
This module allows too: delete=“state==‘draft’”, simple expression.
2015-08-10 19:22:41 -05:00