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'