Commit 725ad2c6 authored by Vincent Pelletier's avatar Vincent Pelletier

Correct 'Check Number' column value.

Make 'Banking Operation Lines' listbox get information from actual content, not from catalog, to avoid cataloging lag.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8394 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 66f95da0
......@@ -360,7 +360,7 @@
<string>Account Name</string>
</tuple>
<tuple>
<string>aggregate_reference</string>
<string>aggregate_free_text</string>
<string>Check Number</string>
</tuple>
<tuple>
......
......@@ -564,7 +564,7 @@
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>searchFolder</string> </value>
<value> <string>objectValues</string> </value>
</item>
</dictionary>
</pickle>
......
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