Update takepos.php

This commit is contained in:
ptibogxiv 2019-09-03 11:40:19 +02:00 committed by GitHub
parent 0c5859d2bf
commit 6996e83390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -399,6 +399,7 @@ function New() {
$("#poslines").load("invoice.php?action=delete&place="+place, function() {
//$('#poslines').scrollTop($('#poslines')[0].scrollHeight);
});
ClearSearch();
}
}