crong job and close cashier

This commit is contained in:
Aung Myo
2017-07-02 09:37:19 +06:30
parent c26b80066b
commit 78adf564e1
6 changed files with 64 additions and 1 deletions

View File

@@ -168,7 +168,10 @@ class CloseCashierPdf < Prawn::Document
text "#{shift_sale.grand_total}", :size => self.item_font_size, :align => :right
end
move_down 5
stroke_horizontal_rule
move_down 5
move_down 5
end