This website works better with JavaScript.
Home
Explore
Help
Sign In
OCA
/
web
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1054
Commits
7
Branches
0
Tags
40 MiB
Tree:
d606e348de
10.0
11.0
12.0
6.1
7.0
8.0
9.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd606e348de'
${ noResults }
web
/
web_action_conditionable
/
__init__.py
1 line
24 B
Raw
Normal View
History
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.
9 years ago
# -*- coding: utf-8 -*-