Refactored stockit, delivery an stock_takings.
This commit is contained in:
parent
d4715fef4b
commit
fc1d130113
20 changed files with 145 additions and 296 deletions
|
|
@ -77,7 +77,7 @@ Foodsoft::Application.routes.draw do
|
|||
|
||||
resources :stock_articles, :to => 'stockit' do
|
||||
collection do
|
||||
get :auto_complete_for_article_name
|
||||
get :articles_search
|
||||
get :fill_new_stock_article_form
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue