AADO#39185 Bedragen worden niet overgenomen bij kopie opdracht

svn path=/Website/branches/v2016.3/; revision=32537
This commit is contained in:
Ruud Lipper
2017-01-25 08:26:30 +00:00
parent d0762fe4ec
commit 37cb42d93b

View File

@@ -368,7 +368,7 @@ oRs.Close();
$('textarea').resize(function () { FcltMgr.resized(window) });
$('textarea').autogrow();
if (opdr_key == -1)
if (opdr_key == -1 && !copy)
{
$("#uren").val(null);
$("#uurtarief").val(null);