update receipt no report

This commit is contained in:
Aung Myo
2017-12-08 16:07:10 +06:30
parent e8626e78f5
commit e4a4c7aba4
3 changed files with 33 additions and 33 deletions

View File

@@ -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