From ee25e26a4305b23181aae6a4ce7006f1a5f87ab1 Mon Sep 17 00:00:00 2001 From: "A.Voegl" <A.Voegl@avoegl.aditosoftware.local> Date: Fri, 1 Mar 2019 14:17:03 +0100 Subject: [PATCH] Keyword SalesprojectCompetitionState --- others/db_changes/data_alias/basic/2019.2/changelog.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/others/db_changes/data_alias/basic/2019.2/changelog.xml b/others/db_changes/data_alias/basic/2019.2/changelog.xml index bed47533e1..66061becde 100644 --- a/others/db_changes/data_alias/basic/2019.2/changelog.xml +++ b/others/db_changes/data_alias/basic/2019.2/changelog.xml @@ -70,4 +70,5 @@ <include relativeToChangelogFile="true" file="AditoBasic/init_SalesProjectState.xml"/> <include relativeToChangelogFile="true" file="AditoBasic/init_SalesProjectPhase.xml"/> <include relativeToChangelogFile="true" file="AditoBasic/init_TaskPriority.xml"/> + <include relativeToChangelogFile="true" file="AditoBasic/init_SalesProjectCompetitionState.xml"/> </databaseChangeLog> -- GitLab