remove conflict

This commit is contained in:
phyusin
2018-05-03 17:43:12 +06:30
10 changed files with 979 additions and 623 deletions

View File

@@ -206,7 +206,7 @@ class ReceiptBillPdf < Prawn::Document
total_price = item.price #item.qty*item.unit_price - comment for room charges
price = item.unit_price
product_name = item.product_name
total_qty += item.qty
y_position = cursor