update receipt no report
This commit is contained in:
@@ -21,7 +21,6 @@ authorize_resource :class => false
|
||||
@sale_data = Sale.get_shift_sales_by_receipt_no(@shift_sale_range,@shift,from,to,payment_type)
|
||||
@sale_taxes = Sale.get_separate_tax(@shift_sale_range,@shift,from,to,payment_type)
|
||||
@tax_profiles = TaxProfile.order('order_by asc')
|
||||
|
||||
@from = from
|
||||
@to = to
|
||||
|
||||
|
||||
Reference in New Issue
Block a user