WZKW#85829 -- Aanpassing reserverings overeenkomst
svn path=/Customer/trunk/; revision=67134
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user