Free order_article resource from finance namespace; also unlock for role_orders
This commit is contained in:
parent
9ed906f425
commit
baa5f16cfc
18 changed files with 40 additions and 35 deletions
|
|
@ -45,6 +45,8 @@ Foodsoft::Application.routes.draw do
|
|||
|
||||
get :receive_on_order_article_update
|
||||
end
|
||||
|
||||
resources :order_articles
|
||||
end
|
||||
|
||||
resources :group_orders do
|
||||
|
|
@ -150,8 +152,6 @@ Foodsoft::Application.routes.draw do
|
|||
|
||||
get :new_on_order_article_update
|
||||
end
|
||||
|
||||
resources :order_articles
|
||||
end
|
||||
|
||||
resources :group_order_articles do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue