Commit 5dda80ed authored by Kevin Deldycke's avatar Kevin Deldycke

Use searchFolder on Organisation details view.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8193 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ff4bb3c7
...@@ -452,6 +452,10 @@ Folder_viewContentList?reset=1&portal_type=Payment Receipt ...@@ -452,6 +452,10 @@ Folder_viewContentList?reset=1&portal_type=Payment Receipt
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
...@@ -562,7 +566,7 @@ Folder_viewContentList?reset=1&portal_type=Payment Receipt ...@@ -562,7 +566,7 @@ Folder_viewContentList?reset=1&portal_type=Payment Receipt
<dictionary> <dictionary>
<item> <item>
<key> <string>method_name</string> </key> <key> <string>method_name</string> </key>
<value> <string>objectValues</string> </value> <value> <string>searchFolder</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
2006-06-27 Kevin 2006-06-27 Kevin
* Add symbol on Currencies. * Add symbol on Currencies.
* Use searchFolder on Organisation details view.
2006-06-09 Kevin 2006-06-09 Kevin
* Remove financial_year_stop_date field since Accounting Period Objects replace it. * Remove financial_year_stop_date field since Accounting Period Objects replace it.
......
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