Commit 3ddeaa70 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_officejs: Add travel expense to jio export web site

parent ee0691a9
......@@ -52,6 +52,7 @@
<option>Wall Search</option>
<option>Drive App</option>
<option>Jabber Client</option>
<option>Travel Expense</option>
</select>
</div>
</div>
......
......@@ -231,7 +231,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>964.58849.18972.64580</string> </value>
<value> <string>966.41265.10301.22681</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -249,8 +249,8 @@
</tuple>
<state>
<tuple>
<float>1520604485.75</float>
<string>UTC</string>
<float>1523955469.33</float>
<string>GMT+2</string>
</tuple>
</state>
</object>
......
......@@ -92,6 +92,11 @@
"Drive App": {
"url": "officejs_drive_app/",
"cache": "gadget_officejs_drive_app.appcache"
},
"Travel Expense": {
"url": "officejs_hr/",
"cache": "gadget_officejs_hr.appcache",
"no_installer": true
}
};
......
......@@ -254,7 +254,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>964.58849.18972.64580</string> </value>
<value> <string>966.59962.53230.15854</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -272,8 +272,8 @@
</tuple>
<state>
<tuple>
<float>1520604455.45</float>
<string>UTC</string>
<float>1523955648.18</float>
<string>GMT+2</string>
</tuple>
</state>
</object>
......
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