svn path=/Customer/trunk/; revision=15026
This commit is contained in:
Maarten van der Heide
2011-11-27 15:30:50 +00:00
parent d8e15ebb12
commit c44ef4d1e5

View File

@@ -1,7 +1,7 @@
-- Script containing customer specific configuration sql statements for Denb
-- (c) 2008 SG|facilitor bv
-- $Revision: 10 $
-- $Modtime: 18-10-11 15:10 $
-- $Revision: 11 $
-- $Modtime: 27-11-11 17:30 $
--
-- Support: +31 53 4800700
@@ -3162,7 +3162,7 @@ AS
AND gg.fac_groep_key = 121 -- COMM/Bestuursgeschenken
AND sn.fac_srtnotificatie_code = 'CUST02';
BEGIN fac.registercustversion('DENB', 6); END;
BEGIN fac.registercustversion('DENB', 7); END;
/
commit;