FOC fixed
This commit is contained in:
@@ -67,7 +67,6 @@ class CardSaleTran < ApplicationRecord
|
||||
shift_closed_at As closing_date,")
|
||||
.order("shift_sales.id DESC")
|
||||
return query = query.where("shift_sales.shift_started_at >= ?" , from)
|
||||
byebug
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user