diff --git a/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.js b/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.js
index f0f5a677d99e9d0ba9299500e686a61c1338585a..0ed935a977c40cf6bb24897346300f07e2e7921a 100644
--- a/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.js
+++ b/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.js
@@ -32,7 +32,6 @@
           conflict_handling: 1,
           parallel_operation_attachment_amount: 10,
           parallel_operation_amount: 10,
-          signature_hash_key: "modification_date",
           check_local_attachment_modification: attachment_synchro,
           check_local_attachment_creation: attachment_synchro,
           check_remote_attachment_modification: attachment_synchro,
@@ -55,46 +54,37 @@
             }
           },
           local_sub_storage: {
-            type: "mapping",
-            property: {
-              "modification_date": ["formatDate", ["toISOString", "rfc822"]]
-            },
+            type: "query",
             sub_storage: {
-              type: "query",
+              type: "uuid",
               sub_storage: {
-                type: "uuid",
-                sub_storage: {
-                  type: "indexeddb",
-                  database: "officejs-erp5"
-                }
+                type: "indexeddb",
+                database: "officejs-erp5"
               }
             }
           },
           remote_sub_storage: {
-            type: "saferepair",
-            sub_storage: {
-              type: "mapping",
-              attachment_list: ["data"],
-              attachment: {
-                "data": {
-                  "get": {
-                    "uri_template": (new URI("hateoas"))
-                                   .absoluteTo(erp5_url)
-                                   .toString() + extended_attachment_url
-                  },
-                  "put": {
-                    "erp5_put_template": (new URI("hateoas")).absoluteTo(erp5_url)
-                      .toString() + "/{+id}/Base_edit"
-                  }
+            type: "mapping",
+            attachment_list: ["data"],
+            attachment: {
+              "data": {
+                "get": {
+                  "uri_template": (new URI("hateoas"))
+                                 .absoluteTo(erp5_url)
+                                 .toString() + extended_attachment_url
+                },
+                "put": {
+                  "erp5_put_template": (new URI("hateoas")).absoluteTo(erp5_url)
+                    .toString() + "/{+id}/Base_edit"
                 }
-              },
-              sub_storage: {
-                type: "erp5",
-                url: (new URI("hateoas"))
-                    .absoluteTo(erp5_url)
-                    .toString(),
-                default_view_reference: result[2]
               }
+            },
+            sub_storage: {
+              type: "erp5",
+              url: (new URI("hateoas"))
+                  .absoluteTo(erp5_url)
+                  .toString(),
+              default_view_reference: result[2]
             }
           }
         };
diff --git a/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.xml b/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.xml
index af6a1178288233a77a8473a96b70ac89ce65b00c..4fa3cbf7a13d9c1b614ebfdbbd55587d75967ebf 100644
--- a/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.xml
+++ b/bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_jio_erp5_configurator_js.xml
@@ -273,7 +273,7 @@
             </item>
             <item>
                 <key> <string>serial</string> </key>
-                <value> <string>961.49200.15936.15257</string> </value>
+                <value> <string>961.22099.5660.20138</string> </value>
             </item>
             <item>
                 <key> <string>state</string> </key>
@@ -291,7 +291,7 @@
                     </tuple>
                     <state>
                       <tuple>
-                        <float>1504084622.06</float>
+                        <float>1502460802.37</float>
                         <string>UTC</string>
                       </tuple>
                     </state>