FCLT#56803 Klantspecifieke code voor de 'bolletjes communicatie' aanpassing

svn path=/Customer/trunk/; revision=41451
This commit is contained in:
Erik Groener
2019-03-11 11:55:41 +00:00
parent e1c710e3b5
commit e1542c95a4

View File

@@ -1,11 +1,7 @@
-- Script containing customer specific configuration sql statements for DEMO --
-- ***** SINCE 01-01-2009 *****
-- (c) 2012 SG|facilitor bv
-- $Revision$
-- $Id$ -- $Id$
-- --
-- Support: +31 53 4800700 -- Script containing customer specific db-configuration for DEMO
DEFINE thisfile = 'DEMO.SQL' DEFINE thisfile = 'DEMO.SQL'
DEFINE dbuser = '^DEMO' DEFINE dbuser = '^DEMO'
@@ -4837,10 +4833,6 @@ AS
WHERE r.ins_deel_key NOT IN (26486, 26506) -- LeftClick puck+slof! WHERE r.ins_deel_key NOT IN (26486, 26506) -- LeftClick puck+slof!
GROUP BY r.ins_deel_key, r.ins_alg_ruimte_key, k.ins_kenmerkdeel_waarde; GROUP BY r.ins_deel_key, r.ins_alg_ruimte_key, k.ins_kenmerkdeel_waarde;
BEGIN adm.systrackscriptId('$Id$'); END;
/
BEGIN fac.registercustversion('DEMO', 7); END;
/
------ payload end ------ ------ payload end ------