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 @@ ...@@ -9,6 +9,12 @@
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>_bind_names</string> </key> <key> <string>_bind_names</string> </key>
<value> <value>
...@@ -85,6 +91,7 @@ ...@@ -85,6 +91,7 @@
<list> <list>
<string>listbox_quantity</string> <string>listbox_quantity</string>
<string>listbox_total_price</string> <string>listbox_total_price</string>
<string>listbox_total_quantity</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -101,9 +108,7 @@ ...@@ -101,9 +108,7 @@
<item> <item>
<key> <string>not_assigned</string> </key> <key> <string>not_assigned</string> </key>
<value> <value>
<list> <list/>
<string>listbox_total_quantity</string>
</list>
</value> </value>
</item> </item>
<item> <item>
......
49 28
\ No newline at end of file \ 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