Commit 946acc9c authored by Łukasz Nowak's avatar Łukasz Nowak

- allowed and hidden content type list was redundant with other BT (erp5_base...

- allowed and hidden content type list was redundant with other BT (erp5_base and erp5_accounting), so it is removed
- some xml changes

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15344 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 627a09e1
<allowed_content_type_list>
<portal_type id="Accounting Transaction Module">
<item>Accounting Transaction</item>
<item>Payment Transaction</item>
<item>Balance Transaction</item>
<item>Purchase Invoice Transaction</item>
<item>Sale Invoice Transaction</item>
</portal_type>
<portal_type id="Organisation">
<item>Address</item>
<item>Image</item>
<item>Bank Account</item>
<item>ChatAddress</item>
<item>File</item>
<item>Accounting Period</item>
<item>Fax</item>
<item>Email</item>
<item>Credit Card</item>
<item>Link</item>
<item>Document</item>
<item>Telephone</item>
</portal_type>
</allowed_content_type_list>
\ No newline at end of file
<hidden_content_type_list>
<portal_type id="Accounting Transaction Module">
<item>Balance Transaction</item>
</portal_type>
</hidden_content_type_list>
\ No newline at end of file
......@@ -74,25 +74,25 @@
<value>
<dictionary>
<item>
<key> <string>bottom</string> </key>
<key> <string>bottom</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>center</string> </key>
<key> <string>center</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<key> <string>hidden</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>left</string> </key>
<key> <string>left</string> </key>
<value>
<list>
<string>label</string>
......@@ -106,7 +106,7 @@
</value>
</item>
<item>
<key> <string>right</string> </key>
<key> <string>right</string> </key>
<value>
<list/>
</value>
......
......@@ -74,25 +74,25 @@
<value>
<dictionary>
<item>
<key> <string>bottom</string> </key>
<key> <string>bottom</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>center</string> </key>
<key> <string>center</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<key> <string>hidden</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>left</string> </key>
<key> <string>left</string> </key>
<value>
<list>
<string>my_financial_year_stop_date</string>
......@@ -101,7 +101,7 @@
</value>
</item>
<item>
<key> <string>right</string> </key>
<key> <string>right</string> </key>
<value>
<list/>
</value>
......
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