VEBE#39163 contractstatus gekopieerde contracten aangepast

svn path=/Website/trunk/; revision=33593
This commit is contained in:
2017-04-26 07:10:27 +00:00
parent 68134dd000
commit 7d5ba066bf

View File

@@ -62,6 +62,7 @@ else // nieuw contract of copy
user.auth_required_or_abort(this_cnt.canCopy);
cnt_info.cnt_key = -1;
cnt_info.nummer_intern = null;
cnt_info.contract_status = S("cnt_contract_approval") == 1 ? 2 : 0;
cnt_disc_key = getQParamInt("srtdisc", -1);
}
else