Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change new order creation link #2936

Conversation

jacobherrington
Copy link
Contributor

When a user has no orders, the UI displays a link to create a new order.
This link creates a new order, but does not associate the order with the
user that the admin user was redirected from. This change will set the
new order to be for that user by default.

Solves #2935

When a user has no orders, the UI displays a link to create a new order.
This link creates a new order, but does not associate the order with the
user that the admin user was redirected from. This change will set the
new order to be for that user by default.
Copy link
Member

@kennyadsl kennyadsl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants