Verwijder c-like commentaar
svn path=/Database/trunk/; revision=9200
This commit is contained in:
@@ -17,8 +17,8 @@ PROMPT ***********************************************************************
|
||||
PROMPT
|
||||
PROMPT UPGRADE SCRIPT van Facilitor versie 4.60.5 naar 4.60.6*
|
||||
PROMPT versie voor Oracle
|
||||
PROMPT $Revision: 1 $
|
||||
PROMPT $Modtime: 16-02-06 0:22 $
|
||||
PROMPT $Revision: 2 $
|
||||
PROMPT $Modtime: 8-03-06 11:07 $
|
||||
PROMPT
|
||||
SELECT 'De huidige versie van Facilitor zou moeten zijn 04.60.5 en is: '
|
||||
|| fac_module_version
|
||||
@@ -58,7 +58,7 @@ COMMIT;
|
||||
|
||||
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////// UWVA#(31)
|
||||
--///////////////////////////////////////////////////////////////////////////////////////////////// UWVA#(31)
|
||||
CREATE OR REPLACE VIEW fac_v_my_res_ruimte_write2 (res_ruimte_key, prs_perslid_key, fac_functie_key)
|
||||
AS
|
||||
SELECT rr.res_ruimte_key, fr.prs_perslid_key, g.fac_functie_key
|
||||
@@ -75,9 +75,9 @@ create index res_i_res_deel2 on res_deel(res_discipline_key);
|
||||
create index res_i_res_ruimte3 on res_ruimte(res_discipline_key);
|
||||
create index res_i_res_artikel1 on res_artikel(res_discipline_key);
|
||||
create index res_i_res_rsv_artikel3 on res_rsv_artikel(res_rsv_ruimte_key);
|
||||
create index res_i_res_rsv_artikel3 on res_rsv_artikel(res_rsv_ruimte_key);
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
--/////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
INSERT INTO fac_message VALUES ('KPN_OPENST_OPDRACHT','is kostenplaats bij opdracht')
|
||||
;
|
||||
INSERT INTO fac_message VALUES ('KPN_OPENST_MELDING','is kostenplaats bij melding/aanvraag')
|
||||
@@ -89,8 +89,8 @@ INSERT INTO fac_message VALUES ('KPN_OPENST_RES_V','is kostenplaats bij voorzien
|
||||
INSERT INTO fac_message VALUES ('KPN_OPENST_RES_C','is kostenplaats voor cateringbestelling')
|
||||
;
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
--/////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
--/////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user