Commit cde2e584 authored by Nicolas Dumazet's avatar Nicolas Dumazet

2010-08-09 nicolas.dumazet

* add a Brain on BusinessPath_zSelectBuildableMovementList



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37642 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bb4d2add
......@@ -66,6 +66,12 @@
</object>
</value>
</item>
<item>
<key> <string>allow_simple_one_argument_traversal</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>arguments_src</string> </key>
<value> <string>from_table_list\r\n
......@@ -73,6 +79,22 @@ where_expression\r\n
business_path_uid\r\n
predecessor_uid_list</string> </value>
</item>
<item>
<key> <string>cache_time_</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>class_file_</string> </key>
<value> <string>ZSQLCatalog.zsqlbrain</string> </value>
</item>
<item>
<key> <string>class_name_</string> </key>
<value> <string>ZSQLBrain</string> </value>
</item>
<item>
<key> <string>connection_hook</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>connection_id</string> </key>
<value> <string>erp5_sql_connection</string> </value>
......@@ -81,6 +103,14 @@ predecessor_uid_list</string> </value>
<key> <string>id</string> </key>
<value> <string>BusinessPath_zSelectBuildableMovementList</string> </value>
</item>
<item>
<key> <string>max_cache_</string> </key>
<value> <int>100</int> </value>
</item>
<item>
<key> <string>max_rows_</string> </key>
<value> <int>1000</int> </value>
</item>
<item>
<key> <string>src</string> </key>
<value> <string encoding="cdata"><![CDATA[
......
2010-08-09 nicolas.dumazet
* add a Brain on BusinessPath_zSelectBuildableMovementList
2010-08-06 yo
* Add Invoice Movement Group.
......
825
\ No newline at end of file
826
\ 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