shop_code
This commit is contained in:
@@ -3,7 +3,7 @@ class Transactions::OrdersController < ApplicationController
|
||||
before_action :check_user
|
||||
|
||||
def index
|
||||
|
||||
@shop = Shop.current_shop
|
||||
filter = params[:filter]
|
||||
from = params[:from]
|
||||
to = params[:to]
|
||||
|
||||
Reference in New Issue
Block a user