inventory setup
This commit is contained in:
3
app/assets/javascripts/inventory_definitions.coffee
Normal file
3
app/assets/javascripts/inventory_definitions.coffee
Normal file
@@ -0,0 +1,3 @@
|
||||
# Place all the behaviors and hooks related to the matching controller here.
|
||||
# All this logic will automatically be available in application.js.
|
||||
# You can use CoffeeScript in this file: http://coffeescript.org/
|
||||
3
app/assets/javascripts/stock_check_items.coffee
Normal file
3
app/assets/javascripts/stock_check_items.coffee
Normal file
@@ -0,0 +1,3 @@
|
||||
# Place all the behaviors and hooks related to the matching controller here.
|
||||
# All this logic will automatically be available in application.js.
|
||||
# You can use CoffeeScript in this file: http://coffeescript.org/
|
||||
3
app/assets/javascripts/stock_checks.coffee
Normal file
3
app/assets/javascripts/stock_checks.coffee
Normal file
@@ -0,0 +1,3 @@
|
||||
# Place all the behaviors and hooks related to the matching controller here.
|
||||
# All this logic will automatically be available in application.js.
|
||||
# You can use CoffeeScript in this file: http://coffeescript.org/
|
||||
3
app/assets/javascripts/stock_journals.coffee
Normal file
3
app/assets/javascripts/stock_journals.coffee
Normal file
@@ -0,0 +1,3 @@
|
||||
# Place all the behaviors and hooks related to the matching controller here.
|
||||
# All this logic will automatically be available in application.js.
|
||||
# You can use CoffeeScript in this file: http://coffeescript.org/
|
||||
3
app/assets/stylesheets/inventory_definitions.scss
Normal file
3
app/assets/stylesheets/inventory_definitions.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
// Place all the styles related to the inventory_definitions controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
3
app/assets/stylesheets/stock_check_items.scss
Normal file
3
app/assets/stylesheets/stock_check_items.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
// Place all the styles related to the stock_check_items controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
3
app/assets/stylesheets/stock_checks.scss
Normal file
3
app/assets/stylesheets/stock_checks.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
// Place all the styles related to the stock_checks controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
3
app/assets/stylesheets/stock_journals.scss
Normal file
3
app/assets/stylesheets/stock_journals.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
// Place all the styles related to the stock_journals controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
Reference in New Issue
Block a user