svn path=/Customer/trunk/; revision=14229

This commit is contained in:
Maarten van der Heide
2010-06-29 15:18:12 +00:00
parent b6b64efc7e
commit 5babbea0f9

View File

@@ -1,7 +1,7 @@
-- Script containing customer specific configuration sql statements for USCC
-- (c) 2008 SG|facilitor bv
-- $Revision: 1 $
-- $Modtime: 22-12-08 13:10 $
-- $Revision: 2 $
-- $Modtime: 29-06-10 17:22 $
--
-- Support: +31 53 4800700
@@ -37,7 +37,8 @@ AS
fullname_number
FROM prs_v_aanwezigperslid p;
show errors
BEGIN fac.registercustversion('USCC', 0); END;
/
commit;