merge with second display

This commit is contained in:
phyusin
2018-03-30 15:48:55 +06:30
parent 40175d64cd
commit 298fc9a3f0
4 changed files with 10 additions and 5 deletions

View File

@@ -120,6 +120,7 @@
<script>
var cashier_type = "<%= @cashier_type %>";
$(document).ready(function() {
setHeaderBreadCrumb(_JUNCTIONPAY_);
var sale_id = "<%= @sale_id %>";
var bank_integration = "<%= @bank_integration %>";
if(localStorage.getItem("cash") == null || localStorage.getItem("cash") == 'null'){}