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:
@@ -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+")";
|
||||
|
||||
Reference in New Issue
Block a user