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 @@
</portal_type>
<portal_type id="Currency Module">
<item>Currency</item>
<item>ERP5Currency</item>
</portal_type>
<portal_type id="Organisation">
<item>Address</item>
......@@ -40,6 +39,7 @@
<item>Email</item>
<item>File</item>
<item>Fax</item>
<item>Link</item>
<item>Career</item>
<item>Bank Account</item>
<item>Image</item>
......
......@@ -2,7 +2,6 @@ Agent | Agent Privilege
Bank Account | Agent
Currency Exchange Line | Currency Exchange Cell
Currency Module | Currency
Currency Module | ERP5Currency
Currency | Currency Exchange Line
Organisation Module | Organisation
Organisation | Address
......@@ -27,4 +26,5 @@ Person | Email
Person | Fax
Person | File
Person | Image
Person | Link
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