diff --git a/BEZ/BEZ_TRI.SRC b/BEZ/BEZ_TRI.SRC index bbf9528d..7bf4c119 100644 --- a/BEZ/BEZ_TRI.SRC +++ b/BEZ/BEZ_TRI.SRC @@ -1,7 +1,7 @@ #ifdef BEZ // 03-11-2000 PF -/* $Revision: 18 $ - * $Modtime: 24-01-07 13:58 $ +/* $Revision: 19 $ + * $Modtime: 8-02-07 11:00 $ */ #include "comsql.h" @@ -91,6 +91,13 @@ BEGIN -- Er is niet noodzakelijk iets gewijzigd, maar we notificeren wel -- (er is immers een update), zodat de namen van de bezoekers -- kunnen worden getoond. + + -- Voor bezoekrersafspraken bij een reservering notificeren we NIET + IF :NEW.res_rsv_ruimte_key IS NOT NULL + THEN + RETURN; + END IF; + scode := 'BEZMUT'; IF scode IS NOT NULL