Commit a29137fd authored by Jérome Perrin's avatar Jérome Perrin

Remove bogus ERP5Currency portal type; allow Link inside of Person


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6147 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e7729d04
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
</portal_type> </portal_type>
<portal_type id="Currency Module"> <portal_type id="Currency Module">
<item>Currency</item> <item>Currency</item>
<item>ERP5Currency</item>
</portal_type> </portal_type>
<portal_type id="Organisation"> <portal_type id="Organisation">
<item>Address</item> <item>Address</item>
...@@ -40,6 +39,7 @@ ...@@ -40,6 +39,7 @@
<item>Email</item> <item>Email</item>
<item>File</item> <item>File</item>
<item>Fax</item> <item>Fax</item>
<item>Link</item>
<item>Career</item> <item>Career</item>
<item>Bank Account</item> <item>Bank Account</item>
<item>Image</item> <item>Image</item>
......
...@@ -2,7 +2,6 @@ Agent | Agent Privilege ...@@ -2,7 +2,6 @@ Agent | Agent Privilege
Bank Account | Agent Bank Account | Agent
Currency Exchange Line | Currency Exchange Cell Currency Exchange Line | Currency Exchange Cell
Currency Module | Currency Currency Module | Currency
Currency Module | ERP5Currency
Currency | Currency Exchange Line Currency | Currency Exchange Line
Organisation Module | Organisation Organisation Module | Organisation
Organisation | Address Organisation | Address
...@@ -27,4 +26,5 @@ Person | Email ...@@ -27,4 +26,5 @@ Person | Email
Person | Fax Person | Fax
Person | File Person | File
Person | Image Person | Image
Person | Link
Person | Telephone Person | Telephone
\ 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