You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the admin, access shipping then stock location
create a new stock location
then trying to access stock movement for the newly created stock location
Expected behavior
Access the stock movement configuration
Actual behavior
System fails with a NoMethodError undefined method new_admin_stock_location_stock_movement_url' for #ActionDispatch::Routing::RoutesProxy:0x007fe34123ac90
`
System configuration
Solidus Version: 2.4.0.alpha
Extensions in use: solidus_auth_devise
The text was updated successfully, but these errors were encountered:
Steps to reproduce
In the admin, access shipping then stock location
create a new stock location
then trying to access stock movement for the newly created stock location
Expected behavior
Access the stock movement configuration
Actual behavior
System fails with a NoMethodError
undefined method
new_admin_stock_location_stock_movement_url' for #ActionDispatch::Routing::RoutesProxy:0x007fe34123ac90`
System configuration
Solidus Version: 2.4.0.alpha
Extensions in use: solidus_auth_devise
The text was updated successfully, but these errors were encountered: