FCLT#53191: Budgetbewaking gebouwgeb. kosten: meldingen automatisch op gebouw kpl.
svn path=/Website/branches/v2018.2/; revision=39874
This commit is contained in:
@@ -707,7 +707,7 @@ lcl.set_dialect(mld_melding.srtdisc, "MLD_SRTDISCIPLINE_KEY");
|
||||
+ " WHERE g.alg_gebouw_key = " + mld_melding.bld_key;
|
||||
var oRsg = Oracle.Execute(sqlg);
|
||||
%>
|
||||
<input type="text" id="account_bld" name="account_bld" value="<%=!oRsg.eof? oRsg("prs_kostenplaats_key").Value : -1%>">
|
||||
<input type="hidden" id="account_bld" name="account_bld" value="<%=!oRsg.eof? oRsg("prs_kostenplaats_key").Value : -1%>">
|
||||
<% oRsg.Close();
|
||||
|
||||
if (S("show_ordernr") != 0)
|
||||
|
||||
Reference in New Issue
Block a user