Commit dde3d831 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* configure searchable text property ids for Amortisation Transaction.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45068 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent edd21eb7
......@@ -51,6 +51,23 @@
<key> <string>redirect_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>searchable_text_property_id</string> </key>
<value>
<tuple>
<string>title</string>
<string>description</string>
<string>comment</string>
<string>reference</string>
<string>source_reference</string>
<string>destination_reference</string>
<string>source_section_title</string>
<string>destination_section_title</string>
<string>start_date</string>
<string>stop_date</string>
</tuple>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
......
2011-04-04 Kazuhiko
* configure searchable text property ids for Amortisation Transaction.
2008-10-8 yusei
* Update xml format.
......
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