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