Commit 2dcb41d2 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Renamed from event_workflow_assign.form to EventWorkflow_assign.form.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1669 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 33d6fbcc
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
<form> <form>
<title>Reply to Mail</title> <title>Reply to Mail</title>
<row_length>4</row_length> <row_length>4</row_length>
<name>workflow_order</name> <name>Workflow_order</name>
<pt>form_view_dialog</pt> <pt>form_view_dialog</pt>
<action>workflow_status_modify</action> <action>Workflow_statusModify</action>
<update_action></update_action> <update_action></update_action>
<method>POST</method> <method>POST</method>
<enctype></enctype> <enctype></enctype>
...@@ -64,14 +64,15 @@ ...@@ -64,14 +64,15 @@
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<jump_method>base_jump_relation</jump_method> <jump_method>Base_jumpToRelatedDocument</jump_method>
<max_length></max_length> <max_length></max_length>
<portal_type type="list">[('Sale Opportunity', 'Sale Opportunity')]</portal_type> <portal_type type="list">[('Sale Opportunity', 'Sale Opportunity')]</portal_type>
<relation_setter_id></relation_setter_id>
<required type="int">0</required> <required type="int">0</required>
<title>my_default_follow_up</title> <title>my_default_follow_up</title>
<truncate type="int">0</truncate> <truncate type="int">0</truncate>
<unicode type="int">0</unicode> <unicode type="int">0</unicode>
<update_method>base_update_relation</update_method> <update_method>Base_updateRelation</update_method>
<whitespace_preserve type="int">0</whitespace_preserve> <whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
...@@ -120,4 +121,4 @@ ...@@ -120,4 +121,4 @@
</fields> </fields>
</group> </group>
</groups> </groups>
</form> </form>
\ 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