add rute and controller method to orders controller
This commit is contained in:
parent
e540cb1e59
commit
259d919175
2 changed files with 15 additions and 1 deletions
|
|
@ -47,6 +47,7 @@ Rails.application.routes.draw do
|
|||
get :receive
|
||||
post :receive
|
||||
|
||||
get :custom_csv
|
||||
get :receive_on_order_article_create
|
||||
get :receive_on_order_article_update
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue