Fix and cleanup stock takings (PR #667)

This commit is contained in:
JuliusR 2019-05-14 16:24:41 +02:00 committed by wvengen
parent c38abedf2a
commit 2d0a81c92d
7 changed files with 38 additions and 62 deletions

View file

@ -96,8 +96,7 @@ Foodsoft::Application.routes.draw do
resources :stock_takings do
collection do
get :fill_new_stock_article_form
post :add_stock_article
get :new_on_stock_article_create
end
end