Commit ec73ce52 authored by Vincent Bechu's avatar Vincent Bechu

erp5_officejs: add appstore in export site

parent f2753651
...@@ -46,14 +46,7 @@ ...@@ -46,14 +46,7 @@
<option>Image Editor</option> <option>Image Editor</option>
<option>Awesome Free Software Publisher List</option> <option>Awesome Free Software Publisher List</option>
<option>Jabber Client</option> <option>Jabber Client</option>
</select> <option>Appstore</option>
</div>
</div>
<div class="ui-form">
<div class="ui-field-contain">
<label data-i18n="Storage format for Export:">Storage format for export:</label>
<select name="storage_type">
<option value="zipfile">Export as zipfile</option>
</select> </select>
</div> </div>
</div> </div>
......
...@@ -231,7 +231,7 @@ ...@@ -231,7 +231,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>960.1258.37114.25275</string> </value> <value> <string>960.4028.46236.64119</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -249,7 +249,7 @@ ...@@ -249,7 +249,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1497524309.99</float> <float>1497880992.36</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -75,6 +75,12 @@ ...@@ -75,6 +75,12 @@
"no_installer": true, "no_installer": true,
"sub_gadget": ["connection"] "sub_gadget": ["connection"]
}, },
"Appstore": {
"url": "officejsoldv1/",
"cache": "officejs_store.appcache",
"no_installer": true,
"sub_gadget": []
},
"connection": { "connection": {
"cache": "gadget_jabberconnection.appcache", "cache": "gadget_jabberconnection.appcache",
"no_installer": true "no_installer": true
......
...@@ -227,7 +227,7 @@ ...@@ -227,7 +227,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>960.1258.37114.25275</string> </value> <value> <string>960.4028.46236.64119</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -245,7 +245,7 @@ ...@@ -245,7 +245,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1497523908.75</float> <float>1497881106.09</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