changes
This commit is contained in:
@ -124,5 +124,3 @@ create or replace view jahresabrechnung_flat_v as
|
|||||||
j.mieter = m.id and
|
j.mieter = m.id and
|
||||||
m.wohnung = w.id and
|
m.wohnung = w.id and
|
||||||
w.objekt = o.id;
|
w.objekt = o.id;
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user