shop code
This commit is contained in:
@@ -6,7 +6,7 @@ class Transactions::OrderReservationsController < ApplicationController
|
||||
# GET /transactions/order_reservations
|
||||
# GET /transactions/order_reservations.json
|
||||
def index
|
||||
@shop = Shop.current_shop
|
||||
|
||||
from, to = get_date_range_from_params
|
||||
filter = params[:filter]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user