update adminbsb theme all theme setting

This commit is contained in:
Aung Myo
2017-10-10 14:11:38 +06:30
parent 79c7b46ab7
commit 33f03b2e05
49 changed files with 1443 additions and 1387 deletions

View File

@@ -1,4 +1,4 @@
class Inventory::StockChecksController < BaseInventoryController
class Inventory::StockChecksController < ApplicationController#BaseInventoryController
def index
@check = StockCheck.new
@inventory_definitions = InventoryDefinition.active.all