Commit 2a16bb6f authored by Roque's avatar Roque

erp5_web_project_ui: controller redirect url parameters use domain for filter

parent 903712fd
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
'field_listbox_sort_list:json': [["title", "ascending"]], 'field_listbox_sort_list:json': [["title", "ascending"]],
'field_listbox_column_list:json': ["title", 'field_listbox_column_list:json': ["title",
"default_destination_section_title"], "default_destination_section_title"],
'extended_search': 'translated_validation_state_title: "Started"' 'extended_search': 'selection_domain_state_project_domain: "started"'
} }
}); });
}); });
......
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.12948.23547.4915</string> </value> <value> <string>979.17630.57336.31863</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1571395014.27</float> <float>1571669928.81</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
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