WSKO#87165 Alleen een gebouw-kolom volstaat ook om een rapportage op kaart te tonen

svn path=/Website/branches/v2024.3/; revision=67593
This commit is contained in:
2025-01-14 13:06:17 +00:00
parent 77f65deec1
commit fa28256e93

View File

@@ -126,7 +126,7 @@ function fac_usrrap_list_map(model, scf_params)
+ " FROM alg_locatie l"
+ " WHERE l.alg_locatie_key = " + lockeyfield + ")";
}
else
if (!(gebkeyfield || lockeyfield))
shared.internal_error( "No suitable coordinate fields found in report");
rapport.fields["coordx"].sql = "COALESCE("+gebsqlx+", "+locsqlx+")";