From f91e7d9df0104b86f63212cb0ab3be9fe0d659c7 Mon Sep 17 00:00:00 2001 From: Daniel Tran <d.tran@adito.de> Date: Wed, 26 May 2021 07:41:29 +0200 Subject: [PATCH] [Projekt: xRM-ContactManagement][TicketNr.: 1069662][Abbyy-Visitenkarten-Scan: letzter Buchstabe des Nachnamens, Hausnummer und Firmenname machen Probleme] - Added default credentials. --- .../_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod | 3 +++ 1 file changed, 3 insertions(+) diff --git a/preferences/_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod b/preferences/_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod index d27a2d9c2db..0dc3f425be8 100644 --- a/preferences/_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod +++ b/preferences/_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod @@ -65,14 +65,17 @@ <customBooleanProperty> <name>abbyy.ocr.isEnabled</name> <description>Whether the webservice abbyy ocr, is useable or not.</description> + <property v="true" /> </customBooleanProperty> <customStringProperty> <name>abbyy.ocr.appId</name> <description>The application id for the webservice abbyy ocr.</description> + <property>6aab7125-01a9-4423-8509-4f7aedd4479f</property> </customStringProperty> <customPasswordProperty> <name>abbyy.ocr.password</name> <description>The password for the webservice abbyy ocr.</description> + <property>GMEl6Ue3fBgiKh0+4PKmxAmm</property> </customPasswordProperty> <customPasswordProperty> <name>sigparser.apiKey</name> -- GitLab