SGSF#85300 -- SGSF Implementatie, inrichting email notificatie catering
svn path=/Customer/trunk/; revision=68798
This commit is contained in:
@@ -134,7 +134,7 @@ AS
|
||||
WHERE zaal_1.res_rsv_ruimte_van = zaal_2.res_rsv_ruimte_van
|
||||
AND zaal_1.res_rsv_ruimte_tot = zaal_2.res_rsv_ruimte_tot
|
||||
AND zaal_1.res_rsv_ruimte_host_key = zaal_2.res_rsv_ruimte_host_key
|
||||
AND fnj.fac_notificatie_job_view='SGSF_V_KOPPELZAAL_NL';
|
||||
AND fnj.fac_notificatie_job_view='SGSF_V_KOPPELZAAL_NL'
|
||||
AND zaal_1.res_rsv_ruimte_van BETWEEN SYSDATE
|
||||
AND SYSDATE+1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user