<script>
   
     window.addEventListener('keydown', function(e) {
       if (e.altKey && e.key.toLowerCase() === "s") window.location.href = "mainpos.php";
   
    });
     window.addEventListener('keydown', function(e) {
       if (e.altKey && e.key.toLowerCase() === "p") window.location.href = "purchase_n.php";
   
    });
     window.addEventListener('keydown', function(e) {
       if (e.altKey && e.key.toLowerCase() === "c") window.location.href = "view_creditor.php";
   
    });

    
</script>
    
    
    
    
<br />
<b>Warning</b>:  Undefined array key "tax_amount" in <b>/home1/atrmarke/public_html/atrdemolive.site/ahs/pages/printpos2.php</b> on line <b>32</b><br />
