From a007b3cf7fc080513eede4715a6057b34797a4b5 Mon Sep 17 00:00:00 2001 From: kthiemann Date: Wed, 3 Jan 2007 13:24:38 +0000 Subject: [PATCH] to avoid problems with character '&' SET DEFINE OFF is added --- _Project-ID-ADempiere/sqls_3.1.2/008_rebrand_dictionary.sql | 1 + _Project-ID-ADempiere/sqls_3.1.2/009_rebrand_dictionary_es.sql | 1 + 2 files changed, 2 insertions(+) diff --git a/_Project-ID-ADempiere/sqls_3.1.2/008_rebrand_dictionary.sql b/_Project-ID-ADempiere/sqls_3.1.2/008_rebrand_dictionary.sql index f1b5ede111..b9c7ceb237 100644 --- a/_Project-ID-ADempiere/sqls_3.1.2/008_rebrand_dictionary.sql +++ b/_Project-ID-ADempiere/sqls_3.1.2/008_rebrand_dictionary.sql @@ -1,3 +1,4 @@ +SET DEFINE OFF; UPDATE ad_alert SET alertmessage = 'Check that the Adempiere Database has sufficient space: diff --git a/_Project-ID-ADempiere/sqls_3.1.2/009_rebrand_dictionary_es.sql b/_Project-ID-ADempiere/sqls_3.1.2/009_rebrand_dictionary_es.sql index e55c52e262..0cb8909e0e 100644 --- a/_Project-ID-ADempiere/sqls_3.1.2/009_rebrand_dictionary_es.sql +++ b/_Project-ID-ADempiere/sqls_3.1.2/009_rebrand_dictionary_es.sql @@ -1,3 +1,4 @@ +SET DEFINE OFF; UPDATE ad_element_trl SET description = 'LDAP Server to authenticate and authorize external systems based on Adempiere'