Commit 9bf1a62d authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_document_scanner: New comment

parent 79f03527
...@@ -103,6 +103,8 @@ ...@@ -103,6 +103,8 @@
viewMode: 3, viewMode: 3,
// Avoid any cropper calculation or guessing // Avoid any cropper calculation or guessing
scalable: false, scalable: false,
// By default rotatable is true, if you remove it.
// Make sure, it is set on data.
rotatable: false, rotatable: false,
zoomable: false, zoomable: false,
movable: false, movable: false,
......
...@@ -244,7 +244,7 @@ ...@@ -244,7 +244,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>981.61542.11546.10973</string> </value> <value> <string>981.61543.1022.31709</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -262,7 +262,7 @@ ...@@ -262,7 +262,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1582082340.93</float> <float>1582118047.13</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