order receipt bill pdf

This commit is contained in:
phyusin
2018-11-29 18:08:11 +06:30
parent 0fd3ff0bb5
commit 41657db355
6 changed files with 63 additions and 20 deletions

View File

@@ -659,10 +659,10 @@
<div class="modal-header">
<h6 class="modal-title">
<span id="receiptpdfModalLabel"></span>
<span id="changed_amount" class="p-l-120"></span>
</h6>
</div>
<div class="modal-body" style="height: 400px;">
<input type="hidden" name="sale_id" id="sale_id">
<input type="hidden" name="sale_receipt_no" id="sale_receipt_no">
<input type="hidden" name="filename" id="filename">
<input type="hidden" name="printer_name" id="printer_name">
@@ -671,7 +671,7 @@
</div>
</div>
<div class="modal-footer">
<button type="button" class="mr-2 m-t-5 btn-lg btn-block bg-red waves-effect print_receipt" id="print_receipt"> Print
<button type="button" class="mr-2 m-t-5 btn-lg btn-block bg-red waves-effect print_receipt_pdf" id="print_receipt_pdf"> Print
</button>
<button type="button" class="btn-lg btn-block bg-blue waves-effect btn_pdf_close" data-dismiss="modal">
CLOSE