Commit f5581749 authored by Aurel's avatar Aurel

fix group for listbox_total_quantity

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44531 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ac9a01a3
......@@ -9,6 +9,12 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
......@@ -85,6 +91,7 @@
<list>
<string>listbox_quantity</string>
<string>listbox_total_price</string>
<string>listbox_total_quantity</string>
</list>
</value>
</item>
......@@ -99,11 +106,9 @@
</value>
</item>
<item>
<key> <string>not_assigned</string> </key>
<key> <string>not_assigned</string> </key>
<value>
<list>
<string>listbox_total_quantity</string>
</list>
<list/>
</value>
</item>
<item>
......
49
\ No newline at end of file
28
\ 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