change tax override in payment page

This commit is contained in:
phyusin
2018-05-29 10:10:49 +06:30
parent bf9bb1c58a
commit 089630616d
4 changed files with 34 additions and 5 deletions

View File

@@ -603,6 +603,7 @@
<script>
var cashier_type = "cashier";
$(document).ready(function(){
localStorage.removeItem("tax_type");
/* check webview loaded*/
var webview = <%= @webview %>;
showHideNavbar(webview);