Commit ab460aac authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_document_scanner: Use a better script name

parent 8048d29f
......@@ -54,7 +54,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Base_getDefaultBackendDataAsJSON</string> </value>
<value> <string>Base_getDocumentScannerDefaultBackendDataAsJSON</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -139,7 +139,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.Base_getDefaultBackendDataAsJSON()</string> </value>
<value> <string>python: here.Base_getDocumentScannerDefaultBackendDataAsJSON()</string> </value>
</item>
</dictionary>
</pickle>
......
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