update queue no print

This commit is contained in:
Aung Myo
2017-06-16 13:23:05 +06:30
parent 4cf9ce79ec
commit bec59a1d7b
5 changed files with 90 additions and 3 deletions

View File

@@ -206,6 +206,7 @@ class ReceiptBillPdf < Prawn::Document
# show member information
def member_info(member_info)
move_down 7
if member_info["status"] == true
member_info["data"].each do |res|