update report excel
This commit is contained in:
@@ -41,7 +41,8 @@ authorize_resource :class => false
|
||||
|
||||
def show
|
||||
from, to = get_date_range_from_params
|
||||
|
||||
puts from
|
||||
puts to
|
||||
@sale_data = Sale.get_by_shift_sale(from,to,Sale::SALE_STATUS_COMPLETED)
|
||||
|
||||
date_arr = Array.new
|
||||
|
||||
Reference in New Issue
Block a user