Routing Error

No route matches [GET] "/grants"

Rails.root: /root/Projects/Artlab

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
audio_commands_path GET /audio_commands(.:format)

flow#audio_commands

finish_user_order_clarification_path GET /user_order_clarifications/:id/finish(.:format)

user_order_clarifications#finish

POST /user_order_clarifications/:id/finish(.:format)

user_order_clarifications#finish

prefinish_user_order_clarification_path GET /user_order_clarifications/:id/prefinish(.:format)

user_order_clarifications#prefinish

POST /user_order_clarifications/:id/prefinish(.:format)

user_order_clarifications#prefinish

user_order_clarifications_path GET /user_order_clarifications(.:format)

user_order_clarifications#index

POST /user_order_clarifications(.:format)

user_order_clarifications#create

new_user_order_clarification_path GET /user_order_clarifications/new(.:format)

user_order_clarifications#new

edit_user_order_clarification_path GET /user_order_clarifications/:id/edit(.:format)

user_order_clarifications#edit

user_order_clarification_path GET /user_order_clarifications/:id(.:format)

user_order_clarifications#show

PATCH /user_order_clarifications/:id(.:format)

user_order_clarifications#update

PUT /user_order_clarifications/:id(.:format)

user_order_clarifications#update

DELETE /user_order_clarifications/:id(.:format)

user_order_clarifications#destroy

array_show_dialog_path GET /dialogs/:id/array_show(.:format)

dialogs#array_show

dialogs_path GET /dialogs(.:format)

dialogs#index

POST /dialogs(.:format)

dialogs#create

new_dialog_path GET /dialogs/new(.:format)

dialogs#new

edit_dialog_path GET /dialogs/:id/edit(.:format)

dialogs#edit

dialog_path GET /dialogs/:id(.:format)

dialogs#show

PATCH /dialogs/:id(.:format)

dialogs#update

PUT /dialogs/:id(.:format)

dialogs#update

DELETE /dialogs/:id(.:format)

dialogs#destroy

search_couriers_path GET /couriers/search(.:format)

couriers#search

stats_couriers_path GET /couriers/stats(.:format)

couriers#stats

parse_command_couriers_path GET /couriers/parse_command(.:format)

couriers#parse_command

POST /couriers/parse_command(.:format)

couriers#parse_command

current_work_couriers_path POST /couriers/current_work(.:format)

couriers#current_work

GET /couriers/current_work(.:format)

couriers#current_work

current_job_couriers_path POST /couriers/current_job(.:format)

couriers#current_job

GET /couriers/current_job(.:format)

couriers#current_job

update_position_couriers_path GET /couriers/update_position(.:format)

couriers#update_position

POST /couriers/update_position(.:format)

couriers#update_position

stats_courier_path GET /couriers/:id/stats(.:format)

couriers#stats

update_field_courier_path POST /couriers/:id/update_field(.:format)

couriers#update_field

couriers_path GET /couriers(.:format)

couriers#index

POST /couriers(.:format)

couriers#create

new_courier_path GET /couriers/new(.:format)

couriers#new

edit_courier_path GET /couriers/:id/edit(.:format)

couriers#edit

courier_path GET /couriers/:id(.:format)

couriers#show

PATCH /couriers/:id(.:format)

couriers#update

PUT /couriers/:id(.:format)

couriers#update

DELETE /couriers/:id(.:format)

couriers#destroy

new_courier_session_path GET /couriers/sign_in(.:format)

devise/sessions#new

courier_session_path POST /couriers/sign_in(.:format)

devise/sessions#create

destroy_courier_session_path GET /couriers/sign_out(.:format)

devise/sessions#destroy

new_courier_password_path GET /couriers/password/new(.:format)

devise/passwords#new

edit_courier_password_path GET /couriers/password/edit(.:format)

devise/passwords#edit

courier_password_path PATCH /couriers/password(.:format)

devise/passwords#update

PUT /couriers/password(.:format)

devise/passwords#update

POST /couriers/password(.:format)

devise/passwords#create

cancel_courier_registration_path GET /couriers/cancel(.:format)

devise/registrations#cancel

new_courier_registration_path GET /couriers/sign_up(.:format)

devise/registrations#new

edit_courier_registration_path GET /couriers/edit(.:format)

devise/registrations#edit

courier_registration_path PATCH /couriers(.:format)

devise/registrations#update

PUT /couriers(.:format)

devise/registrations#update

DELETE /couriers(.:format)

devise/registrations#destroy

POST /couriers(.:format)

devise/registrations#create

failure_test_check_path GET /failure_test/check(.:format)

failure_test#check

clarifications_path GET /clarifications(.:format)

clarifications#index

POST /clarifications(.:format)

clarifications#create

new_clarification_path GET /clarifications/new(.:format)

clarifications#new

edit_clarification_path GET /clarifications/:id/edit(.:format)

clarifications#edit

clarification_path GET /clarifications/:id(.:format)

clarifications#show

PATCH /clarifications/:id(.:format)

clarifications#update

PUT /clarifications/:id(.:format)

clarifications#update

DELETE /clarifications/:id(.:format)

clarifications#destroy

timers_path GET /timers(.:format)

timers#index

POST /timers(.:format)

timers#create

new_timer_path GET /timers/new(.:format)

timers#new

edit_timer_path GET /timers/:id/edit(.:format)

timers#edit

timer_path GET /timers/:id(.:format)

timers#show

PATCH /timers/:id(.:format)

timers#update

PUT /timers/:id(.:format)

timers#update

DELETE /timers/:id(.:format)

timers#destroy

POST /shelvings/:id/put_job/:user_order_id(.:format)

shelvings#put_job

put_all_jobs_shelving_path POST /shelvings/:id/put_all_jobs(.:format)

shelvings#put_all_jobs

take_job_shelving_path POST /shelvings/:id/take_job(.:format)

shelvings#take_job

GET /shelvings/:id/put_job/:user_order_id(.:format)

shelvings#put_job

GET /shelvings/:id/take_job(.:format)

shelvings#take_job

shelvings_path GET /shelvings(.:format)

shelvings#index

POST /shelvings(.:format)

shelvings#create

new_shelving_path GET /shelvings/new(.:format)

shelvings#new

edit_shelving_path GET /shelvings/:id/edit(.:format)

shelvings#edit

shelving_path GET /shelvings/:id(.:format)

shelvings#show

PATCH /shelvings/:id(.:format)

shelvings#update

PUT /shelvings/:id(.:format)

shelvings#update

DELETE /shelvings/:id(.:format)

shelvings#destroy

my_dialogs_workers_path GET /workers/my_dialogs(.:format)

workers#my_dialogs

current_job_workers_path POST /workers/current_job(.:format)

workers#current_job

GET /workers/current_job(.:format)

workers#current_job

parse_command_workers_path POST /workers/parse_command(.:format)

workers#parse_command

sign_out_workers_path GET /workers/sign_out(.:format)

workers#sign_worker_out

get_possible_sessions_workers_path GET /workers/get_possible_sessions(.:format)

workers#get_possible_sessions

start_session_workers_path GET /workers/start_session(.:format)

workers#start_session

end_session_workers_path GET /workers/end_session(.:format)

workers#end_session

get_status_workers_path GET /workers/get_status(.:format)

workers#get_status

order_timers_workers_path GET /workers/order_timers(.:format)

workers#order_timers

stop_getting_materials_workers_path POST /workers/stop_getting_materials(.:format)

workers#stop_getting_materials

work_history_worker_path GET /workers/:id/work_history(.:format)

workers#work_history

finance_worker_path GET /workers/:id/finance(.:format)

workers#finance

settings_worker_path GET /workers/:id/settings(.:format)

workers#settings

chat_worker_path GET /workers/:id/chat(.:format)

workers#chat

future_tasks_worker_path GET /workers/:id/future_tasks(.:format)

workers#future_tasks

previuous_tasks_worker_path GET /workers/:id/previuous_tasks(.:format)

workers#previuous_tasks

open_shift_worker_path GET /workers/:id/open_shift(.:format)

workers#open_shift

close_shift_worker_path GET /workers/:id/close_shift(.:format)

workers#close_shift

shifts_worker_path GET /workers/:id/shifts(.:format)

workers#shifts

workers_path GET /workers(.:format)

workers#index

POST /workers(.:format)

workers#create

new_worker_path GET /workers/new(.:format)

workers#new

edit_worker_path GET /workers/:id/edit(.:format)

workers#edit

worker_path GET /workers/:id(.:format)

workers#show

PATCH /workers/:id(.:format)

workers#update

PUT /workers/:id(.:format)

workers#update

DELETE /workers/:id(.:format)

workers#destroy

flow_hello_world_path POST /flow/hello_world(.:format)

flow#hello_world

new_worker_session_path GET /workers/sign_in(.:format)

devise/sessions#new

worker_session_path POST /workers/sign_in(.:format)

devise/sessions#create

destroy_worker_session_path GET /workers/sign_out(.:format)

devise/sessions#destroy

new_worker_password_path GET /workers/password/new(.:format)

devise/passwords#new

edit_worker_password_path GET /workers/password/edit(.:format)

devise/passwords#edit

worker_password_path PATCH /workers/password(.:format)

devise/passwords#update

PUT /workers/password(.:format)

devise/passwords#update

POST /workers/password(.:format)

devise/passwords#create

cancel_worker_registration_path GET /workers/cancel(.:format)

devise/registrations#cancel

new_worker_registration_path GET /workers/sign_up(.:format)

devise/registrations#new

edit_worker_registration_path GET /workers/edit(.:format)

devise/registrations#edit

worker_registration_path PATCH /workers(.:format)

devise/registrations#update

PUT /workers(.:format)

devise/registrations#update

DELETE /workers(.:format)

devise/registrations#destroy

POST /workers(.:format)

devise/registrations#create

sign_my_message_path GET /my_messages/:id/sign(.:format)

my_messages#sign

my_messages_path GET /my_messages(.:format)

my_messages#index

POST /my_messages(.:format)

my_messages#create

new_my_message_path GET /my_messages/new(.:format)

my_messages#new

edit_my_message_path GET /my_messages/:id/edit(.:format)

my_messages#edit

my_message_path GET /my_messages/:id(.:format)

my_messages#show

PATCH /my_messages/:id(.:format)

my_messages#update

PUT /my_messages/:id(.:format)

my_messages#update

DELETE /my_messages/:id(.:format)

my_messages#destroy

delete_pick_point_path GET /pick_points/:id/delete(.:format)

pick_points#delete

update_field_pick_point_path POST /pick_points/:id/update_field(.:format)

pick_points#update_field

pick_points_path GET /pick_points(.:format)

pick_points#index

POST /pick_points(.:format)

pick_points#create

new_pick_point_path GET /pick_points/new(.:format)

pick_points#new

edit_pick_point_path GET /pick_points/:id/edit(.:format)

pick_points#edit

pick_point_path GET /pick_points/:id(.:format)

pick_points#show

PATCH /pick_points/:id(.:format)

pick_points#update

PUT /pick_points/:id(.:format)

pick_points#update

DELETE /pick_points/:id(.:format)

pick_points#destroy

update_field_delivery_path POST /deliveries/:id/update_field(.:format)

deliveries#update_field

deliveries_path GET /deliveries(.:format)

deliveries#index

POST /deliveries(.:format)

deliveries#create

new_delivery_path GET /deliveries/new(.:format)

deliveries#new

edit_delivery_path GET /deliveries/:id/edit(.:format)

deliveries#edit

delivery_path GET /deliveries/:id(.:format)

deliveries#show

PATCH /deliveries/:id(.:format)

deliveries#update

PUT /deliveries/:id(.:format)

deliveries#update

DELETE /deliveries/:id(.:format)

deliveries#destroy

send_message_dialogs_path POST /dialogs/send_message(.:format)

chat_messages#send_message

GET /dialogs(.:format)

dialogs#index

POST /dialogs(.:format)

dialogs#create

GET /dialogs/new(.:format)

dialogs#new

GET /dialogs/:id/edit(.:format)

dialogs#edit

GET /dialogs/:id(.:format)

dialogs#show

PATCH /dialogs/:id(.:format)

dialogs#update

PUT /dialogs/:id(.:format)

dialogs#update

DELETE /dialogs/:id(.:format)

dialogs#destroy

get_stats_sections_orders_path GET /orders/get_stats_sections(.:format)

orders#get_stats_sections

amounts_orders_path GET /orders/amounts(.:format)

orders#amounts

get_day_stats_orders_path GET /orders/get_day_stats(.:format)

orders#get_day_stats

timeline_orders_path GET /orders/timeline(.:format)

orders#timeline

admin_search_orders_path GET /orders/admin_search(.:format)

orders#admin_search

search_orders_path GET /orders/search(.:format)

orders#search

all_tech_stages_done_orders_path POST /orders/all_tech_stages_done(.:format)

orders#all_tech_stages_done

describe_orders_path POST /orders/describe(.:format)

orders#describe

find_or_create_from_app_orders_path POST /orders/find_or_create_from_app(.:format)

orders#find_or_create_from_app

all_stages_orders_path GET /orders/all_stages(.:format)

orders#all_stages

apply_qr_orders_path GET /orders/apply_qr(.:format)

orders#apply_qr

specialties_orders_path GET /orders/specialties(.:format)

orders#specialties

packaging_list_fields_orders_path GET /orders/packaging_list_fields(.:format)

orders#packaging_list_fields

limits_order_path GET /orders/:id/limits(.:format)

orders#limits

register_clarification_order_path POST /orders/:id/register_clarification(.:format)

orders#register_clarification

start_clarification_order_path POST /orders/:id/start_clarification(.:format)

orders#start_clarification

GET /orders/:id/start_clarification(.:format)

orders#start_clarification

message_attachements_order_path GET /orders/:id/message_attachements(.:format)

orders#message_attachements

upload_image_field_order_path POST /orders/:id/upload_image_field(.:format)

orders#upload_image_field

activate_by_user_order_path GET /orders/:id/activate_by_user(.:format)

orders#activate_by_user

user_accept_order_path POST /orders/:id/user_accept(.:format)

orders#user_accept

roadmap_order_path GET /orders/:id/roadmap(.:format)

orders#roadmap

undo_order_path GET /orders/:id/undo(.:format)

orders#undo

fast_show_order_path GET /orders/:id/fast_show(.:format)

orders#fast_show

deadline_correction_order_path GET /orders/:id/deadline_correction(.:format)

orders#deadline_correction

POST /orders/:id/deadline_correction(.:format)

orders#correct_deadline

dialogs_order_path GET /orders/:id/dialogs(.:format)

orders#dialogs

json_order_path GET /orders/:id/json(.:format)

orders#json

upload_color_photo_order_path POST /orders/:id/upload_color_photo(.:format)

orders#upload_color_photo

invoice_order_path GET /orders/:id/invoice(.:format)

orders#invoice

act_of_provided_services_order_path GET /orders/:id/act_of_provided_services(.:format)

orders#act_of_provided_services

history_order_path POST /orders/:id/history(.:format)

orders#history

assign_executor_order_path POST /orders/:id/assign_executor(.:format)

orders#assign_executor

worker_show_order_path POST /orders/:id/worker_show(.:format)

orders#worker_show

assign_worker_order_path POST /orders/:id/assign_worker(.:format)

orders#assign_worker

courier_show_order_path POST /orders/:id/courier_show(.:format)

orders#courier_show

user_show_order_path POST /orders/:id/user_show(.:format)

orders#user_show

set_variant_order_path POST /orders/:id/set_variant(.:format)

orders#set_variant

process_menu_order_path POST /orders/:id/process_menu(.:format)

orders#process_menu

upload_file_order_path POST /orders/:id/upload_file(.:format)

orders#upload_file

get_clarification_order_path GET /orders/:id/get_clarification(.:format)

orders#get_clarification

update_clarification_order_path POST /orders/:id/update_clarification(.:format)

orders#update_clarification

order_timers_order_path GET /orders/:id/order_timers(.:format)

orders#order_timers

tech_stage_done_order_path POST /orders/:id/tech_stage_done(.:format)

orders#tech_stage_done

GET /orders/:id/tech_stage_done(.:format)

orders#tech_stage_done

catch_order_order_path POST /orders/:id/catch_order(.:format)

orders#catch_me

really_catch_me_order_path POST /orders/:id/really_catch_me(.:format)

orders#really_catch_me

GET /orders/:id/really_catch_me(.:format)

orders#really_catch_me

GET /orders/:id/roadmap(.:format)

orders#roadmap

evaluate_price_order_path GET /orders/:id/evaluate_price(.:format)

orders#evaluate_price

update_field_order_path POST /orders/:id/update_field(.:format)

orders#update_field

orders_path GET /orders(.:format)

orders#index

POST /orders(.:format)

orders#create

new_order_path GET /orders/new(.:format)

orders#new

edit_order_path GET /orders/:id/edit(.:format)

orders#edit

order_path GET /orders/:id(.:format)

orders#show

PATCH /orders/:id(.:format)

orders#update

PUT /orders/:id(.:format)

orders#update

DELETE /orders/:id(.:format)

orders#destroy

send_message_chat_messages_path POST /chat_messages/send_message(.:format)

chat_messages#send_message

chat_messages_path GET /chat_messages(.:format)

chat_messages#index

POST /chat_messages(.:format)

chat_messages#create

new_chat_message_path GET /chat_messages/new(.:format)

chat_messages#new

edit_chat_message_path GET /chat_messages/:id/edit(.:format)

chat_messages#edit

chat_message_path GET /chat_messages/:id(.:format)

chat_messages#show

PATCH /chat_messages/:id(.:format)

chat_messages#update

PUT /chat_messages/:id(.:format)

chat_messages#update

DELETE /chat_messages/:id(.:format)

chat_messages#destroy

new_user_session_path GET /users/sign_in(.:format)

users/sessions#new

user_session_path POST /users/sign_in(.:format)

users/sessions#create

destroy_user_session_path GET /users/sign_out(.:format)

users/sessions#destroy

new_user_password_path GET /users/password/new(.:format)

devise/passwords#new

edit_user_password_path GET /users/password/edit(.:format)

devise/passwords#edit

user_password_path PATCH /users/password(.:format)

devise/passwords#update

PUT /users/password(.:format)

devise/passwords#update

POST /users/password(.:format)

devise/passwords#create

cancel_user_registration_path GET /users/cancel(.:format)

users/registrations#cancel

new_user_registration_path GET /users/sign_up(.:format)

users/registrations#new

edit_user_registration_path GET /users/edit(.:format)

users/registrations#edit

user_registration_path PATCH /users(.:format)

users/registrations#update

PUT /users(.:format)

users/registrations#update

DELETE /users(.:format)

users/registrations#destroy

POST /users(.:format)

users/registrations#create

messages_path GET /messages(.:format)

messages#index

POST /messages(.:format)

messages#create

new_message_path GET /messages/new(.:format)

messages#new

edit_message_path GET /messages/:id/edit(.:format)

messages#edit

message_path GET /messages/:id(.:format)

messages#show

PATCH /messages/:id(.:format)

messages#update

PUT /messages/:id(.:format)

messages#update

DELETE /messages/:id(.:format)

messages#destroy

news_items_path GET /news_items(.:format)

news_items#index

POST /news_items(.:format)

news_items#create

new_news_item_path GET /news_items/new(.:format)

news_items#new

edit_news_item_path GET /news_items/:id/edit(.:format)

news_items#edit

news_item_path GET /news_items/:id(.:format)

news_items#show

PATCH /news_items/:id(.:format)

news_items#update

PUT /news_items/:id(.:format)

news_items#update

DELETE /news_items/:id(.:format)

news_items#destroy

get_status_zakaz_stage_path GET /zakaz_stages/:id/get_status(.:format)

zakaz_stages#get_status

zakaz_stages_path GET /zakaz_stages(.:format)

zakaz_stages#index

POST /zakaz_stages(.:format)

zakaz_stages#create

new_zakaz_stage_path GET /zakaz_stages/new(.:format)

zakaz_stages#new

edit_zakaz_stage_path GET /zakaz_stages/:id/edit(.:format)

zakaz_stages#edit

zakaz_stage_path GET /zakaz_stages/:id(.:format)

zakaz_stages#show

PATCH /zakaz_stages/:id(.:format)

zakaz_stages#update

PUT /zakaz_stages/:id(.:format)

zakaz_stages#update

DELETE /zakaz_stages/:id(.:format)

zakaz_stages#destroy

user_employees_path POST /user_employees/create(.:format)

user_employees#create

GET /user_employees/create(.:format)

user_employees#create

delete_user_employee_path GET /user_employees/:id/delete(.:format)

user_employees#delete

update_field_user_employee_path POST /user_employees/:id/update_field(.:format)

user_employees#update_field

GET /user_employees(.:format)

user_employees#index

POST /user_employees(.:format)

user_employees#create

new_user_employee_path GET /user_employees/new(.:format)

user_employees#new

edit_user_employee_path GET /user_employees/:id/edit(.:format)

user_employees#edit

user_employee_path GET /user_employees/:id(.:format)

user_employees#show

PATCH /user_employees/:id(.:format)

user_employees#update

PUT /user_employees/:id(.:format)

user_employees#update

DELETE /user_employees/:id(.:format)

user_employees#destroy

user_patients_path POST /user_patients/create(.:format)

user_patients#create

GET /user_patients/create(.:format)

user_patients#create

delete_user_patient_path GET /user_patients/:id/delete(.:format)

user_patients#delete

update_field_user_patient_path POST /user_patients/:id/update_field(.:format)

user_patients#update_field

GET /user_patients(.:format)

user_patients#index

POST /user_patients(.:format)

user_patients#create

new_user_patient_path GET /user_patients/new(.:format)

user_patients#new

edit_user_patient_path GET /user_patients/:id/edit(.:format)

user_patients#edit

user_patient_path GET /user_patients/:id(.:format)

user_patients#show

PATCH /user_patients/:id(.:format)

user_patients#update

PUT /user_patients/:id(.:format)

user_patients#update

DELETE /user_patients/:id(.:format)

user_patients#destroy

my_dialogs_user_path GET /users/:id/my_dialogs(.:format)

users#my_dialogs

search_users_path GET /users/search(.:format)

users#search

POST /users/search(.:format)

users#search

universal_sign_in_users_path POST /users/universal_sign_in(.:format)

users#universal_sign_in

add_pick_point_users_path GET /users/add_pick_point(.:format)

users#create_pick_point

user_patients_users_path GET /users/user_patients(.:format)

user_patients#index

user_employees_users_path GET /users/user_employees(.:format)

user_employees#index

create_patient_users_path GET /users/create_patient(.:format)

users#create_patient

delete_patient_users_path GET /users/delete_patient(.:format)

users#delete_patient

create_employee_users_path GET /users/create_employee(.:format)

users#create_employee

delete_employee_users_path GET /users/delete_employee(.:format)

users#delete_employee

send_message_users_path POST /users/send_message(.:format)

chat_messages#send_message

send_audio_message_users_path POST /users/send_audio_message(.:format)

chat_messages#send_audio_message

upload_image_users_path POST /users/upload_image(.:format)

users#upload_image

get_my_messages_users_path GET /users/get_my_messages(.:format)

users#get_my_messages

custom_reg_users_path POST /users/custom_reg(.:format)

users#custom_reg

me_users_path GET /users/me(.:format)

users#show

update_field_users_path POST /users/update_field(.:format)

users#update_field

my_dialogs_users_path GET /users/my_dialogs(.:format)

users#my_dialogs

users_path GET /users(.:format)

users#index

POST /users(.:format)

users#create

new_user_path GET /users/new(.:format)

users#new

edit_user_path GET /users/:id/edit(.:format)

users#edit

user_path GET /users/:id(.:format)

users#show

PATCH /users/:id(.:format)

users#update

PUT /users/:id(.:format)

users#update

DELETE /users/:id(.:format)

users#destroy

first_menu_menus_path GET /menus/first_menu(.:format)

menus#first_menu

menus_path GET /menus(.:format)

menus#index

POST /menus(.:format)

menus#create

new_menu_path GET /menus/new(.:format)

menus#new

edit_menu_path GET /menus/:id/edit(.:format)

menus#edit

menu_path GET /menus/:id(.:format)

menus#show

PATCH /menus/:id(.:format)

menus#update

PUT /menus/:id(.:format)

menus#update

DELETE /menus/:id(.:format)

menus#destroy

GET /user_orders/:id(.:format)

orders#show

flow_status_path GET /flow/status(.:format)

flow#status

flow_index_path GET /flow/index(.:format)

flow#index

flow_menus_path GET /flow/menus(.:format)

flow#menus

flow_tech_processes_path GET /flow/tech_processes(.:format)

flow#tech_processes

flow_about_path GET /flow/about(.:format)

flow#about

flow_privacy_policy_path GET /flow/privacy_policy(.:format)

flow#privacy_policy

flow_terms_of_use_path GET /flow/terms_of_use(.:format)

flow#terms_of_use

flow_admin_dashboard_path GET /flow/admin_dashboard(.:format)

flow#admin_dashboard

flow_get_left_menu_path GET /flow/get_left_menu(.:format)

flow#get_left_menu

flow_get_right_menu_path GET /flow/get_right_menu(.:format)

flow#get_right_menu

new_admin_user_session_path GET /admin/login(.:format)

active_admin/devise/sessions#new

admin_user_session_path POST /admin/login(.:format)

active_admin/devise/sessions#create

destroy_admin_user_session_path GET /admin/logout(.:format)

active_admin/devise/sessions#destroy

new_admin_user_password_path GET /admin/password/new(.:format)

active_admin/devise/passwords#new

edit_admin_user_password_path GET /admin/password/edit(.:format)

active_admin/devise/passwords#edit

admin_user_password_path PATCH /admin/password(.:format)

active_admin/devise/passwords#update

PUT /admin/password(.:format)

active_admin/devise/passwords#update

POST /admin/password(.:format)

active_admin/devise/passwords#create

root_path GET /

flow#index

admin_root_path GET /admin(.:format)

admin/dashboard#index

batch_action_admin_actor_sign_ins_path POST /admin/actor_sign_ins/batch_action(.:format)

admin/actor_sign_ins#batch_action

admin_actor_sign_ins_path GET /admin/actor_sign_ins(.:format)

admin/actor_sign_ins#index

admin_actor_sign_in_path PATCH /admin/actor_sign_ins/:id(.:format)

admin/actor_sign_ins#update

PUT /admin/actor_sign_ins/:id(.:format)

admin/actor_sign_ins#update

my_wall_admin_admin_users_path GET /admin/admin_users/my_wall(.:format)

admin/admin_users#my_wall

register_request_admin_admin_users_path POST /admin/admin_users/register_request(.:format)

admin/admin_users#register_request

request_status_admin_admin_users_path POST /admin/admin_users/request_status(.:format)

admin/admin_users#request_status

batch_action_admin_admin_users_path POST /admin/admin_users/batch_action(.:format)

admin/admin_users#batch_action

admin_admin_users_path GET /admin/admin_users(.:format)

admin/admin_users#index

POST /admin/admin_users(.:format)

admin/admin_users#create

new_admin_admin_user_path GET /admin/admin_users/new(.:format)

admin/admin_users#new

edit_admin_admin_user_path GET /admin/admin_users/:id/edit(.:format)

admin/admin_users#edit

admin_admin_user_path GET /admin/admin_users/:id(.:format)

admin/admin_users#show

PATCH /admin/admin_users/:id(.:format)

admin/admin_users#update

PUT /admin/admin_users/:id(.:format)

admin/admin_users#update

batch_action_admin_blames_path POST /admin/blames/batch_action(.:format)

admin/blames#batch_action

admin_blames_path GET /admin/blames(.:format)

admin/blames#index

POST /admin/blames(.:format)

admin/blames#create

new_admin_blame_path GET /admin/blames/new(.:format)

admin/blames#new

admin_blame_path GET /admin/blames/:id(.:format)

admin/blames#show

PATCH /admin/blames/:id(.:format)

admin/blames#update

PUT /admin/blames/:id(.:format)

admin/blames#update

batch_action_admin_bonus_path POST /admin/bonus/batch_action(.:format)

admin/bonus#batch_action

admin_bonus_path GET /admin/bonus(.:format)

admin/bonus#index

POST /admin/bonus(.:format)

admin/bonus#create

new_admin_bonu_path GET /admin/bonus/new(.:format)

admin/bonus#new

edit_admin_bonu_path GET /admin/bonus/:id/edit(.:format)

admin/bonus#edit

admin_bonu_path GET /admin/bonus/:id(.:format)

admin/bonus#show

PATCH /admin/bonus/:id(.:format)

admin/bonus#update

PUT /admin/bonus/:id(.:format)

admin/bonus#update

DELETE /admin/bonus/:id(.:format)

admin/bonus#destroy

batch_action_admin_color_references_path POST /admin/color_references/batch_action(.:format)

admin/color_references#batch_action

admin_color_references_path GET /admin/color_references(.:format)

admin/color_references#index

POST /admin/color_references(.:format)

admin/color_references#create

new_admin_color_reference_path GET /admin/color_references/new(.:format)

admin/color_references#new

edit_admin_color_reference_path GET /admin/color_references/:id/edit(.:format)

admin/color_references#edit

admin_color_reference_path GET /admin/color_references/:id(.:format)

admin/color_references#show

PATCH /admin/color_references/:id(.:format)

admin/color_references#update

PUT /admin/color_references/:id(.:format)

admin/color_references#update

DELETE /admin/color_references/:id(.:format)

admin/color_references#destroy

batch_action_admin_couriers_path POST /admin/couriers/batch_action(.:format)

admin/couriers#batch_action

admin_couriers_path GET /admin/couriers(.:format)

admin/couriers#index

POST /admin/couriers(.:format)

admin/couriers#create

new_admin_courier_path GET /admin/couriers/new(.:format)

admin/couriers#new

edit_admin_courier_path GET /admin/couriers/:id/edit(.:format)

admin/couriers#edit

admin_courier_path GET /admin/couriers/:id(.:format)

admin/couriers#show

PATCH /admin/couriers/:id(.:format)

admin/couriers#update

PUT /admin/couriers/:id(.:format)

admin/couriers#update

DELETE /admin/couriers/:id(.:format)

admin/couriers#destroy

batch_action_admin_custom_admin_links_path POST /admin/custom_admin_links/batch_action(.:format)

admin/custom_admin_links#batch_action

admin_custom_admin_links_path GET /admin/custom_admin_links(.:format)

admin/custom_admin_links#index

POST /admin/custom_admin_links(.:format)

admin/custom_admin_links#create

new_admin_custom_admin_link_path GET /admin/custom_admin_links/new(.:format)

admin/custom_admin_links#new

edit_admin_custom_admin_link_path GET /admin/custom_admin_links/:id/edit(.:format)

admin/custom_admin_links#edit

admin_custom_admin_link_path GET /admin/custom_admin_links/:id(.:format)

admin/custom_admin_links#show

PATCH /admin/custom_admin_links/:id(.:format)

admin/custom_admin_links#update

PUT /admin/custom_admin_links/:id(.:format)

admin/custom_admin_links#update

DELETE /admin/custom_admin_links/:id(.:format)

admin/custom_admin_links#destroy

admin_dashboard_path GET /admin/dashboard(.:format)

admin/dashboard#index

batch_action_admin_dead_line_shifts_path POST /admin/dead_line_shifts/batch_action(.:format)

admin/dead_line_shifts#batch_action

admin_dead_line_shifts_path GET /admin/dead_line_shifts(.:format)

admin/dead_line_shifts#index

admin_dead_line_shift_path GET /admin/dead_line_shifts/:id(.:format)

admin/dead_line_shifts#show

PATCH /admin/dead_line_shifts/:id(.:format)

admin/dead_line_shifts#update

PUT /admin/dead_line_shifts/:id(.:format)

admin/dead_line_shifts#update

activate_admin_delivery_path GET /admin/deliveries/:id/activate(.:format)

admin/deliveries#activate

batch_action_admin_deliveries_path POST /admin/deliveries/batch_action(.:format)

admin/deliveries#batch_action

admin_deliveries_path GET /admin/deliveries(.:format)

admin/deliveries#index

POST /admin/deliveries(.:format)

admin/deliveries#create

new_admin_delivery_path GET /admin/deliveries/new(.:format)

admin/deliveries#new

edit_admin_delivery_path GET /admin/deliveries/:id/edit(.:format)

admin/deliveries#edit

admin_delivery_path GET /admin/deliveries/:id(.:format)

admin/deliveries#show

PATCH /admin/deliveries/:id(.:format)

admin/deliveries#update

PUT /admin/deliveries/:id(.:format)

admin/deliveries#update

DELETE /admin/deliveries/:id(.:format)

admin/deliveries#destroy

wall_admin_department_path GET /admin/departments/:id/wall(.:format)

admin/departments#wall

stats_admin_departments_path GET /admin/departments/stats(.:format)

admin/departments#stats

dynamics_admin_departments_path GET /admin/departments/dynamics(.:format)

admin/departments#dynamics

batch_action_admin_departments_path POST /admin/departments/batch_action(.:format)

admin/departments#batch_action

admin_departments_path GET /admin/departments(.:format)

admin/departments#index

POST /admin/departments(.:format)

admin/departments#create

new_admin_department_path GET /admin/departments/new(.:format)

admin/departments#new

edit_admin_department_path GET /admin/departments/:id/edit(.:format)

admin/departments#edit

admin_department_path GET /admin/departments/:id(.:format)

admin/departments#show

PATCH /admin/departments/:id(.:format)

admin/departments#update

PUT /admin/departments/:id(.:format)

admin/departments#update

DELETE /admin/departments/:id(.:format)

admin/departments#destroy

batch_action_admin_dialogs_path POST /admin/dialogs/batch_action(.:format)

admin/dialogs#batch_action

admin_dialogs_path GET /admin/dialogs(.:format)

admin/dialogs#index

POST /admin/dialogs(.:format)

admin/dialogs#create

new_admin_dialog_path GET /admin/dialogs/new(.:format)

admin/dialogs#new

edit_admin_dialog_path GET /admin/dialogs/:id/edit(.:format)

admin/dialogs#edit

admin_dialog_path GET /admin/dialogs/:id(.:format)

admin/dialogs#show

PATCH /admin/dialogs/:id(.:format)

admin/dialogs#update

PUT /admin/dialogs/:id(.:format)

admin/dialogs#update

DELETE /admin/dialogs/:id(.:format)

admin/dialogs#destroy

batch_action_admin_document_types_path POST /admin/document_types/batch_action(.:format)

admin/document_types#batch_action

admin_document_types_path GET /admin/document_types(.:format)

admin/document_types#index

POST /admin/document_types(.:format)

admin/document_types#create

new_admin_document_type_path GET /admin/document_types/new(.:format)

admin/document_types#new

edit_admin_document_type_path GET /admin/document_types/:id/edit(.:format)

admin/document_types#edit

admin_document_type_path GET /admin/document_types/:id(.:format)

admin/document_types#show

PATCH /admin/document_types/:id(.:format)

admin/document_types#update

PUT /admin/document_types/:id(.:format)

admin/document_types#update

DELETE /admin/document_types/:id(.:format)

admin/document_types#destroy

batch_action_admin_documents_path POST /admin/documents/batch_action(.:format)

admin/documents#batch_action

admin_documents_path GET /admin/documents(.:format)

admin/documents#index

admin_document_path PATCH /admin/documents/:id(.:format)

admin/documents#update

PUT /admin/documents/:id(.:format)

admin/documents#update

batch_action_admin_dolzhnosts_path POST /admin/dolzhnosts/batch_action(.:format)

admin/dolzhnosts#batch_action

admin_dolzhnosts_path GET /admin/dolzhnosts(.:format)

admin/dolzhnosts#index

POST /admin/dolzhnosts(.:format)

admin/dolzhnosts#create

new_admin_dolzhnost_path GET /admin/dolzhnosts/new(.:format)

admin/dolzhnosts#new

edit_admin_dolzhnost_path GET /admin/dolzhnosts/:id/edit(.:format)

admin/dolzhnosts#edit

admin_dolzhnost_path GET /admin/dolzhnosts/:id(.:format)

admin/dolzhnosts#show

PATCH /admin/dolzhnosts/:id(.:format)

admin/dolzhnosts#update

PUT /admin/dolzhnosts/:id(.:format)

admin/dolzhnosts#update

DELETE /admin/dolzhnosts/:id(.:format)

admin/dolzhnosts#destroy

batch_action_admin_edit_asks_path POST /admin/edit_asks/batch_action(.:format)

admin/edit_asks#batch_action

admin_edit_asks_path GET /admin/edit_asks(.:format)

admin/edit_asks#index

admin_edit_ask_path PATCH /admin/edit_asks/:id(.:format)

admin/edit_asks#update

PUT /admin/edit_asks/:id(.:format)

admin/edit_asks#update

batch_action_admin_income_invoice_connections_path POST /admin/income_invoice_connections/batch_action(.:format)

admin/income_invoice_connections#batch_action

admin_income_invoice_connections_path GET /admin/income_invoice_connections(.:format)

admin/income_invoice_connections#index

POST /admin/income_invoice_connections(.:format)

admin/income_invoice_connections#create

new_admin_income_invoice_connection_path GET /admin/income_invoice_connections/new(.:format)

admin/income_invoice_connections#new

edit_admin_income_invoice_connection_path GET /admin/income_invoice_connections/:id/edit(.:format)

admin/income_invoice_connections#edit

admin_income_invoice_connection_path GET /admin/income_invoice_connections/:id(.:format)

admin/income_invoice_connections#show

PATCH /admin/income_invoice_connections/:id(.:format)

admin/income_invoice_connections#update

PUT /admin/income_invoice_connections/:id(.:format)

admin/income_invoice_connections#update

make_obsolete_admin_income_path GET /admin/incomes/:id/make_obsolete(.:format)

admin/incomes#make_obsolete

batch_action_admin_incomes_path POST /admin/incomes/batch_action(.:format)

admin/incomes#batch_action

admin_incomes_path GET /admin/incomes(.:format)

admin/incomes#index

POST /admin/incomes(.:format)

admin/incomes#create

new_admin_income_path GET /admin/incomes/new(.:format)

admin/incomes#new

edit_admin_income_path GET /admin/incomes/:id/edit(.:format)

admin/incomes#edit

admin_income_path GET /admin/incomes/:id(.:format)

admin/incomes#show

PATCH /admin/incomes/:id(.:format)

admin/incomes#update

PUT /admin/incomes/:id(.:format)

admin/incomes#update

batch_action_admin_inter_user_order_transfers_path POST /admin/inter_user_order_transfers/batch_action(.:format)

admin/inter_user_order_transfers#batch_action

admin_inter_user_order_transfers_path GET /admin/inter_user_order_transfers(.:format)

admin/inter_user_order_transfers#index

POST /admin/inter_user_order_transfers(.:format)

admin/inter_user_order_transfers#create

new_admin_inter_user_order_transfer_path GET /admin/inter_user_order_transfers/new(.:format)

admin/inter_user_order_transfers#new

edit_admin_inter_user_order_transfer_path GET /admin/inter_user_order_transfers/:id/edit(.:format)

admin/inter_user_order_transfers#edit

admin_inter_user_order_transfer_path GET /admin/inter_user_order_transfers/:id(.:format)

admin/inter_user_order_transfers#show

PATCH /admin/inter_user_order_transfers/:id(.:format)

admin/inter_user_order_transfers#update

PUT /admin/inter_user_order_transfers/:id(.:format)

admin/inter_user_order_transfers#update

DELETE /admin/inter_user_order_transfers/:id(.:format)

admin/inter_user_order_transfers#destroy

make_obsolete_admin_invoice_path GET /admin/invoices/:id/make_obsolete(.:format)

admin/invoices#make_obsolete

add_payment_admin_invoice_path GET /admin/invoices/:id/add_payment(.:format)

admin/invoices#add_payment

print_admin_invoice_path GET /admin/invoices/:id/print(.:format)

admin/invoices#print

search_admin_invoices_path GET /admin/invoices/search(.:format)

admin/invoices#search

remove_position_admin_invoices_path GET /admin/invoices/remove_position(.:format)

admin/invoices#remove_position

change_custom_invoice_position_number_admin_invoices_path GET /admin/invoices/change_custom_invoice_position_number(.:format)

admin/invoices#change_custom_invoice_position_number

add_custom_invoice_position_admin_invoices_path GET /admin/invoices/add_custom_invoice_position(.:format)

admin/invoices#add_custom_invoice_position

add_custom_invoice_position_bonus_admin_invoices_path GET /admin/invoices/add_custom_invoice_position_bonus(.:format)

admin/invoices#add_custom_invoice_position_bonus

remove_invoice_position_admin_invoices_path GET /admin/invoices/remove_invoice_position(.:format)

admin/invoices#remove_invoice_position

change_invoice_position_count_admin_invoices_path GET /admin/invoices/change_invoice_position_count(.:format)

admin/invoices#change_invoice_position_count

set_item_admin_invoices_path GET /admin/invoices/set_item(.:format)

admin/invoices#set_item

reset_bonus_admin_invoices_path GET /admin/invoices/reset_bonus(.:format)

admin/invoices#reset_bonus

set_bonus_admin_invoices_path GET /admin/invoices/set_bonus(.:format)

admin/invoices#set_bonus

increase_amount_admin_invoices_path GET /admin/invoices/increase_amount(.:format)

admin/invoices#increase_amount

decrease_amount_admin_invoices_path GET /admin/invoices/decrease_amount(.:format)

admin/invoices#decrease_amount

admin_invoices_path GET /admin/invoices(.:format)

admin/invoices#index

POST /admin/invoices(.:format)

admin/invoices#create

new_admin_invoice_path GET /admin/invoices/new(.:format)

admin/invoices#new

edit_admin_invoice_path GET /admin/invoices/:id/edit(.:format)

admin/invoices#edit

admin_invoice_path GET /admin/invoices/:id(.:format)

admin/invoices#show

PATCH /admin/invoices/:id(.:format)

admin/invoices#update

PUT /admin/invoices/:id(.:format)

admin/invoices#update

update_field_admin_item_path POST /admin/items/:id/update_field(.:format)

admin/items#update_field

search_admin_items_path GET /admin/items/search(.:format)

admin/items#search

batch_action_admin_items_path POST /admin/items/batch_action(.:format)

admin/items#batch_action

admin_items_path GET /admin/items(.:format)

admin/items#index

POST /admin/items(.:format)

admin/items#create

new_admin_item_path GET /admin/items/new(.:format)

admin/items#new

edit_admin_item_path GET /admin/items/:id/edit(.:format)

admin/items#edit

admin_item_path GET /admin/items/:id(.:format)

admin/items#show

PATCH /admin/items/:id(.:format)

admin/items#update

PUT /admin/items/:id(.:format)

admin/items#update

batch_action_admin_job_transactions_path POST /admin/job_transactions/batch_action(.:format)

admin/job_transactions#batch_action

admin_job_transactions_path GET /admin/job_transactions(.:format)

admin/job_transactions#index

admin_job_transaction_path PATCH /admin/job_transactions/:id(.:format)

admin/job_transactions#update

PUT /admin/job_transactions/:id(.:format)

admin/job_transactions#update

batch_action_admin_jwt_tokens_path POST /admin/jwt_tokens/batch_action(.:format)

admin/jwt_tokens#batch_action

admin_jwt_tokens_path GET /admin/jwt_tokens(.:format)

admin/jwt_tokens#index

POST /admin/jwt_tokens(.:format)

admin/jwt_tokens#create

new_admin_jwt_token_path GET /admin/jwt_tokens/new(.:format)

admin/jwt_tokens#new

edit_admin_jwt_token_path GET /admin/jwt_tokens/:id/edit(.:format)

admin/jwt_tokens#edit

admin_jwt_token_path GET /admin/jwt_tokens/:id(.:format)

admin/jwt_tokens#show

PATCH /admin/jwt_tokens/:id(.:format)

admin/jwt_tokens#update

PUT /admin/jwt_tokens/:id(.:format)

admin/jwt_tokens#update

DELETE /admin/jwt_tokens/:id(.:format)

admin/jwt_tokens#destroy

batch_action_admin_material_pulls_path POST /admin/material_pulls/batch_action(.:format)

admin/material_pulls#batch_action

admin_material_pulls_path GET /admin/material_pulls(.:format)

admin/material_pulls#index

POST /admin/material_pulls(.:format)

admin/material_pulls#create

new_admin_material_pull_path GET /admin/material_pulls/new(.:format)

admin/material_pulls#new

edit_admin_material_pull_path GET /admin/material_pulls/:id/edit(.:format)

admin/material_pulls#edit

admin_material_pull_path GET /admin/material_pulls/:id(.:format)

admin/material_pulls#show

PATCH /admin/material_pulls/:id(.:format)

admin/material_pulls#update

PUT /admin/material_pulls/:id(.:format)

admin/material_pulls#update

DELETE /admin/material_pulls/:id(.:format)

admin/material_pulls#destroy

batch_action_admin_material_types_path POST /admin/material_types/batch_action(.:format)

admin/material_types#batch_action

admin_material_types_path GET /admin/material_types(.:format)

admin/material_types#index

POST /admin/material_types(.:format)

admin/material_types#create

new_admin_material_type_path GET /admin/material_types/new(.:format)

admin/material_types#new

edit_admin_material_type_path GET /admin/material_types/:id/edit(.:format)

admin/material_types#edit

admin_material_type_path GET /admin/material_types/:id(.:format)

admin/material_types#show

PATCH /admin/material_types/:id(.:format)

admin/material_types#update

PUT /admin/material_types/:id(.:format)

admin/material_types#update

DELETE /admin/material_types/:id(.:format)

admin/material_types#destroy

batch_action_admin_material_vendors_path POST /admin/material_vendors/batch_action(.:format)

admin/material_vendors#batch_action

admin_material_vendors_path GET /admin/material_vendors(.:format)

admin/material_vendors#index

POST /admin/material_vendors(.:format)

admin/material_vendors#create

new_admin_material_vendor_path GET /admin/material_vendors/new(.:format)

admin/material_vendors#new

edit_admin_material_vendor_path GET /admin/material_vendors/:id/edit(.:format)

admin/material_vendors#edit

admin_material_vendor_path GET /admin/material_vendors/:id(.:format)

admin/material_vendors#show

PATCH /admin/material_vendors/:id(.:format)

admin/material_vendors#update

PUT /admin/material_vendors/:id(.:format)

admin/material_vendors#update

DELETE /admin/material_vendors/:id(.:format)

admin/material_vendors#destroy

about_admin_menu_variant_path GET /admin/menu_variants/:id/about(.:format)

admin/menu_variants#about

update_field_admin_menu_variant_path POST /admin/menu_variants/:id/update_field(.:format)

admin/menu_variants#update_field

remove_admin_menu_variant_path GET /admin/menu_variants/:id/remove(.:format)

admin/menu_variants#remove

add_menu_admin_menu_variant_path GET /admin/menu_variants/:id/add_menu(.:format)

admin/menu_variants#add_menu

json_admin_menu_variant_path GET /admin/menu_variants/:id/json(.:format)

admin/menu_variants#json

batch_action_admin_menu_variants_path POST /admin/menu_variants/batch_action(.:format)

admin/menu_variants#batch_action

admin_menu_variants_path GET /admin/menu_variants(.:format)

admin/menu_variants#index

POST /admin/menu_variants(.:format)

admin/menu_variants#create

new_admin_menu_variant_path GET /admin/menu_variants/new(.:format)

admin/menu_variants#new

edit_admin_menu_variant_path GET /admin/menu_variants/:id/edit(.:format)

admin/menu_variants#edit

admin_menu_variant_path GET /admin/menu_variants/:id(.:format)

admin/menu_variants#show

PATCH /admin/menu_variants/:id(.:format)

admin/menu_variants#update

PUT /admin/menu_variants/:id(.:format)

admin/menu_variants#update

DELETE /admin/menu_variants/:id(.:format)

admin/menu_variants#destroy

add_menu_variant_admin_menu_path GET /admin/menus/:id/add_menu_variant(.:format)

admin/menus#add_menu_variant

about_admin_menu_path GET /admin/menus/:id/about(.:format)

admin/menus#about

update_field_admin_menu_path POST /admin/menus/:id/update_field(.:format)

admin/menus#update_field

add_empty_menu_admin_menu_path GET /admin/menus/:id/add_empty_menu(.:format)

admin/menus#add_empty_menu

add_empty_menu_after_admin_menu_path GET /admin/menus/:id/add_empty_menu_after(.:format)

admin/menus#add_empty_menu_after

bird_view_admin_menu_path GET /admin/menus/:id/bird_view(.:format)

admin/menus#bird_view

clone_menu_admin_menu_path GET /admin/menus/:id/clone_menu(.:format)

admin/menus#clone_menu

revoke_admin_menu_path GET /admin/menus/:id/revoke(.:format)

admin/menus#revoke

search_admin_menus_path GET /admin/menus/search(.:format)

admin/menus#search

move_menu_to_menu_variant_admin_menus_path GET /admin/menus/move_menu_to_menu_variant(.:format)

admin/menus#move_menu_to_menu_variant

all_menus_bird_view_admin_menus_path GET /admin/menus/all_menus_bird_view(.:format)

admin/menus#all_menus_bird_view

batch_action_admin_menus_path POST /admin/menus/batch_action(.:format)

admin/menus#batch_action

admin_menus_path GET /admin/menus(.:format)

admin/menus#index

POST /admin/menus(.:format)

admin/menus#create

new_admin_menu_path GET /admin/menus/new(.:format)

admin/menus#new

edit_admin_menu_path GET /admin/menus/:id/edit(.:format)

admin/menus#edit

admin_menu_path GET /admin/menus/:id(.:format)

admin/menus#show

PATCH /admin/menus/:id(.:format)

admin/menus#update

PUT /admin/menus/:id(.:format)

admin/menus#update

DELETE /admin/menus/:id(.:format)

admin/menus#destroy

batch_action_admin_message_attachements_path POST /admin/message_attachements/batch_action(.:format)

admin/message_attachements#batch_action

admin_message_attachements_path GET /admin/message_attachements(.:format)

admin/message_attachements#index

admin_message_attachement_path PATCH /admin/message_attachements/:id(.:format)

admin/message_attachements#update

PUT /admin/message_attachements/:id(.:format)

admin/message_attachements#update

batch_action_admin_messages_path POST /admin/messages/batch_action(.:format)

admin/messages#batch_action

admin_messages_path GET /admin/messages(.:format)

admin/messages#index

POST /admin/messages(.:format)

admin/messages#create

new_admin_message_path GET /admin/messages/new(.:format)

admin/messages#new

edit_admin_message_path GET /admin/messages/:id/edit(.:format)

admin/messages#edit

admin_message_path GET /admin/messages/:id(.:format)

admin/messages#show

PATCH /admin/messages/:id(.:format)

admin/messages#update

PUT /admin/messages/:id(.:format)

admin/messages#update

DELETE /admin/messages/:id(.:format)

admin/messages#destroy

batch_action_admin_metro_branches_path POST /admin/metro_branches/batch_action(.:format)

admin/metro_branches#batch_action

admin_metro_branches_path GET /admin/metro_branches(.:format)

admin/metro_branches#index

POST /admin/metro_branches(.:format)

admin/metro_branches#create

new_admin_metro_branch_path GET /admin/metro_branches/new(.:format)

admin/metro_branches#new

edit_admin_metro_branch_path GET /admin/metro_branches/:id/edit(.:format)

admin/metro_branches#edit

admin_metro_branch_path GET /admin/metro_branches/:id(.:format)

admin/metro_branches#show

PATCH /admin/metro_branches/:id(.:format)

admin/metro_branches#update

PUT /admin/metro_branches/:id(.:format)

admin/metro_branches#update

DELETE /admin/metro_branches/:id(.:format)

admin/metro_branches#destroy

batch_action_admin_metro_stations_path POST /admin/metro_stations/batch_action(.:format)

admin/metro_stations#batch_action

admin_metro_stations_path GET /admin/metro_stations(.:format)

admin/metro_stations#index

POST /admin/metro_stations(.:format)

admin/metro_stations#create

new_admin_metro_station_path GET /admin/metro_stations/new(.:format)

admin/metro_stations#new

edit_admin_metro_station_path GET /admin/metro_stations/:id/edit(.:format)

admin/metro_stations#edit

admin_metro_station_path GET /admin/metro_stations/:id(.:format)

admin/metro_stations#show

PATCH /admin/metro_stations/:id(.:format)

admin/metro_stations#update

PUT /admin/metro_stations/:id(.:format)

admin/metro_stations#update

DELETE /admin/metro_stations/:id(.:format)

admin/metro_stations#destroy

batch_action_admin_news_items_path POST /admin/news_items/batch_action(.:format)

admin/news_items#batch_action

admin_news_items_path GET /admin/news_items(.:format)

admin/news_items#index

POST /admin/news_items(.:format)

admin/news_items#create

new_admin_news_item_path GET /admin/news_items/new(.:format)

admin/news_items#new

edit_admin_news_item_path GET /admin/news_items/:id/edit(.:format)

admin/news_items#edit

admin_news_item_path GET /admin/news_items/:id(.:format)

admin/news_items#show

PATCH /admin/news_items/:id(.:format)

admin/news_items#update

PUT /admin/news_items/:id(.:format)

admin/news_items#update

DELETE /admin/news_items/:id(.:format)

admin/news_items#destroy

batch_action_admin_order_alerts_path POST /admin/order_alerts/batch_action(.:format)

admin/order_alerts#batch_action

admin_order_alerts_path GET /admin/order_alerts(.:format)

admin/order_alerts#index

POST /admin/order_alerts(.:format)

admin/order_alerts#create

new_admin_order_alert_path GET /admin/order_alerts/new(.:format)

admin/order_alerts#new

edit_admin_order_alert_path GET /admin/order_alerts/:id/edit(.:format)

admin/order_alerts#edit

admin_order_alert_path GET /admin/order_alerts/:id(.:format)

admin/order_alerts#show

PATCH /admin/order_alerts/:id(.:format)

admin/order_alerts#update

PUT /admin/order_alerts/:id(.:format)

admin/order_alerts#update

DELETE /admin/order_alerts/:id(.:format)

admin/order_alerts#destroy

batch_action_admin_order_clarifications_path POST /admin/order_clarifications/batch_action(.:format)

admin/order_clarifications#batch_action

admin_order_clarifications_path GET /admin/order_clarifications(.:format)

admin/order_clarifications#index

POST /admin/order_clarifications(.:format)

admin/order_clarifications#create

new_admin_order_clarification_path GET /admin/order_clarifications/new(.:format)

admin/order_clarifications#new

edit_admin_order_clarification_path GET /admin/order_clarifications/:id/edit(.:format)

admin/order_clarifications#edit

admin_order_clarification_path GET /admin/order_clarifications/:id(.:format)

admin/order_clarifications#show

PATCH /admin/order_clarifications/:id(.:format)

admin/order_clarifications#update

PUT /admin/order_clarifications/:id(.:format)

admin/order_clarifications#update

DELETE /admin/order_clarifications/:id(.:format)

admin/order_clarifications#destroy

stats_admin_order_specialty_path GET /admin/order_specialties/:id/stats(.:format)

admin/order_specialties#stats

batch_action_admin_order_specialties_path POST /admin/order_specialties/batch_action(.:format)

admin/order_specialties#batch_action

admin_order_specialties_path GET /admin/order_specialties(.:format)

admin/order_specialties#index

POST /admin/order_specialties(.:format)

admin/order_specialties#create

new_admin_order_specialty_path GET /admin/order_specialties/new(.:format)

admin/order_specialties#new

edit_admin_order_specialty_path GET /admin/order_specialties/:id/edit(.:format)

admin/order_specialties#edit

admin_order_specialty_path GET /admin/order_specialties/:id(.:format)

admin/order_specialties#show

PATCH /admin/order_specialties/:id(.:format)

admin/order_specialties#update

PUT /admin/order_specialties/:id(.:format)

admin/order_specialties#update

batch_action_admin_order_timers_path POST /admin/order_timers/batch_action(.:format)

admin/order_timers#batch_action

admin_order_timers_path GET /admin/order_timers(.:format)

admin/order_timers#index

POST /admin/order_timers(.:format)

admin/order_timers#create

new_admin_order_timer_path GET /admin/order_timers/new(.:format)

admin/order_timers#new

edit_admin_order_timer_path GET /admin/order_timers/:id/edit(.:format)

admin/order_timers#edit

admin_order_timer_path GET /admin/order_timers/:id(.:format)

admin/order_timers#show

PATCH /admin/order_timers/:id(.:format)

admin/order_timers#update

PUT /admin/order_timers/:id(.:format)

admin/order_timers#update

DELETE /admin/order_timers/:id(.:format)

admin/order_timers#destroy

batch_action_admin_order_types_path POST /admin/order_types/batch_action(.:format)

admin/order_types#batch_action

admin_order_types_path GET /admin/order_types(.:format)

admin/order_types#index

POST /admin/order_types(.:format)

admin/order_types#create

new_admin_order_type_path GET /admin/order_types/new(.:format)

admin/order_types#new

edit_admin_order_type_path GET /admin/order_types/:id/edit(.:format)

admin/order_types#edit

admin_order_type_path GET /admin/order_types/:id(.:format)

admin/order_types#show

PATCH /admin/order_types/:id(.:format)

admin/order_types#update

PUT /admin/order_types/:id(.:format)

admin/order_types#update

DELETE /admin/order_types/:id(.:format)

admin/order_types#destroy

batch_action_admin_other_expenses_path POST /admin/other_expenses/batch_action(.:format)

admin/other_expenses#batch_action

admin_other_expenses_path GET /admin/other_expenses(.:format)

admin/other_expenses#index

POST /admin/other_expenses(.:format)

admin/other_expenses#create

new_admin_other_expense_path GET /admin/other_expenses/new(.:format)

admin/other_expenses#new

edit_admin_other_expense_path GET /admin/other_expenses/:id/edit(.:format)

admin/other_expenses#edit

admin_other_expense_path GET /admin/other_expenses/:id(.:format)

admin/other_expenses#show

PATCH /admin/other_expenses/:id(.:format)

admin/other_expenses#update

PUT /admin/other_expenses/:id(.:format)

admin/other_expenses#update

DELETE /admin/other_expenses/:id(.:format)

admin/other_expenses#destroy

batch_action_admin_packaging_list_templates_path POST /admin/packaging_list_templates/batch_action(.:format)

admin/packaging_list_templates#batch_action

admin_packaging_list_templates_path GET /admin/packaging_list_templates(.:format)

admin/packaging_list_templates#index

POST /admin/packaging_list_templates(.:format)

admin/packaging_list_templates#create

new_admin_packaging_list_template_path GET /admin/packaging_list_templates/new(.:format)

admin/packaging_list_templates#new

edit_admin_packaging_list_template_path GET /admin/packaging_list_templates/:id/edit(.:format)

admin/packaging_list_templates#edit

admin_packaging_list_template_path GET /admin/packaging_list_templates/:id(.:format)

admin/packaging_list_templates#show

PATCH /admin/packaging_list_templates/:id(.:format)

admin/packaging_list_templates#update

PUT /admin/packaging_list_templates/:id(.:format)

admin/packaging_list_templates#update

DELETE /admin/packaging_list_templates/:id(.:format)

admin/packaging_list_templates#destroy

batch_action_admin_pick_points_path POST /admin/pick_points/batch_action(.:format)

admin/pick_points#batch_action

admin_pick_points_path GET /admin/pick_points(.:format)

admin/pick_points#index

POST /admin/pick_points(.:format)

admin/pick_points#create

new_admin_pick_point_path GET /admin/pick_points/new(.:format)

admin/pick_points#new

edit_admin_pick_point_path GET /admin/pick_points/:id/edit(.:format)

admin/pick_points#edit

admin_pick_point_path GET /admin/pick_points/:id(.:format)

admin/pick_points#show

PATCH /admin/pick_points/:id(.:format)

admin/pick_points#update

PUT /admin/pick_points/:id(.:format)

admin/pick_points#update

DELETE /admin/pick_points/:id(.:format)

admin/pick_points#destroy

print_admin_pre_scan_path GET /admin/pre_scans/:id/print(.:format)

admin/pre_scans#print

json_admin_pre_scan_path GET /admin/pre_scans/:id/json(.:format)

admin/pre_scans#json

upload_video_admin_pre_scan_path POST /admin/pre_scans/:id/upload_video(.:format)

admin/pre_scans#upload_video

unpacker_admin_pre_scans_path GET /admin/pre_scans/unpacker(.:format)

admin/pre_scans#unpacker

batch_action_admin_pre_scans_path POST /admin/pre_scans/batch_action(.:format)

admin/pre_scans#batch_action

admin_pre_scans_path GET /admin/pre_scans(.:format)

admin/pre_scans#index

POST /admin/pre_scans(.:format)

admin/pre_scans#create

new_admin_pre_scan_path GET /admin/pre_scans/new(.:format)

admin/pre_scans#new

edit_admin_pre_scan_path GET /admin/pre_scans/:id/edit(.:format)

admin/pre_scans#edit

admin_pre_scan_path GET /admin/pre_scans/:id(.:format)

admin/pre_scans#show

PATCH /admin/pre_scans/:id(.:format)

admin/pre_scans#update

PUT /admin/pre_scans/:id(.:format)

admin/pre_scans#update

DELETE /admin/pre_scans/:id(.:format)

admin/pre_scans#destroy

processed_material_terminal_admin_processed_material_catches_path GET /admin/processed_material_catches/processed_material_terminal(.:format)

admin/processed_material_catches#processed_material_terminal

check_admin_processed_material_catches_path GET /admin/processed_material_catches/check(.:format)

admin/processed_material_catches#check

catch_material_admin_processed_material_catches_path GET /admin/processed_material_catches/catch_material(.:format)

admin/processed_material_catches#catch_material

stop_getting_materials_admin_processed_material_catches_path POST /admin/processed_material_catches/stop_getting_materials(.:format)

admin/processed_material_catches#stop_getting_materials

batch_action_admin_processed_material_catches_path POST /admin/processed_material_catches/batch_action(.:format)

admin/processed_material_catches#batch_action

admin_processed_material_catches_path GET /admin/processed_material_catches(.:format)

admin/processed_material_catches#index

POST /admin/processed_material_catches(.:format)

admin/processed_material_catches#create

new_admin_processed_material_catch_path GET /admin/processed_material_catches/new(.:format)

admin/processed_material_catches#new

edit_admin_processed_material_catch_path GET /admin/processed_material_catches/:id/edit(.:format)

admin/processed_material_catches#edit

admin_processed_material_catch_path GET /admin/processed_material_catches/:id(.:format)

admin/processed_material_catches#show

PATCH /admin/processed_material_catches/:id(.:format)

admin/processed_material_catches#update

PUT /admin/processed_material_catches/:id(.:format)

admin/processed_material_catches#update

DELETE /admin/processed_material_catches/:id(.:format)

admin/processed_material_catches#destroy

batch_action_admin_processed_material_sessions_path POST /admin/processed_material_sessions/batch_action(.:format)

admin/processed_material_sessions#batch_action

admin_processed_material_sessions_path GET /admin/processed_material_sessions(.:format)

admin/processed_material_sessions#index

POST /admin/processed_material_sessions(.:format)

admin/processed_material_sessions#create

new_admin_processed_material_session_path GET /admin/processed_material_sessions/new(.:format)

admin/processed_material_sessions#new

edit_admin_processed_material_session_path GET /admin/processed_material_sessions/:id/edit(.:format)

admin/processed_material_sessions#edit

admin_processed_material_session_path GET /admin/processed_material_sessions/:id(.:format)

admin/processed_material_sessions#show

PATCH /admin/processed_material_sessions/:id(.:format)

admin/processed_material_sessions#update

PUT /admin/processed_material_sessions/:id(.:format)

admin/processed_material_sessions#update

DELETE /admin/processed_material_sessions/:id(.:format)

admin/processed_material_sessions#destroy

stats_admin_processed_materials_path GET /admin/processed_materials/stats(.:format)

admin/processed_materials#stats

batch_action_admin_processed_materials_path POST /admin/processed_materials/batch_action(.:format)

admin/processed_materials#batch_action

admin_processed_materials_path GET /admin/processed_materials(.:format)

admin/processed_materials#index

POST /admin/processed_materials(.:format)

admin/processed_materials#create

new_admin_processed_material_path GET /admin/processed_materials/new(.:format)

admin/processed_materials#new

edit_admin_processed_material_path GET /admin/processed_materials/:id/edit(.:format)

admin/processed_materials#edit

admin_processed_material_path GET /admin/processed_materials/:id(.:format)

admin/processed_materials#show

PATCH /admin/processed_materials/:id(.:format)

admin/processed_materials#update

PUT /admin/processed_materials/:id(.:format)

admin/processed_materials#update

DELETE /admin/processed_materials/:id(.:format)

admin/processed_materials#destroy

batch_action_admin_processed_tooth_catches_path POST /admin/processed_tooth_catches/batch_action(.:format)

admin/processed_tooth_catches#batch_action

admin_processed_tooth_catches_path GET /admin/processed_tooth_catches(.:format)

admin/processed_tooth_catches#index

POST /admin/processed_tooth_catches(.:format)

admin/processed_tooth_catches#create

new_admin_processed_tooth_catch_path GET /admin/processed_tooth_catches/new(.:format)

admin/processed_tooth_catches#new

edit_admin_processed_tooth_catch_path GET /admin/processed_tooth_catches/:id/edit(.:format)

admin/processed_tooth_catches#edit

admin_processed_tooth_catch_path GET /admin/processed_tooth_catches/:id(.:format)

admin/processed_tooth_catches#show

PATCH /admin/processed_tooth_catches/:id(.:format)

admin/processed_tooth_catches#update

PUT /admin/processed_tooth_catches/:id(.:format)

admin/processed_tooth_catches#update

DELETE /admin/processed_tooth_catches/:id(.:format)

admin/processed_tooth_catches#destroy

recalc_admin_processed_tooth_path GET /admin/processed_tooths/:id/recalc(.:format)

admin/processed_tooths#recalc

recalc_with_describe_admin_processed_tooth_path GET /admin/processed_tooths/:id/recalc_with_describe(.:format)

admin/processed_tooths#recalc_with_describe

create_tech_process_json_admin_processed_tooth_path GET /admin/processed_tooths/:id/create_tech_process_json(.:format)

admin/processed_tooths#create_tech_process_json

batch_action_admin_processed_tooths_path POST /admin/processed_tooths/batch_action(.:format)

admin/processed_tooths#batch_action

admin_processed_tooths_path GET /admin/processed_tooths(.:format)

admin/processed_tooths#index

POST /admin/processed_tooths(.:format)

admin/processed_tooths#create

new_admin_processed_tooth_path GET /admin/processed_tooths/new(.:format)

admin/processed_tooths#new

edit_admin_processed_tooth_path GET /admin/processed_tooths/:id/edit(.:format)

admin/processed_tooths#edit

admin_processed_tooth_path GET /admin/processed_tooths/:id(.:format)

admin/processed_tooths#show

PATCH /admin/processed_tooths/:id(.:format)

admin/processed_tooths#update

PUT /admin/processed_tooths/:id(.:format)

admin/processed_tooths#update

DELETE /admin/processed_tooths/:id(.:format)

admin/processed_tooths#destroy

batch_action_admin_quizzes_path POST /admin/quizzes/batch_action(.:format)

admin/quizzes#batch_action

admin_quizzes_path GET /admin/quizzes(.:format)

admin/quizzes#index

POST /admin/quizzes(.:format)

admin/quizzes#create

new_admin_quiz_path GET /admin/quizzes/new(.:format)

admin/quizzes#new

edit_admin_quiz_path GET /admin/quizzes/:id/edit(.:format)

admin/quizzes#edit

admin_quiz_path GET /admin/quizzes/:id(.:format)

admin/quizzes#show

PATCH /admin/quizzes/:id(.:format)

admin/quizzes#update

PUT /admin/quizzes/:id(.:format)

admin/quizzes#update

DELETE /admin/quizzes/:id(.:format)

admin/quizzes#destroy

batch_action_admin_responsibility_objects_path POST /admin/responsibility_objects/batch_action(.:format)

admin/responsibility_objects#batch_action

admin_responsibility_objects_path GET /admin/responsibility_objects(.:format)

admin/responsibility_objects#index

POST /admin/responsibility_objects(.:format)

admin/responsibility_objects#create

new_admin_responsibility_object_path GET /admin/responsibility_objects/new(.:format)

admin/responsibility_objects#new

edit_admin_responsibility_object_path GET /admin/responsibility_objects/:id/edit(.:format)

admin/responsibility_objects#edit

admin_responsibility_object_path GET /admin/responsibility_objects/:id(.:format)

admin/responsibility_objects#show

PATCH /admin/responsibility_objects/:id(.:format)

admin/responsibility_objects#update

PUT /admin/responsibility_objects/:id(.:format)

admin/responsibility_objects#update

DELETE /admin/responsibility_objects/:id(.:format)

admin/responsibility_objects#destroy

batch_action_admin_reward_rule_worker_connections_path POST /admin/reward_rule_worker_connections/batch_action(.:format)

admin/reward_rule_worker_connections#batch_action

admin_reward_rule_worker_connections_path GET /admin/reward_rule_worker_connections(.:format)

admin/reward_rule_worker_connections#index

POST /admin/reward_rule_worker_connections(.:format)

admin/reward_rule_worker_connections#create

new_admin_reward_rule_worker_connection_path GET /admin/reward_rule_worker_connections/new(.:format)

admin/reward_rule_worker_connections#new

edit_admin_reward_rule_worker_connection_path GET /admin/reward_rule_worker_connections/:id/edit(.:format)

admin/reward_rule_worker_connections#edit

admin_reward_rule_worker_connection_path GET /admin/reward_rule_worker_connections/:id(.:format)

admin/reward_rule_worker_connections#show

PATCH /admin/reward_rule_worker_connections/:id(.:format)

admin/reward_rule_worker_connections#update

PUT /admin/reward_rule_worker_connections/:id(.:format)

admin/reward_rule_worker_connections#update

DELETE /admin/reward_rule_worker_connections/:id(.:format)

admin/reward_rule_worker_connections#destroy

batch_action_admin_reward_rules_path POST /admin/reward_rules/batch_action(.:format)

admin/reward_rules#batch_action

admin_reward_rules_path GET /admin/reward_rules(.:format)

admin/reward_rules#index

POST /admin/reward_rules(.:format)

admin/reward_rules#create

new_admin_reward_rule_path GET /admin/reward_rules/new(.:format)

admin/reward_rules#new

edit_admin_reward_rule_path GET /admin/reward_rules/:id/edit(.:format)

admin/reward_rules#edit

admin_reward_rule_path GET /admin/reward_rules/:id(.:format)

admin/reward_rules#show

PATCH /admin/reward_rules/:id(.:format)

admin/reward_rules#update

PUT /admin/reward_rules/:id(.:format)

admin/reward_rules#update

DELETE /admin/reward_rules/:id(.:format)

admin/reward_rules#destroy

batch_action_admin_route_lists_path POST /admin/route_lists/batch_action(.:format)

admin/route_lists#batch_action

admin_route_lists_path GET /admin/route_lists(.:format)

admin/route_lists#index

POST /admin/route_lists(.:format)

admin/route_lists#create

new_admin_route_list_path GET /admin/route_lists/new(.:format)

admin/route_lists#new

edit_admin_route_list_path GET /admin/route_lists/:id/edit(.:format)

admin/route_lists#edit

admin_route_list_path GET /admin/route_lists/:id(.:format)

admin/route_lists#show

PATCH /admin/route_lists/:id(.:format)

admin/route_lists#update

PUT /admin/route_lists/:id(.:format)

admin/route_lists#update

DELETE /admin/route_lists/:id(.:format)

admin/route_lists#destroy

batch_action_admin_screen_shots_path POST /admin/screen_shots/batch_action(.:format)

admin/screen_shots#batch_action

admin_screen_shots_path GET /admin/screen_shots(.:format)

admin/screen_shots#index

POST /admin/screen_shots(.:format)

admin/screen_shots#create

new_admin_screen_shot_path GET /admin/screen_shots/new(.:format)

admin/screen_shots#new

edit_admin_screen_shot_path GET /admin/screen_shots/:id/edit(.:format)

admin/screen_shots#edit

admin_screen_shot_path GET /admin/screen_shots/:id(.:format)

admin/screen_shots#show

PATCH /admin/screen_shots/:id(.:format)

admin/screen_shots#update

PUT /admin/screen_shots/:id(.:format)

admin/screen_shots#update

DELETE /admin/screen_shots/:id(.:format)

admin/screen_shots#destroy

admin_settings_path GET /admin/settings(.:format)

admin/settings#index

batch_action_admin_shelving_shelves_path POST /admin/shelving_shelves/batch_action(.:format)

admin/shelving_shelves#batch_action

admin_shelving_shelves_path GET /admin/shelving_shelves(.:format)

admin/shelving_shelves#index

POST /admin/shelving_shelves(.:format)

admin/shelving_shelves#create

new_admin_shelving_shelf_path GET /admin/shelving_shelves/new(.:format)

admin/shelving_shelves#new

edit_admin_shelving_shelf_path GET /admin/shelving_shelves/:id/edit(.:format)

admin/shelving_shelves#edit

admin_shelving_shelf_path GET /admin/shelving_shelves/:id(.:format)

admin/shelving_shelves#show

PATCH /admin/shelving_shelves/:id(.:format)

admin/shelving_shelves#update

PUT /admin/shelving_shelves/:id(.:format)

admin/shelving_shelves#update

DELETE /admin/shelving_shelves/:id(.:format)

admin/shelving_shelves#destroy

wall_admin_shelving_path GET /admin/shelvings/:id/wall(.:format)

admin/shelvings#wall

detatch_user_order_admin_shelvings_path GET /admin/shelvings/detatch_user_order(.:format)

admin/shelvings#detatch_user_order

batch_action_admin_shelvings_path POST /admin/shelvings/batch_action(.:format)

admin/shelvings#batch_action

admin_shelvings_path GET /admin/shelvings(.:format)

admin/shelvings#index

POST /admin/shelvings(.:format)

admin/shelvings#create

new_admin_shelving_path GET /admin/shelvings/new(.:format)

admin/shelvings#new

edit_admin_shelving_path GET /admin/shelvings/:id/edit(.:format)

admin/shelvings#edit

admin_shelving_path GET /admin/shelvings/:id(.:format)

admin/shelvings#show

PATCH /admin/shelvings/:id(.:format)

admin/shelvings#update

PUT /admin/shelvings/:id(.:format)

admin/shelvings#update

DELETE /admin/shelvings/:id(.:format)

admin/shelvings#destroy

batch_action_admin_side_processes_path POST /admin/side_processes/batch_action(.:format)

admin/side_processes#batch_action

admin_side_processes_path GET /admin/side_processes(.:format)

admin/side_processes#index

POST /admin/side_processes(.:format)

admin/side_processes#create

new_admin_side_process_path GET /admin/side_processes/new(.:format)

admin/side_processes#new

edit_admin_side_process_path GET /admin/side_processes/:id/edit(.:format)

admin/side_processes#edit

admin_side_process_path GET /admin/side_processes/:id(.:format)

admin/side_processes#show

PATCH /admin/side_processes/:id(.:format)

admin/side_processes#update

PUT /admin/side_processes/:id(.:format)

admin/side_processes#update

DELETE /admin/side_processes/:id(.:format)

admin/side_processes#destroy

batch_action_admin_statistical_days_path POST /admin/statistical_days/batch_action(.:format)

admin/statistical_days#batch_action

admin_statistical_days_path GET /admin/statistical_days(.:format)

admin/statistical_days#index

POST /admin/statistical_days(.:format)

admin/statistical_days#create

new_admin_statistical_day_path GET /admin/statistical_days/new(.:format)

admin/statistical_days#new

edit_admin_statistical_day_path GET /admin/statistical_days/:id/edit(.:format)

admin/statistical_days#edit

admin_statistical_day_path GET /admin/statistical_days/:id(.:format)

admin/statistical_days#show

PATCH /admin/statistical_days/:id(.:format)

admin/statistical_days#update

PUT /admin/statistical_days/:id(.:format)

admin/statistical_days#update

DELETE /admin/statistical_days/:id(.:format)

admin/statistical_days#destroy

batch_action_admin_stl_files_path POST /admin/stl_files/batch_action(.:format)

admin/stl_files#batch_action

admin_stl_files_path GET /admin/stl_files(.:format)

admin/stl_files#index

admin_stl_file_path PATCH /admin/stl_files/:id(.:format)

admin/stl_files#update

PUT /admin/stl_files/:id(.:format)

admin/stl_files#update

batch_action_admin_system_mistakes_path POST /admin/system_mistakes/batch_action(.:format)

admin/system_mistakes#batch_action

admin_system_mistakes_path GET /admin/system_mistakes(.:format)

admin/system_mistakes#index

admin_system_mistake_path PATCH /admin/system_mistakes/:id(.:format)

admin/system_mistakes#update

PUT /admin/system_mistakes/:id(.:format)

admin/system_mistakes#update

batch_action_admin_system_reclamations_path POST /admin/system_reclamations/batch_action(.:format)

admin/system_reclamations#batch_action

admin_system_reclamations_path GET /admin/system_reclamations(.:format)

admin/system_reclamations#index

POST /admin/system_reclamations(.:format)

admin/system_reclamations#create

new_admin_system_reclamation_path GET /admin/system_reclamations/new(.:format)

admin/system_reclamations#new

edit_admin_system_reclamation_path GET /admin/system_reclamations/:id/edit(.:format)

admin/system_reclamations#edit

admin_system_reclamation_path GET /admin/system_reclamations/:id(.:format)

admin/system_reclamations#show

PATCH /admin/system_reclamations/:id(.:format)

admin/system_reclamations#update

PUT /admin/system_reclamations/:id(.:format)

admin/system_reclamations#update

DELETE /admin/system_reclamations/:id(.:format)

admin/system_reclamations#destroy

batch_action_admin_tech_process_families_path POST /admin/tech_process_families/batch_action(.:format)

admin/tech_process_families#batch_action

admin_tech_process_families_path GET /admin/tech_process_families(.:format)

admin/tech_process_families#index

POST /admin/tech_process_families(.:format)

admin/tech_process_families#create

new_admin_tech_process_family_path GET /admin/tech_process_families/new(.:format)

admin/tech_process_families#new

edit_admin_tech_process_family_path GET /admin/tech_process_families/:id/edit(.:format)

admin/tech_process_families#edit

admin_tech_process_family_path GET /admin/tech_process_families/:id(.:format)

admin/tech_process_families#show

PATCH /admin/tech_process_families/:id(.:format)

admin/tech_process_families#update

PUT /admin/tech_process_families/:id(.:format)

admin/tech_process_families#update

DELETE /admin/tech_process_families/:id(.:format)

admin/tech_process_families#destroy

batch_action_admin_tech_process_folders_path POST /admin/tech_process_folders/batch_action(.:format)

admin/tech_process_folders#batch_action

admin_tech_process_folders_path GET /admin/tech_process_folders(.:format)

admin/tech_process_folders#index

POST /admin/tech_process_folders(.:format)

admin/tech_process_folders#create

new_admin_tech_process_folder_path GET /admin/tech_process_folders/new(.:format)

admin/tech_process_folders#new

edit_admin_tech_process_folder_path GET /admin/tech_process_folders/:id/edit(.:format)

admin/tech_process_folders#edit

admin_tech_process_folder_path GET /admin/tech_process_folders/:id(.:format)

admin/tech_process_folders#show

PATCH /admin/tech_process_folders/:id(.:format)

admin/tech_process_folders#update

PUT /admin/tech_process_folders/:id(.:format)

admin/tech_process_folders#update

DELETE /admin/tech_process_folders/:id(.:format)

admin/tech_process_folders#destroy

copy_tech_stages_from_admin_tech_process_path GET /admin/tech_processes/:id/copy_tech_stages_from(.:format)

admin/tech_processes#copy_tech_stages_from

tp_bird_view_member_admin_tech_process_path GET /admin/tech_processes/:id/tp_bird_view_member(.:format)

admin/tech_processes#tp_bird_view_member

copy_admin_tech_process_path GET /admin/tech_processes/:id/copy(.:format)

admin/tech_processes#copy

upload_file_admin_tech_processes_path GET /admin/tech_processes/upload_file(.:format)

admin/tech_processes#upload_file

total_show_admin_tech_processes_path GET /admin/tech_processes/total_show(.:format)

admin/tech_processes#total_show

batch_create_tooth_stage_admin_tech_processes_path GET /admin/tech_processes/batch_create_tooth_stage(.:format)

admin/tech_processes#batch_create_tooth_stage

tp_bird_view_admin_tech_processes_path GET /admin/tech_processes/tp_bird_view(.:format)

admin/tech_processes#tp_bird_view

xmind_file_upload_admin_tech_processes_path POST /admin/tech_processes/xmind_file_upload(.:format)

admin/tech_processes#xmind_file_upload

checker_admin_tech_processes_path GET /admin/tech_processes/checker(.:format)

admin/tech_processes#checker

check_admin_tech_processes_path GET /admin/tech_processes/check(.:format)

admin/tech_processes#check

batch_action_admin_tech_processes_path POST /admin/tech_processes/batch_action(.:format)

admin/tech_processes#batch_action

admin_tech_processes_path GET /admin/tech_processes(.:format)

admin/tech_processes#index

POST /admin/tech_processes(.:format)

admin/tech_processes#create

new_admin_tech_process_path GET /admin/tech_processes/new(.:format)

admin/tech_processes#new

edit_admin_tech_process_path GET /admin/tech_processes/:id/edit(.:format)

admin/tech_processes#edit

admin_tech_process_path GET /admin/tech_processes/:id(.:format)

admin/tech_processes#show

PATCH /admin/tech_processes/:id(.:format)

admin/tech_processes#update

PUT /admin/tech_processes/:id(.:format)

admin/tech_processes#update

DELETE /admin/tech_processes/:id(.:format)

admin/tech_processes#destroy

batch_action_admin_tech_stages_path POST /admin/tech_stages/batch_action(.:format)

admin/tech_stages#batch_action

admin_tech_stages_path GET /admin/tech_stages(.:format)

admin/tech_stages#index

POST /admin/tech_stages(.:format)

admin/tech_stages#create

new_admin_tech_stage_path GET /admin/tech_stages/new(.:format)

admin/tech_stages#new

edit_admin_tech_stage_path GET /admin/tech_stages/:id/edit(.:format)

admin/tech_stages#edit

admin_tech_stage_path GET /admin/tech_stages/:id(.:format)

admin/tech_stages#show

PATCH /admin/tech_stages/:id(.:format)

admin/tech_stages#update

PUT /admin/tech_stages/:id(.:format)

admin/tech_stages#update

send_me_admin_telegram_message_path GET /admin/telegram_messages/:id/send_me(.:format)

admin/telegram_messages#send_me

send_new_message_to_worker_admin_telegram_messages_path GET /admin/telegram_messages/send_new_message_to_worker(.:format)

admin/telegram_messages#send_new_message_to_worker

batch_action_admin_telegram_messages_path POST /admin/telegram_messages/batch_action(.:format)

admin/telegram_messages#batch_action

admin_telegram_messages_path GET /admin/telegram_messages(.:format)

admin/telegram_messages#index

POST /admin/telegram_messages(.:format)

admin/telegram_messages#create

new_admin_telegram_message_path GET /admin/telegram_messages/new(.:format)

admin/telegram_messages#new

admin_telegram_message_path GET /admin/telegram_messages/:id(.:format)

admin/telegram_messages#show

PATCH /admin/telegram_messages/:id(.:format)

admin/telegram_messages#update

PUT /admin/telegram_messages/:id(.:format)

admin/telegram_messages#update

batch_action_admin_tooth_rewards_path POST /admin/tooth_rewards/batch_action(.:format)

admin/tooth_rewards#batch_action

admin_tooth_rewards_path GET /admin/tooth_rewards(.:format)

admin/tooth_rewards#index

POST /admin/tooth_rewards(.:format)

admin/tooth_rewards#create

new_admin_tooth_reward_path GET /admin/tooth_rewards/new(.:format)

admin/tooth_rewards#new

edit_admin_tooth_reward_path GET /admin/tooth_rewards/:id/edit(.:format)

admin/tooth_rewards#edit

admin_tooth_reward_path GET /admin/tooth_rewards/:id(.:format)

admin/tooth_rewards#show

PATCH /admin/tooth_rewards/:id(.:format)

admin/tooth_rewards#update

PUT /admin/tooth_rewards/:id(.:format)

admin/tooth_rewards#update

DELETE /admin/tooth_rewards/:id(.:format)

admin/tooth_rewards#destroy

batch_action_admin_user_discounts_path POST /admin/user_discounts/batch_action(.:format)

admin/user_discounts#batch_action

admin_user_discounts_path GET /admin/user_discounts(.:format)

admin/user_discounts#index

POST /admin/user_discounts(.:format)

admin/user_discounts#create

new_admin_user_discount_path GET /admin/user_discounts/new(.:format)

admin/user_discounts#new

edit_admin_user_discount_path GET /admin/user_discounts/:id/edit(.:format)

admin/user_discounts#edit

admin_user_discount_path GET /admin/user_discounts/:id(.:format)

admin/user_discounts#show

PATCH /admin/user_discounts/:id(.:format)

admin/user_discounts#update

PUT /admin/user_discounts/:id(.:format)

admin/user_discounts#update

DELETE /admin/user_discounts/:id(.:format)

admin/user_discounts#destroy

search_admin_user_employees_path GET /admin/user_employees/search(.:format)

admin/user_employees#search

batch_action_admin_user_employees_path POST /admin/user_employees/batch_action(.:format)

admin/user_employees#batch_action

admin_user_employees_path GET /admin/user_employees(.:format)

admin/user_employees#index

POST /admin/user_employees(.:format)

admin/user_employees#create

new_admin_user_employee_path GET /admin/user_employees/new(.:format)

admin/user_employees#new

edit_admin_user_employee_path GET /admin/user_employees/:id/edit(.:format)

admin/user_employees#edit

admin_user_employee_path GET /admin/user_employees/:id(.:format)

admin/user_employees#show

PATCH /admin/user_employees/:id(.:format)

admin/user_employees#update

PUT /admin/user_employees/:id(.:format)

admin/user_employees#update

batch_action_admin_user_messages_path POST /admin/user_messages/batch_action(.:format)

admin/user_messages#batch_action

admin_user_messages_path GET /admin/user_messages(.:format)

admin/user_messages#index

POST /admin/user_messages(.:format)

admin/user_messages#create

new_admin_user_message_path GET /admin/user_messages/new(.:format)

admin/user_messages#new

edit_admin_user_message_path GET /admin/user_messages/:id/edit(.:format)

admin/user_messages#edit

admin_user_message_path GET /admin/user_messages/:id(.:format)

admin/user_messages#show

PATCH /admin/user_messages/:id(.:format)

admin/user_messages#update

PUT /admin/user_messages/:id(.:format)

admin/user_messages#update

DELETE /admin/user_messages/:id(.:format)

admin/user_messages#destroy

batch_action_admin_user_order_activities_path POST /admin/user_order_activities/batch_action(.:format)

admin/user_order_activities#batch_action

admin_user_order_activities_path GET /admin/user_order_activities(.:format)

admin/user_order_activities#index

POST /admin/user_order_activities(.:format)

admin/user_order_activities#create

new_admin_user_order_activity_path GET /admin/user_order_activities/new(.:format)

admin/user_order_activities#new

edit_admin_user_order_activity_path GET /admin/user_order_activities/:id/edit(.:format)

admin/user_order_activities#edit

admin_user_order_activity_path GET /admin/user_order_activities/:id(.:format)

admin/user_order_activities#show

PATCH /admin/user_order_activities/:id(.:format)

admin/user_order_activities#update

PUT /admin/user_order_activities/:id(.:format)

admin/user_order_activities#update

batch_action_admin_user_order_catches_path POST /admin/user_order_catches/batch_action(.:format)

admin/user_order_catches#batch_action

admin_user_order_catches_path GET /admin/user_order_catches(.:format)

admin/user_order_catches#index

POST /admin/user_order_catches(.:format)

admin/user_order_catches#create

new_admin_user_order_catch_path GET /admin/user_order_catches/new(.:format)

admin/user_order_catches#new

edit_admin_user_order_catch_path GET /admin/user_order_catches/:id/edit(.:format)

admin/user_order_catches#edit

admin_user_order_catch_path GET /admin/user_order_catches/:id(.:format)

admin/user_order_catches#show

PATCH /admin/user_order_catches/:id(.:format)

admin/user_order_catches#update

PUT /admin/user_order_catches/:id(.:format)

admin/user_order_catches#update

DELETE /admin/user_order_catches/:id(.:format)

admin/user_order_catches#destroy

batch_action_admin_user_order_clarifications_path POST /admin/user_order_clarifications/batch_action(.:format)

admin/user_order_clarifications#batch_action

admin_user_order_clarifications_path GET /admin/user_order_clarifications(.:format)

admin/user_order_clarifications#index

POST /admin/user_order_clarifications(.:format)

admin/user_order_clarifications#create

admin_user_order_clarification_path GET /admin/user_order_clarifications/:id(.:format)

admin/user_order_clarifications#show

PATCH /admin/user_order_clarifications/:id(.:format)

admin/user_order_clarifications#update

PUT /admin/user_order_clarifications/:id(.:format)

admin/user_order_clarifications#update

batch_action_admin_user_order_description_templates_path POST /admin/user_order_description_templates/batch_action(.:format)

admin/user_order_description_templates#batch_action

admin_user_order_description_templates_path GET /admin/user_order_description_templates(.:format)

admin/user_order_description_templates#index

POST /admin/user_order_description_templates(.:format)

admin/user_order_description_templates#create

new_admin_user_order_description_template_path GET /admin/user_order_description_templates/new(.:format)

admin/user_order_description_templates#new

edit_admin_user_order_description_template_path GET /admin/user_order_description_templates/:id/edit(.:format)

admin/user_order_description_templates#edit

admin_user_order_description_template_path GET /admin/user_order_description_templates/:id(.:format)

admin/user_order_description_templates#show

PATCH /admin/user_order_description_templates/:id(.:format)

admin/user_order_description_templates#update

PUT /admin/user_order_description_templates/:id(.:format)

admin/user_order_description_templates#update

DELETE /admin/user_order_description_templates/:id(.:format)

admin/user_order_description_templates#destroy

batch_action_admin_user_order_replicas_path POST /admin/user_order_replicas/batch_action(.:format)

admin/user_order_replicas#batch_action

admin_user_order_replicas_path GET /admin/user_order_replicas(.:format)

admin/user_order_replicas#index

POST /admin/user_order_replicas(.:format)

admin/user_order_replicas#create

new_admin_user_order_replica_path GET /admin/user_order_replicas/new(.:format)

admin/user_order_replicas#new

edit_admin_user_order_replica_path GET /admin/user_order_replicas/:id/edit(.:format)

admin/user_order_replicas#edit

admin_user_order_replica_path GET /admin/user_order_replicas/:id(.:format)

admin/user_order_replicas#show

PATCH /admin/user_order_replicas/:id(.:format)

admin/user_order_replicas#update

PUT /admin/user_order_replicas/:id(.:format)

admin/user_order_replicas#update

DELETE /admin/user_order_replicas/:id(.:format)

admin/user_order_replicas#destroy

batch_action_admin_user_order_shelving_locations_path POST /admin/user_order_shelving_locations/batch_action(.:format)

admin/user_order_shelving_locations#batch_action

admin_user_order_shelving_locations_path GET /admin/user_order_shelving_locations(.:format)

admin/user_order_shelving_locations#index

POST /admin/user_order_shelving_locations(.:format)

admin/user_order_shelving_locations#create

new_admin_user_order_shelving_location_path GET /admin/user_order_shelving_locations/new(.:format)

admin/user_order_shelving_locations#new

edit_admin_user_order_shelving_location_path GET /admin/user_order_shelving_locations/:id/edit(.:format)

admin/user_order_shelving_locations#edit

admin_user_order_shelving_location_path GET /admin/user_order_shelving_locations/:id(.:format)

admin/user_order_shelving_locations#show

PATCH /admin/user_order_shelving_locations/:id(.:format)

admin/user_order_shelving_locations#update

PUT /admin/user_order_shelving_locations/:id(.:format)

admin/user_order_shelving_locations#update

DELETE /admin/user_order_shelving_locations/:id(.:format)

admin/user_order_shelving_locations#destroy

batch_action_admin_user_order_subprocesses_path POST /admin/user_order_subprocesses/batch_action(.:format)

admin/user_order_subprocesses#batch_action

admin_user_order_subprocesses_path GET /admin/user_order_subprocesses(.:format)

admin/user_order_subprocesses#index

POST /admin/user_order_subprocesses(.:format)

admin/user_order_subprocesses#create

admin_user_order_subprocess_path GET /admin/user_order_subprocesses/:id(.:format)

admin/user_order_subprocesses#show

PATCH /admin/user_order_subprocesses/:id(.:format)

admin/user_order_subprocesses#update

PUT /admin/user_order_subprocesses/:id(.:format)

admin/user_order_subprocesses#update

batch_action_admin_user_order_videos_path POST /admin/user_order_videos/batch_action(.:format)

admin/user_order_videos#batch_action

admin_user_order_videos_path GET /admin/user_order_videos(.:format)

admin/user_order_videos#index

admin_user_order_video_path GET /admin/user_order_videos/:id(.:format)

admin/user_order_videos#show

PATCH /admin/user_order_videos/:id(.:format)

admin/user_order_videos#update

PUT /admin/user_order_videos/:id(.:format)

admin/user_order_videos#update

reset_items_force_admin_user_order_path GET /admin/user_orders/:id/reset_items_force(.:format)

admin/user_orders#reset_items_force

set_delivery_mode_admin_user_order_path GET /admin/user_orders/:id/set_delivery_mode(.:format)

admin/user_orders#set_delivery_mode

accept_admin_user_order_path GET /admin/user_orders/:id/accept(.:format)

admin/user_orders#accept

trigger_on_travel_admin_user_order_path GET /admin/user_orders/:id/trigger_on_travel(.:format)

admin/user_orders#trigger_on_travel

change_closing_date_admin_user_order_path GET /admin/user_orders/:id/change_closing_date(.:format)

admin/user_orders#change_closing_date

payments_admin_user_order_path GET /admin/user_orders/:id/payments(.:format)

admin/user_orders#payments

change_user_admin_user_order_path GET /admin/user_orders/:id/change_user(.:format)

admin/user_orders#change_user

change_patient_name_admin_user_order_path GET /admin/user_orders/:id/change_patient_name(.:format)

admin/user_orders#change_patient_name

add_payment_admin_user_order_path GET /admin/user_orders/:id/add_payment(.:format)

admin/user_orders#add_payment

trigger_masterprice_admin_user_order_path GET /admin/user_orders/:id/trigger_masterprice(.:format)

admin/user_orders#trigger_masterprice

pass_work_to_another_worker_admin_user_order_path GET /admin/user_orders/:id/pass_work_to_another_worker(.:format)

admin/user_orders#pass_work_to_another_worker

get_workers_list_admin_user_order_path GET /admin/user_orders/:id/get_workers_list(.:format)

admin/user_orders#get_workers_list

print_admin_user_order_path GET /admin/user_orders/:id/print(.:format)

admin/user_orders#print

set_payment_type_admin_user_order_path GET /admin/user_orders/:id/set_payment_type(.:format)

admin/user_orders#set_payment_type

set_paid_amount_admin_user_order_path GET /admin/user_orders/:id/set_paid_amount(.:format)

admin/user_orders#set_paid_amount

set_paid_admin_user_order_path GET /admin/user_orders/:id/set_paid(.:format)

admin/user_orders#set_paid

set_1c_invoice_admin_user_order_path GET /admin/user_orders/:id/set_1c_invoice(.:format)

admin/user_orders#set_1c_invoice

assign_unpacking_video_admin_user_order_path GET /admin/user_orders/:id/assign_unpacking_video(.:format)

admin/user_orders#assign_unpacking_video

upload_comment_picture_admin_user_order_path POST /admin/user_orders/:id/upload_comment_picture(.:format)

admin/user_orders#upload_comment_picture

upload_screenshot_admin_user_order_path POST /admin/user_orders/:id/upload_screenshot(.:format)

admin/user_orders#upload_screenshot

trigger_unpack_video_admin_user_order_path GET /admin/user_orders/:id/trigger_unpack_video(.:format)

admin/user_orders#trigger_unpack_video

tech_stages_stats_admin_user_order_path GET /admin/user_orders/:id/tech_stages_stats(.:format)

admin/user_orders#tech_stages_stats

archive_me_admin_user_order_path GET /admin/user_orders/:id/archive_me(.:format)

admin/user_orders#archive_me

activate_admin_user_order_path GET /admin/user_orders/:id/activate(.:format)

admin/user_orders#activate

trigger_edit_mode_admin_user_order_path POST /admin/user_orders/:id/trigger_edit_mode(.:format)

admin/user_orders#trigger_edit_mode

history_admin_user_order_path GET /admin/user_orders/:id/history(.:format)

admin/user_orders#history

ask_for_edit_admin_user_order_path GET /admin/user_orders/:id/ask_for_edit(.:format)

admin/user_orders#ask_for_edit

set_responsible_worker_admin_user_order_path GET /admin/user_orders/:id/set_responsible_worker(.:format)

admin/user_orders#set_responsible_worker

reset_1c_number_admin_user_order_path GET /admin/user_orders/:id/reset_1c_number(.:format)

admin/user_orders#reset_1c_number

upload_video_admin_user_order_path POST /admin/user_orders/:id/upload_video(.:format)

admin/user_orders#upload_video

limits_admin_user_order_path GET /admin/user_orders/:id/limits(.:format)

admin/user_orders#limits

set_billed_admin_user_order_path GET /admin/user_orders/:id/set_billed(.:format)

admin/user_orders#set_billed

act_of_provided_services_admin_user_order_path GET /admin/user_orders/:id/act_of_provided_services(.:format)

admin/user_orders#act_of_provided_services

track_admin_user_order_path GET /admin/user_orders/:id/track(.:format)

admin/user_orders#track

finish_it_admin_user_order_path GET /admin/user_orders/:id/finish_it(.:format)

admin/user_orders#finish_it

show_hide_user_order_admin_user_order_path GET /admin/user_orders/:id/show_hide_user_order(.:format)

admin/user_orders#show_hide_user_order

put_to_folder_admin_user_order_path GET /admin/user_orders/:id/put_to_folder(.:format)

admin/user_orders#put_to_folder

perform_refund_admin_user_order_path GET /admin/user_orders/:id/perform_refund(.:format)

admin/user_orders#perform_refund

refund_admin_user_order_path GET /admin/user_orders/:id/refund(.:format)

admin/user_orders#refund

statistics_view_admin_user_order_path GET /admin/user_orders/:id/statistics_view(.:format)

admin/user_orders#statistics_view

get_day_stats_admin_user_orders_path GET /admin/user_orders/get_day_stats(.:format)

admin/user_orders#get_day_stats

new_statistics_admin_user_orders_path GET /admin/user_orders/new_statistics(.:format)

admin/user_orders#new_statistics

accountant_stats_admin_user_orders_path GET /admin/user_orders/accountant_stats(.:format)

admin/user_orders#accountant_stats

context_video_recorder_admin_user_orders_path GET /admin/user_orders/context_video_recorder(.:format)

admin/user_orders#context_video_recorder

ultra_list_admin_user_orders_path GET /admin/user_orders/ultra_list(.:format)

admin/user_orders#ultra_list

search_admin_user_orders_path GET /admin/user_orders/search(.:format)

admin/user_orders#search

accountant_index_admin_user_orders_path GET /admin/user_orders/accountant_index(.:format)

admin/user_orders#accountant_index

user_order_target_type_stats_admin_user_orders_path GET /admin/user_orders/user_order_target_type_stats(.:format)

admin/user_orders#user_order_target_type_stats

user_orders_stats_list_admin_user_orders_path GET /admin/user_orders/user_orders_stats_list(.:format)

admin/user_orders#user_orders_stats_list

statistics_admin_user_orders_path GET /admin/user_orders/statistics(.:format)

admin/user_orders#statistics

stats_admin_user_orders_path GET /admin/user_orders/stats(.:format)

admin/user_orders#stats

ultraview_admin_user_orders_path GET /admin/user_orders/ultraview(.:format)

admin/user_orders#ultraview

stats_table_admin_user_orders_path GET /admin/user_orders/stats_table(.:format)

admin/user_orders#stats_table

mcdonalds_view_admin_user_orders_path GET /admin/user_orders/mcdonalds_view(.:format)

admin/user_orders#mcdonalds_view

dynamics_admin_user_orders_path GET /admin/user_orders/dynamics(.:format)

admin/user_orders#dynamics

user_order_overall_stats_admin_user_orders_path GET /admin/user_orders/user_order_overall_stats(.:format)

admin/user_orders#user_order_overall_stats

user_overall_stats_admin_user_orders_path GET /admin/user_orders/user_overall_stats(.:format)

admin/user_orders#user_overall_stats

amounts_admin_user_orders_path GET /admin/user_orders/amounts(.:format)

admin/user_orders#amounts

user_summary_admin_user_orders_path GET /admin/user_orders/user_summary(.:format)

admin/user_orders#user_summary

finances_admin_user_orders_path GET /admin/user_orders/finances(.:format)

admin/user_orders#finances

finances_more_admin_user_orders_path GET /admin/user_orders/finances_more(.:format)

admin/user_orders#finances_more

create_new_by_force_admin_user_orders_path GET /admin/user_orders/create_new_by_force(.:format)

admin/user_orders#create_new_by_force

rework_admin_user_orders_path GET /admin/user_orders/rework(.:format)

admin/user_orders#rework

statistic_periods_admin_user_orders_path GET /admin/user_orders/statistic_periods(.:format)

admin/user_orders#statistic_periods

do_rework_admin_user_orders_path POST /admin/user_orders/do_rework(.:format)

admin/user_orders#do_rework

shipping_on_day_admin_user_orders_path GET /admin/user_orders/shipping_on_day(.:format)

admin/user_orders#shipping_on_day

total_search_admin_user_orders_path GET /admin/user_orders/total_search(.:format)

admin/user_orders#total_search

unboxing_admin_user_orders_path GET /admin/user_orders/unboxing(.:format)

admin/user_orders#unboxing

get_csv_admin_user_orders_path GET /admin/user_orders/get_csv(.:format)

admin/user_orders#get_csv

batch_action_admin_user_orders_path POST /admin/user_orders/batch_action(.:format)

admin/user_orders#batch_action

admin_user_orders_path GET /admin/user_orders(.:format)

admin/user_orders#index

POST /admin/user_orders(.:format)

admin/user_orders#create

new_admin_user_order_path GET /admin/user_orders/new(.:format)

admin/user_orders#new

edit_admin_user_order_path GET /admin/user_orders/:id/edit(.:format)

admin/user_orders#edit

admin_user_order_path GET /admin/user_orders/:id(.:format)

admin/user_orders#show

PATCH /admin/user_orders/:id(.:format)

admin/user_orders#update

PUT /admin/user_orders/:id(.:format)

admin/user_orders#update

batch_action_admin_user_patients_path POST /admin/user_patients/batch_action(.:format)

admin/user_patients#batch_action

admin_user_patients_path GET /admin/user_patients(.:format)

admin/user_patients#index

POST /admin/user_patients(.:format)

admin/user_patients#create

new_admin_user_patient_path GET /admin/user_patients/new(.:format)

admin/user_patients#new

edit_admin_user_patient_path GET /admin/user_patients/:id/edit(.:format)

admin/user_patients#edit

admin_user_patient_path GET /admin/user_patients/:id(.:format)

admin/user_patients#show

PATCH /admin/user_patients/:id(.:format)

admin/user_patients#update

PUT /admin/user_patients/:id(.:format)

admin/user_patients#update

DELETE /admin/user_patients/:id(.:format)

admin/user_patients#destroy

batch_action_admin_user_statuses_path POST /admin/user_statuses/batch_action(.:format)

admin/user_statuses#batch_action

admin_user_statuses_path GET /admin/user_statuses(.:format)

admin/user_statuses#index

admin_user_status_path PATCH /admin/user_statuses/:id(.:format)

admin/user_statuses#update

PUT /admin/user_statuses/:id(.:format)

admin/user_statuses#update

change_activation_admin_user_path GET /admin/users/:id/change_activation(.:format)

admin/users#change_activation

tech_process_stats_admin_user_path GET /admin/users/:id/tech_process_stats(.:format)

admin/users#tech_process_stats

update_field_admin_user_path POST /admin/users/:id/update_field(.:format)

admin/users#update_field

force_update_data_admin_user_path GET /admin/users/:id/force_update_data(.:format)

admin/users#force_update_data

reconciliation_admin_user_path GET /admin/users/:id/reconciliation(.:format)

admin/users#reconciliation

search_admin_users_path GET /admin/users/search(.:format)

admin/users#search

clients_data_admin_users_path GET /admin/users/clients_data(.:format)

admin/users#clients_data

statused_users_on_time_frame_admin_users_path GET /admin/users/statused_users_on_time_frame(.:format)

admin/users#statused_users_on_time_frame

batch_create_tooth_stage_admin_users_path GET /admin/users/batch_create_tooth_stage(.:format)

admin/users#batch_create_tooth_stage

batch_create_admin_users_path GET /admin/users/batch_create(.:format)

admin/users#batch_create

upload_file_admin_users_path GET /admin/users/upload_file(.:format)

admin/users#upload_file

stats_admin_users_path GET /admin/users/stats(.:format)

admin/users#stats

ultra_reconciliation_admin_users_path GET /admin/users/ultra_reconciliation(.:format)

admin/users#ultra_reconciliation

batch_action_admin_users_path POST /admin/users/batch_action(.:format)

admin/users#batch_action

admin_users_path GET /admin/users(.:format)

admin/users#index

POST /admin/users(.:format)

admin/users#create

new_admin_user_path GET /admin/users/new(.:format)

admin/users#new

edit_admin_user_path GET /admin/users/:id/edit(.:format)

admin/users#edit

admin_user_path GET /admin/users/:id(.:format)

admin/users#show

PATCH /admin/users/:id(.:format)

admin/users#update

PUT /admin/users/:id(.:format)

admin/users#update

batch_action_admin_worker_groups_path POST /admin/worker_groups/batch_action(.:format)

admin/worker_groups#batch_action

admin_worker_groups_path GET /admin/worker_groups(.:format)

admin/worker_groups#index

POST /admin/worker_groups(.:format)

admin/worker_groups#create

new_admin_worker_group_path GET /admin/worker_groups/new(.:format)

admin/worker_groups#new

edit_admin_worker_group_path GET /admin/worker_groups/:id/edit(.:format)

admin/worker_groups#edit

admin_worker_group_path GET /admin/worker_groups/:id(.:format)

admin/worker_groups#show

PATCH /admin/worker_groups/:id(.:format)

admin/worker_groups#update

PUT /admin/worker_groups/:id(.:format)

admin/worker_groups#update

DELETE /admin/worker_groups/:id(.:format)

admin/worker_groups#destroy

recalc_admin_worker_reward_path GET /admin/worker_rewards/:id/recalc(.:format)

admin/worker_rewards#recalc

recalculate_with_comments_admin_worker_reward_path GET /admin/worker_rewards/:id/recalculate_with_comments(.:format)

admin/worker_rewards#recalculate_with_comments

batch_action_admin_worker_rewards_path POST /admin/worker_rewards/batch_action(.:format)

admin/worker_rewards#batch_action

admin_worker_rewards_path GET /admin/worker_rewards(.:format)

admin/worker_rewards#index

POST /admin/worker_rewards(.:format)

admin/worker_rewards#create

new_admin_worker_reward_path GET /admin/worker_rewards/new(.:format)

admin/worker_rewards#new

edit_admin_worker_reward_path GET /admin/worker_rewards/:id/edit(.:format)

admin/worker_rewards#edit

admin_worker_reward_path GET /admin/worker_rewards/:id(.:format)

admin/worker_rewards#show

PATCH /admin/worker_rewards/:id(.:format)

admin/worker_rewards#update

PUT /admin/worker_rewards/:id(.:format)

admin/worker_rewards#update

DELETE /admin/worker_rewards/:id(.:format)

admin/worker_rewards#destroy

deactivate_admin_worker_session_path GET /admin/worker_sessions/:id/deactivate(.:format)

admin/worker_sessions#deactivate

batch_action_admin_worker_sessions_path POST /admin/worker_sessions/batch_action(.:format)

admin/worker_sessions#batch_action

admin_worker_sessions_path GET /admin/worker_sessions(.:format)

admin/worker_sessions#index

admin_worker_session_path PATCH /admin/worker_sessions/:id(.:format)

admin/worker_sessions#update

PUT /admin/worker_sessions/:id(.:format)

admin/worker_sessions#update

about_stats_admin_worker_path GET /admin/workers/:id/about_stats(.:format)

admin/workers#about_stats

reconciliation_admin_worker_path GET /admin/workers/:id/reconciliation(.:format)

admin/workers#reconciliation

fot_statistics_admin_workers_path GET /admin/workers/fot_statistics(.:format)

admin/workers#fot_statistics

workers_summary_admin_workers_path GET /admin/workers/workers_summary(.:format)

admin/workers#workers_summary

departments_summary_admin_workers_path GET /admin/workers/departments_summary(.:format)

admin/workers#departments_summary

stats_admin_workers_path GET /admin/workers/stats(.:format)

admin/workers#stats

batch_action_admin_workers_path POST /admin/workers/batch_action(.:format)

admin/workers#batch_action

admin_workers_path GET /admin/workers(.:format)

admin/workers#index

POST /admin/workers(.:format)

admin/workers#create

new_admin_worker_path GET /admin/workers/new(.:format)

admin/workers#new

edit_admin_worker_path GET /admin/workers/:id/edit(.:format)

admin/workers#edit

admin_worker_path GET /admin/workers/:id(.:format)

admin/workers#show

PATCH /admin/workers/:id(.:format)

admin/workers#update

PUT /admin/workers/:id(.:format)

admin/workers#update

batch_action_admin_zakaz_stages_path POST /admin/zakaz_stages/batch_action(.:format)

admin/zakaz_stages#batch_action

admin_zakaz_stages_path GET /admin/zakaz_stages(.:format)

admin/zakaz_stages#index

POST /admin/zakaz_stages(.:format)

admin/zakaz_stages#create

new_admin_zakaz_stage_path GET /admin/zakaz_stages/new(.:format)

admin/zakaz_stages#new

edit_admin_zakaz_stage_path GET /admin/zakaz_stages/:id/edit(.:format)

admin/zakaz_stages#edit

admin_zakaz_stage_path GET /admin/zakaz_stages/:id(.:format)

admin/zakaz_stages#show

PATCH /admin/zakaz_stages/:id(.:format)

admin/zakaz_stages#update

PUT /admin/zakaz_stages/:id(.:format)

admin/zakaz_stages#update

DELETE /admin/zakaz_stages/:id(.:format)

admin/zakaz_stages#destroy

admin_comments_path GET /admin/comments(.:format)

admin/comments#index

POST /admin/comments(.:format)

admin/comments#create

admin_comment_path GET /admin/comments/:id(.:format)

admin/comments#show

DELETE /admin/comments/:id(.:format)

admin/comments#destroy

rails_postmark_inbound_emails_path POST /rails/action_mailbox/postmark/inbound_emails(.:format)

action_mailbox/ingresses/postmark/inbound_emails#create

rails_relay_inbound_emails_path POST /rails/action_mailbox/relay/inbound_emails(.:format)

action_mailbox/ingresses/relay/inbound_emails#create

rails_sendgrid_inbound_emails_path POST /rails/action_mailbox/sendgrid/inbound_emails(.:format)

action_mailbox/ingresses/sendgrid/inbound_emails#create

rails_mandrill_inbound_health_check_path GET /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#health_check

rails_mandrill_inbound_emails_path POST /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#create

rails_mailgun_inbound_emails_path POST /rails/action_mailbox/mailgun/inbound_emails/mime(.:format)

action_mailbox/ingresses/mailgun/inbound_emails#create

rails_conductor_inbound_emails_path GET /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#index

POST /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#create

new_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/new(.:format)

rails/conductor/action_mailbox/inbound_emails#new

edit_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id/edit(.:format)

rails/conductor/action_mailbox/inbound_emails#edit

rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#show

PATCH /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

PUT /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

DELETE /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#destroy

new_rails_conductor_inbound_email_source_path GET /rails/conductor/action_mailbox/inbound_emails/sources/new(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#new

rails_conductor_inbound_email_sources_path POST /rails/conductor/action_mailbox/inbound_emails/sources(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#create

rails_conductor_inbound_email_reroute_path POST /rails/conductor/action_mailbox/:inbound_email_id/reroute(.:format)

rails/conductor/action_mailbox/reroutes#create

rails_service_blob_path GET /rails/active_storage/blobs/redirect/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_service_blob_proxy_path GET /rails/active_storage/blobs/proxy/:signed_id/*filename(.:format)

active_storage/blobs/proxy#show

GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_blob_representation_path GET /rails/active_storage/representations/redirect/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_blob_representation_proxy_path GET /rails/active_storage/representations/proxy/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/proxy#show

GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_disk_service_path GET /rails/active_storage/disk/:encoded_key/*filename(.:format)

active_storage/disk#show

update_rails_disk_service_path PUT /rails/active_storage/disk/:encoded_token(.:format)

active_storage/disk#update

rails_direct_uploads_path POST /rails/active_storage/direct_uploads(.:format)

active_storage/direct_uploads#create

Request

Parameters:

None

Response

Headers:

None