mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
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.
3 lines
25 B
Python
3 lines
25 B
Python
# -*- coding: utf-8 -*-
|
|
|