Update takepos.php
This commit is contained in:
parent
f9df175efc
commit
0c5859d2bf
@ -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() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user