UWVA#84469 API-Koppeling e-afspraak werkt niet kan locatie niet vinden

svn path=/Website/branches/v2024.2/; revision=65467
This commit is contained in:
Erik Groener
2024-07-08 12:05:48 +00:00
parent 9c7d1c771f
commit 6599fc7acf

View File

@@ -240,10 +240,6 @@ function model_appointments()
}
oRs.Close();
}
if (!jsondata.location)
{ // Bij gegeven onroerendgoed_key kan geen locatie_key worden gevonden.
abort_with_warning(L("lcl_vis_error_location"));
}
}
};