invoice.js 83 B

1
  1. $(document).ready(function(){$(".btn-print").click(function(){window.print()})});