update
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
<button name="button_confirm" type="object" context="{'BUSINESS_KEY': ANY}" string="LABEL"/>
|
||||
|
||||
:requirement: Optional
|
||||
:type: :ref:`Python expression <reference/view_architectures/python_expression>`
|
||||
:type: :ref:`Python expression <reference-view-architectures-python-expression>`
|
||||
:default: `{}`
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@
|
||||
<field name="fname_b" readonly="name_a in [fname_b, parent.fname_d]"/>
|
||||
|
||||
:requirement: Optional
|
||||
:type: :ref:`Python expression <reference/view_architectures/python_expression>`
|
||||
:type: :ref:`Python expression <reference-view-architectures-python-expression>`
|
||||
:default: `False`
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@
|
||||
<field name="fname_b" required="fname_c != 3"/>
|
||||
|
||||
:requirement: Optional
|
||||
:type: :ref:`Python expression <reference/view_architectures/python_expression>`
|
||||
:type: :ref:`Python expression <reference-view-architectures-python-expression>`
|
||||
:default: `False`
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
<button type="object" name="action_confirm" column_invisible="context.get('hide_confirm')"/>
|
||||
|
||||
:requirement: Optional
|
||||
:type: :ref:`Python expression <reference/view_architectures/python_expression>`
|
||||
:type: :ref:`Python expression <reference-view-architectures-python-expression>`
|
||||
:default: `False`
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
<group>
|
||||
|
||||
:requirement: Optional
|
||||
:type: :ref:`Python expression <reference/view_architectures/python_expression>`
|
||||
:type: :ref:`Python expression <reference-view-architectures-python-expression>`
|
||||
:default: `False`
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user