Pull from master

This commit is contained in:
San Wai Lwin
2018-07-25 16:06:48 +06:30
parent c19828d0e3
commit 196946401d
11 changed files with 224 additions and 53 deletions

View File

@@ -109,11 +109,6 @@
});
})
// $("#print_receipt").on('click touchstart', function(event){
// print_receipt();
// });
$('#open_cashier').on('click touchstart', function(event){
$(this).off("click touchstart touchend");
var cashier_terminal = $('#cashier_terminal').val();