Commit 77ab996e authored by Alexandre Boeglin's avatar Alexandre Boeglin

- renamed Person action "bank_account" to "financial_view" (as named on

Organisation)
- cleaned the Business Template from old PropertySheets.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5276 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4a900b77
......@@ -42,7 +42,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>bank_account</string> </value>
<value> <string>financial_view</string> </value>
</item>
<item>
<key> <string>optional</string> </key>
......
......@@ -46,7 +46,7 @@
</item>
<item>
<key> <string>optional</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>permissions</string> </key>
......
......@@ -46,7 +46,7 @@
</item>
<item>
<key> <string>optional</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>permissions</string> </key>
......
......@@ -46,7 +46,7 @@
</item>
<item>
<key> <string>optional</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>permissions</string> </key>
......
......@@ -46,7 +46,7 @@
</item>
<item>
<key> <string>optional</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>permissions</string> </key>
......
......@@ -46,7 +46,7 @@
</item>
<item>
<key> <string>optional</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>permissions</string> </key>
......
......@@ -46,7 +46,7 @@
</item>
<item>
<key> <string>optional</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>permissions</string> </key>
......
......@@ -46,7 +46,7 @@
</item>
<item>
<key> <string>optional</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>permissions</string> </key>
......
......@@ -48,7 +48,7 @@
</item>
<item>
<key> <string>optional</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>permissions</string> </key>
......
<property_sheet_list>
<portal_type id="Bank Account">
<item>BankAccount</item>
</portal_type>
<portal_type id="Credit Card">
<item>CreditCard</item>
</portal_type>
<portal_type id="Trash Bin">
<item>Base</item>
<item>Task</item>
......
......@@ -209,11 +209,11 @@ Person Module | search_phones
Person Module | sort_on
Person Module | view
Person | assignment
Person | bank_account
Person | career
Person | details
Person | document_view
Person | exchange
Person | financial_view
Person | history
Person | jump_to_accounting
Person | jump_to_opportunity
......
Bank Account | BankAccount
Credit Card | CreditCard
Trash Bin | Base
Trash Bin | SimpleItem
Trash Bin | Task
\ 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