Commit ec73ce52 authored by Vincent Bechu's avatar Vincent Bechu

erp5_officejs: add appstore in export site

parent f2753651
......@@ -46,14 +46,7 @@
<option>Image Editor</option>
<option>Awesome Free Software Publisher List</option>
<option>Jabber Client</option>
</select>
</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>
<option>Appstore</option>
</select>
</div>
</div>
......
......@@ -231,7 +231,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>960.1258.37114.25275</string> </value>
<value> <string>960.4028.46236.64119</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -249,7 +249,7 @@
</tuple>
<state>
<tuple>
<float>1497524309.99</float>
<float>1497880992.36</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -75,6 +75,12 @@
"no_installer": true,
"sub_gadget": ["connection"]
},
"Appstore": {
"url": "officejsoldv1/",
"cache": "officejs_store.appcache",
"no_installer": true,
"sub_gadget": []
},
"connection": {
"cache": "gadget_jabberconnection.appcache",
"no_installer": true
......
......@@ -227,7 +227,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>960.1258.37114.25275</string> </value>
<value> <string>960.4028.46236.64119</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -245,7 +245,7 @@
</tuple>
<state>
<tuple>
<float>1497523908.75</float>
<float>1497881106.09</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