Commit 64bf62a6 authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs] Add cloudoo in gadget ojs jio

parent 5e5586c8
...@@ -71,9 +71,13 @@ ...@@ -71,9 +71,13 @@
return; return;
} }
jio_options = { jio_options = {
type: 'dateupdater', type: "cloudoo",
sub_storage: jio_options, url: 'https://softinst77579.host.vifib.net/',
property_list: ['modification_date'] sub_storage: {
type: 'dateupdater',
sub_storage: jio_options,
property_list: ['modification_date']
}
}; };
try { try {
this.state_parameter_dict.jio_storage = jIO.createJIO(jio_options); this.state_parameter_dict.jio_storage = jIO.createJIO(jio_options);
......
...@@ -222,7 +222,7 @@ ...@@ -222,7 +222,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>vincent</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>962.36985.29761.10359</string> </value> <value> <string>966.50167.63006.26060</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -254,7 +254,7 @@ ...@@ -254,7 +254,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1507216488.77</float> <float>1526284498.75</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