Commit 68c5b22f authored by Ivan Tyagov's avatar Ivan Tyagov

Embedded File replaces "embedded" like File & Image portal types.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41982 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 66c4113f
...@@ -90,9 +90,8 @@ ...@@ -90,9 +90,8 @@
<item>Credit Card</item> <item>Credit Card</item>
<item>Document</item> <item>Document</item>
<item>Email</item> <item>Email</item>
<item>Embedded File</item>
<item>Fax</item> <item>Fax</item>
<item>File</item>
<item>Image</item>
<item>Link</item> <item>Link</item>
<item>Telephone</item> <item>Telephone</item>
</portal_type> </portal_type>
...@@ -107,9 +106,8 @@ ...@@ -107,9 +106,8 @@
<item>Chat Address</item> <item>Chat Address</item>
<item>Credit Card</item> <item>Credit Card</item>
<item>Email</item> <item>Email</item>
<item>Embedded File</item>
<item>Fax</item> <item>Fax</item>
<item>File</item>
<item>Image</item>
<item>Link</item> <item>Link</item>
<item>Telephone</item> <item>Telephone</item>
</portal_type> </portal_type>
......
...@@ -59,7 +59,6 @@ context.ERP5Site_checkDataWithScript("Base_migrateToEmbeddedFile", \n ...@@ -59,7 +59,6 @@ context.ERP5Site_checkDataWithScript("Base_migrateToEmbeddedFile", \n
tag="migrate",\n tag="migrate",\n
active_process=active_process.getPath())\n active_process=active_process.getPath())\n
\n \n
\n
print "Migration started with process id: %s" %active_process.getPath()\n print "Migration started with process id: %s" %active_process.getPath()\n
return printed\n return printed\n
</string> </value> </string> </value>
......
927 929
\ No newline at end of file \ No newline at end of file
...@@ -65,9 +65,8 @@ Organisation | Chat Address ...@@ -65,9 +65,8 @@ Organisation | Chat Address
Organisation | Credit Card Organisation | Credit Card
Organisation | Document Organisation | Document
Organisation | Email Organisation | Email
Organisation | Embedded File
Organisation | Fax Organisation | Fax
Organisation | File
Organisation | Image
Organisation | Link Organisation | Link
Organisation | Telephone Organisation | Telephone
Person Module | Person Person Module | Person
...@@ -78,9 +77,8 @@ Person | Career ...@@ -78,9 +77,8 @@ Person | Career
Person | Chat Address Person | Chat Address
Person | Credit Card Person | Credit Card
Person | Email Person | Email
Person | Embedded File
Person | Fax Person | Fax
Person | File
Person | Image
Person | Link Person | Link
Person | Telephone Person | Telephone
Query Module | Query Query Module | Query
......
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