FSN#25348: MLD: Dienstbepaling met afleveradres bij auto opdracht zonder plaatsgegeven.
svn path=/Website/trunk/; revision=16539
This commit is contained in:
@@ -165,7 +165,7 @@ if (kostenplaats_key < 0 && autoorder)
|
||||
if (kostenplaats_key > 0)
|
||||
{
|
||||
if (!kpl_ksrt_validate(kostenplaats_key, mld_info.stdm_ksrt_key, mld_info.disc))
|
||||
abort_with_warning(L("lcl_res_kpks_validatie"));
|
||||
abort_with_warning(L("lcl_mld_kpks_validatie"));
|
||||
}
|
||||
|
||||
var tot_kosten = getFParamFloat("tot_kosten", -1);
|
||||
|
||||
Reference in New Issue
Block a user