remove conflict
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user