fix cashier page height & breadcrumb helper
This commit is contained in:
@@ -21,8 +21,9 @@ class Transactions::OrdersController < ApplicationController
|
||||
end
|
||||
|
||||
@receipt_no = filter
|
||||
@from = from
|
||||
@to = to
|
||||
@from = from
|
||||
@to = to
|
||||
@food_court = Lookup.find_by_lookup_type_and_value("food_court", "1")
|
||||
|
||||
respond_to do |format|
|
||||
format.html
|
||||
|
||||
Reference in New Issue
Block a user