Module: ErpInventory

Defined in:
lib/erp_inventory.rb,
lib/erp_inventory/engine.rb,
lib/erp_inventory/version.rb,
app/controllers/erp_inventory/application_controller.rb,
lib/erp_inventory/extensions/active_record/acts_as_inventory_entry.rb,
app/controllers/erp_inventory/erp_app/organizer/inventory_mgt/base_controller.rb,
app/controllers/erp_inventory/erp_app/organizer/asset_management/facilities_controller.rb,
app/controllers/erp_inventory/erp_app/organizer/inventory_mgt/inventory_txns_controller.rb,
app/controllers/erp_inventory/erp_app/organizer/asset_management/fixed_assets_controller.rb,
app/controllers/erp_inventory/erp_app/organizer/inventory_mgt/inventory_entries_controller.rb,
app/controllers/erp_inventory/erp_app/organizer/inventory_mgt/inventory_entry_locations_controller.rb

Defined Under Namespace

Modules: ErpApp, Extensions, VERSION Classes: ApplicationController, Engine

Class Method Summary collapse

Class Method Details

.versionObject



10
11
12
# File 'lib/erp_inventory/version.rb', line 10

def self.version
  ErpInventory::VERSION::STRING
end