check shop note
This commit is contained in:
@@ -93,7 +93,7 @@ class ReceiptBillPdf < Prawn::Document
|
|||||||
|
|
||||||
sign(sale_data)
|
sign(sale_data)
|
||||||
|
|
||||||
if shop_details.note != nil
|
if shop_details.note && !shop_details.note.nil?
|
||||||
shop_note(shop_details)
|
shop_note(shop_details)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user