Commit 2e701607 authored by Roque's avatar Roque

erp5_officejs_appstore_base: filter application list in publisher site

parent 09119539
......@@ -28,7 +28,9 @@
"lines": 20,
"list_method": "portal_catalog",
"query": "urn:jio:allDocs?query=portal_type%3A%22" +
"Software%20Product%22",
"Software%20Product%22" +
"%20AND%20validation_state%3A%28%22validated%22%" +
"20OR%20%22draft%22%29",
"portal_type": [],
"search_column_list": column_list,
"sort_column_list": column_list,
......
......@@ -250,7 +250,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>970.20979.24542.29201</string> </value>
<value> <string>993.20432.30464.11673</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -268,7 +268,7 @@
</tuple>
<state>
<tuple>
<float>1537777459.12</float>
<float>1625851332.3</float>
<string>UTC</string>
</tuple>
</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