WTCA#22070

svn path=/Customer/trunk/; revision=15065
This commit is contained in:
Maarten van der Heide
2011-12-23 06:31:30 +00:00
parent 712fa4b250
commit 0f63ca0d0c

View File

@@ -1,7 +1,7 @@
-- Script containing customer specific db-configuration for WTCA.
-- (c) 2010 SG|facilitor bv
-- $Revision: 23 $
-- $Modtime: 20-12-11 14:14 $
-- $Revision: 24 $
-- $Modtime: 23-12-11 8:30 $
--
-- Support: +31 53 4800700
@@ -2844,9 +2844,9 @@ AS
ON opdr.opdr_key = CORR.mld_opdr_key
GROUP BY maand, bedrijf) x;
BEGIN adm.systrackscript('$Workfile: wtca.sql $', '$Revision: 23 $', 0); END;
BEGIN adm.systrackscript('$Workfile: wtca.sql $', '$Revision: 24 $', 0); END;
/
BEGIN fac.registercustversion('WTCA', 14); END;
BEGIN fac.registercustversion('WTCA', 15); END;
/
COMMIT;
spool off