Commit dba5d17b authored by Rafael Monnerat's avatar Rafael Monnerat

Renamed Internal Request to Note.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12835 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6ff99816
......@@ -81,7 +81,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/InternalRequest_view</string> </value>
<value> <string>string:${object_url}/Note_view</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -47,7 +47,8 @@
<value>
<tuple>
<string>resource/incoming_letter</string>
<string>resource/internal_request</string>
<string>resource/note</string>
<string>resource/note</string>
</tuple>
</value>
</item>
......@@ -59,7 +60,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>internal_request</string> </value>
<value> <string>note</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......@@ -67,7 +68,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Internal Request</string> </value>
<value> <string>Note</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
......
<allowed_content_type_list>
<portal_type id="Event Module">
<item>Mail Message</item>
<item>Internal Request</item>
<item>Phone Call</item>
<item>Mail Message</item>
<item>Incoming Letter</item>
<item>Incoming Fax</item>
</portal_type>
......@@ -14,16 +14,16 @@
<item>Image</item>
<item>File</item>
</portal_type>
<portal_type id="Internal Request">
<item>File</item>
<item>Image</item>
</portal_type>
<portal_type id="Mail Message">
<item>Document</item>
<item>Link</item>
<item>File</item>
<item>Image</item>
</portal_type>
<portal_type id="Note">
<item>Image</item>
<item>File</item>
</portal_type>
<portal_type id="Sale Opportunity">
<item>Link</item>
<item>Image</item>
......
......@@ -95,7 +95,7 @@ an event.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Internal Request</string> </value>
<value> <string>Note</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
......@@ -113,7 +113,7 @@ an event.</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Internal Request</string> </value>
<value> <string>Note </string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -8,11 +8,11 @@
<workflow>edit_workflow, event_workflow</workflow>
</chain>
<chain>
<type>Internal Request</type>
<type>Mail Message</type>
<workflow>edit_workflow, event_workflow</workflow>
</chain>
<chain>
<type>Mail Message</type>
<type>Note</type>
<workflow>edit_workflow, event_workflow</workflow>
</chain>
<chain>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.Form</string>
<string>ERP5Form</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
</item>
<item>
<key> <string>enctype</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<list>
<string>left</string>
<string>right</string>
<string>center</string>
<string>bottom</string>
</list>
</value>
</item>
<item>
<key> <string>groups</string> </key>
<value>
<dictionary>
<item>
<key> <string>bottom</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>center</string> </key>
<value>
<list>
<string>my_description</string>
</list>
</value>
</item>
<item>
<key> <string>left</string> </key>
<value>
<list>
<string>my_title</string>
<string>portal_type</string>
<string>my_start_date</string>
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list>
<string>my_source_title</string>
<string>my_destination_title_list</string>
<string>my_default_follow_up_title</string>
<string>simulation_state</string>
</list>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Note_view</string> </value>
</item>
<item>
<key> <string>method</string> </key>
<value> <string>POST</string> </value>
</item>
<item>
<key> <string>name</string> </key>
<value> <string>Note_view</string> </value>
</item>
<item>
<key> <string>pt</string> </key>
<value> <string>form_view</string> </value>
</item>
<item>
<key> <string>row_length</string> </key>
<value> <int>4</int> </value>
</item>
<item>
<key> <string>stored_encoding</string> </key>
<value> <string>UTF-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Note</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>update_action</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
26
\ No newline at end of file
27
\ No newline at end of file
......@@ -10,15 +10,15 @@ Incoming Letter | history
Incoming Letter | metadata
Incoming Letter | print
Incoming Letter | view
Internal Request | document_view
Internal Request | history
Internal Request | metadata
Internal Request | print
Internal Request | view
Mail Message | history
Mail Message | metadata
Mail Message | print
Mail Message | view
Note | document_view
Note | history
Note | metadata
Note | print
Note | view
Person | jump_to_opportunity
Person | jump_to_support_request
Phone Call | history
......
portal_categories/resource/complaint_ticket
portal_categories/resource/incoming_fax
portal_categories/resource/incoming_letter
portal_categories/resource/internal_request
portal_categories/resource/mail_message
portal_categories/resource/meeting
portal_categories/resource/note
portal_categories/resource/phone_call
portal_categories/resource/sale_opportunity
portal_categories/resource/support_request
\ No newline at end of file
......@@ -7,12 +7,12 @@ Incoming Fax | File
Incoming Fax | Image
Incoming Letter | File
Incoming Letter | Image
Internal Request | File
Internal Request | Image
Mail Message | Document
Mail Message | File
Mail Message | Image
Mail Message | Link
Note | File
Note | Image
Sale Opportunity Module | Sale Opportunity
Sale Opportunity | Document
Sale Opportunity | File
......
Event Module
Incoming Fax
Incoming Letter
Internal Request
Mail Message
Note
Phone Call
Sale Opportunity
Sale Opportunity Module
......
......@@ -2,10 +2,10 @@ Incoming Fax | edit_workflow
Incoming Fax | event_workflow
Incoming Letter | edit_workflow
Incoming Letter | event_workflow
Internal Request | edit_workflow
Internal Request | event_workflow
Mail Message | edit_workflow
Mail Message | event_workflow
Note | edit_workflow
Note | event_workflow
Phone Call | edit_workflow
Phone Call | event_workflow
Sale Opportunity | edit_workflow
......
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