From 987eab0925730b666b040c20fd1ccde488a668fb Mon Sep 17 00:00:00 2001
From: "A.Voegl" <A.Voegl@avoegl.aditosoftware.local>
Date: Fri, 1 Mar 2019 08:28:55 +0100
Subject: [PATCH] Keyword Offer Fix

---
 others/db_changes/data_alias/basic/2019.2/OfferProbability.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/others/db_changes/data_alias/basic/2019.2/OfferProbability.xml b/others/db_changes/data_alias/basic/2019.2/OfferProbability.xml
index 4734037705..eaaddbc91f 100644
--- a/others/db_changes/data_alias/basic/2019.2/OfferProbability.xml
+++ b/others/db_changes/data_alias/basic/2019.2/OfferProbability.xml
@@ -14,7 +14,7 @@
             <where>PROBABILITY_OLD = 2</where>
         </update>
         <update tableName="OFFER">
-            <column name="PROBABILITY" value="c510907f-8478-471e-b702-5008908504b"/>
+            <column name="PROBABILITY" value="c510907f-8478-471e-b702-5008908504bd"/>
             <where>PROBABILITY_OLD = 3</where>
         </update>
         <update tableName="OFFER">
-- 
GitLab