Closed RoelandMatthijssens closed 10 years ago
When a user goes to ~/orders/new and he has no :order_processing access the view renders a create page.
The controller of ~/orders/new should redirect the user to the ~/orders/create controller, with the proper parameters filled in, instead.
When a user goes to ~/orders/new and he has no :order_processing access the view renders a create page.
The controller of ~/orders/new should redirect the user to the ~/orders/create controller, with the proper parameters filled in, instead.