Commit e7cd34cf authored by Tatuya Kamada's avatar Tatuya Kamada

Add the trigger to call Immobilisation_edit when the workflow state is changed.

Because it is possible changing state without properties editing.
parent 882908b2
...@@ -58,6 +58,10 @@ ...@@ -58,6 +58,10 @@
<value> <value>
<list> <list>
<string>_set.*</string> <string>_set.*</string>
<string>confirm</string>
<string>start</string>
<string>stop</string>
<string>deliver</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -77,6 +81,10 @@ ...@@ -77,6 +81,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>temporary_document_disallowed</string> </key>
<value> <int>0</int> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
......
2011-11-14 tatuya
* Add the trigger to call Immobilisation_edit when the workflow state is changed. Because it is possible changing state without properties editing.
2011-04-04 Kazuhiko 2011-04-04 Kazuhiko
* configure searchable text property ids for Amortisation Transaction. * configure searchable text property ids for Amortisation Transaction.
......
176 177
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment