[admin] Prefill user's address when creating a new order for specific user #3537
Labels
changelog:solidus_backend
Changes to the solidus_backend gem
type:enhancement
Proposed or newly added feature
Go to
/admin/orders
and clickNew Order
. Click on theCustomer
tab, now you can choose from the autocomplete the user's email. This will populate the form address fields accordingly.Now go to
/admin/users
and pick a user. You can now click the linkCreate order for this user
. You will be redirected to a similar form as the one for the feature above, but this time in theCustomer
tab the email address in the form is prefilled, but the address is not.I think in this case it would make sense to have the form already populated with the user's address, when available.
The text was updated successfully, but these errors were encountered: