Update takepos.php

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

View File

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