update adminbsb theme all theme setting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Inventory::StockChecksController < BaseInventoryController
|
||||
class Inventory::StockChecksController < ApplicationController#BaseInventoryController
|
||||
def index
|
||||
@check = StockCheck.new
|
||||
@inventory_definitions = InventoryDefinition.active.all
|
||||
|
||||
Reference in New Issue
Block a user