update footer in req bill

This commit is contained in:
Yan
2017-06-16 18:22:18 +06:30
parent 38ae8f8f86
commit 841f74b406

View File

@@ -229,7 +229,7 @@ class ReceiptBillPdf < Prawn::Document
stroke_horizontal_rule stroke_horizontal_rule
move_down 5 move_down 5
text "*** Thank You ***", :left_margin => -10, :size => self.header_font_size,:align => :center text "Thank You! See you Again", :left_margin => -10, :size => self.header_font_size,:align => :center
move_down 5 move_down 5
end end