config/routes.rb in educode_sales-0.9.75 vs config/routes.rb in educode_sales-0.9.76

- old
+ new

@@ -26,9 +26,15 @@ collection do get :follow_ups get :list get :new_follow_up post :add_follow_ups + get :product_list + end + member do + post :advise + get :assign + post :assign_staff end end resources :logs