This commit is contained in:
2021-01-24 16:56:28 +01:00
parent f0445d7fd9
commit cab8dc4097

View File

@ -124,5 +124,3 @@ create or replace view jahresabrechnung_flat_v as
j.mieter = m.id and
m.wohnung = w.id and
w.objekt = o.id;