CONN#14193
svn path=/Customer/trunk/; revision=13618
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
-- Script containing customer specific configuration sql statements for CONN: Connexxion
|
||||
-- (c) 2005-2006 Dijkoraad IT bv
|
||||
-- $Revision: 128 $
|
||||
-- $Modtime: 17-06-08 10:04 $
|
||||
-- $Revision: 129 $
|
||||
-- $Modtime: 17-06-08 10:23 $
|
||||
--
|
||||
-- Support: +31 53 4800700
|
||||
|
||||
@@ -6650,14 +6650,16 @@ SELECT p.prs_perslid_naam
|
||||
ORDER BY 1;
|
||||
/
|
||||
|
||||
|
||||
-- persoon met key 104383 is de backoffice facilities
|
||||
-- kenmerksoort_key 75 is keuringsdatum
|
||||
-- kenmerksoort_key 1122 is datum volgend onderhoud
|
||||
CREATE OR REPLACE VIEW CONN_V_NOTI_KEURINGREMINDER
|
||||
(CODE, SENDER, RECEIVER, TEXT, KEY,
|
||||
XKEY)
|
||||
AS
|
||||
SELECT NULL,
|
||||
NULL,
|
||||
1042,
|
||||
104383,
|
||||
'De uiterste keurings/onderhouds datum van '
|
||||
|| isd.ins_srtdeel_omschrijving || ' '
|
||||
|| ID.ins_deel_omschrijving || ' '
|
||||
|
||||
Reference in New Issue
Block a user