Commit b3ccca72 authored by Jérome Perrin's avatar Jérome Perrin

Amend 5a0b9189 : no need to group by uid

parent 7cf0d0d5
......@@ -55,7 +55,6 @@ kw[\'grand_parent_simulation_state\'] = \'started\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
kw[\'src__\'] = src__ \n
return context.portal_catalog(**kw)\n
......
1539
\ No newline at end of file
1540
\ No newline at end of file
......@@ -58,7 +58,6 @@ kw[\'grand_parent_simulation_state\'] = \'started\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
kw[\'src__\'] = src__ \n
return context.portal_catalog(**kw)\n
......
110
\ No newline at end of file
111
\ No newline at end of file
......@@ -54,7 +54,6 @@
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
kw[\'src__\'] = src__ \n
return context.portal_catalog(**kw)\n
......
184
\ No newline at end of file
185
\ No newline at end of file
......@@ -74,7 +74,6 @@ kw[\'portal_type\'] = \'Simulation Movement\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
search_kw = kw.copy()\n
search_kw[\'grand_parent_simulation_state\'] = [\'started\']\n
......
......@@ -58,7 +58,6 @@ kw[\'portal_type\'] = \'Simulation Movement\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
return context.portal_catalog(**kw)\n
</string> </value>
......
......@@ -59,7 +59,6 @@ kw[\'portal_type\'] = \'Simulation Movement\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
return context.portal_catalog(**kw)\n
</string> </value>
......
......@@ -58,7 +58,6 @@ kw[\'grand_parent_simulation_state\'] = \'started\', \'stopped\', \'delivered\'\
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
return context.portal_catalog(**kw)\n
</string> </value>
......
......@@ -59,7 +59,6 @@ kw[\'portal_type\'] = \'Simulation Movement\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
return context.portal_catalog(**kw)\n
</string> </value>
......
390
\ No newline at end of file
391
\ No newline at end of file
......@@ -57,7 +57,6 @@ kw[\'grand_parent_simulation_state\'] = \'confirmed\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
kw[\'src__\'] = src__ \n
result = context.portal_catalog(**kw)\n
......
......@@ -55,7 +55,6 @@
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
kw[\'src__\'] = src__ \n
result = context.portal_catalog(**kw)\n
......
480
\ No newline at end of file
481
\ No newline at end of file
......@@ -57,7 +57,6 @@ kw[\'portal_type\'] = \'Simulation Movement\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
return context.portal_catalog(**kw)\n
</string> </value>
......
112
\ No newline at end of file
113
\ No newline at end of file
......@@ -57,7 +57,6 @@ kw[\'grand_parent_simulation_state\'] = \'confirmed\', \'started\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
kw[\'src__\'] = src__ \n
return context.portal_catalog(**kw)\n
......
595
\ No newline at end of file
596
\ No newline at end of file
......@@ -58,7 +58,6 @@ kw[\'grand_parent_simulation_state\'] = \'started\', \'stopped\', \'delivered\'\
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
kw[\'src__\'] = src__ \n
return context.portal_catalog(**kw)\n
......
......@@ -57,7 +57,6 @@ kw[\'grand_parent_simulation_state\'] = \'confirmed\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
kw[\'src__\'] = src__ \n
return context.portal_catalog(**kw)\n
......
829
\ No newline at end of file
830
\ No newline at end of file
......@@ -57,7 +57,6 @@ kw[\'grand_parent_simulation_state\'] = \'confirmed\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
kw[\'src__\'] = src__ \n
return context.portal_catalog(**kw)\n
......
......@@ -57,7 +57,6 @@ kw[\'grand_parent_simulation_state\'] = \'confirmed\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
kw[\'src__\'] = src__ \n
return context.portal_catalog(**kw)\n
......
......@@ -57,7 +57,6 @@ kw[\'grand_parent_simulation_state\'] = \'confirmed\'\n
kw[\'delivery_uid\'] = None\n
kw[\'left_join_list\'] = [\'delivery_uid\']\n
kw[\'select_dict\'] = dict(delivery_uid=None)\n
kw[\'group_by\'] = (\'uid\',)\n
\n
kw[\'src__\'] = src__ \n
return context.portal_catalog(**kw)\n
......
1171
\ No newline at end of file
1172
\ 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