WZKW#85829 -- Aanpassing reserverings overeenkomst

svn path=/Customer/trunk/; revision=67134
This commit is contained in:
Norbert Wassink
2024-11-21 12:12:21 +00:00
parent ba66a0796f
commit 1ad6677170

View File

@@ -2429,7 +2429,7 @@ AS
AND comm_prijs.res_rsv_ruimte_key(+) = rrr.res_rsv_ruimte_key
AND huurder.res_rsv_ruimte_key = rrr.res_rsv_ruimte_key
AND rrr.res_rsv_ruimte_verwijder IS NULL
ORDER BY 2,3,4,5;
ORDER BY rrr.res_rsv_ruimte_van,rer.res_ruimte_nr ASC;
CREATE OR REPLACE VIEW WZWK_V_HUURDERBEDRIJF