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

Fix customer display on order list page #14

Open
colinbut opened this issue Nov 27, 2020 · 1 comment
Open

Fix customer display on order list page #14

colinbut opened this issue Nov 27, 2020 · 1 comment
Labels

Comments

@colinbut
Copy link
Owner

Currently, in the order list the customer column is displayed as toString(),

need to think what is appropriate for display?

@colinbut
Copy link
Owner Author

Possible just a concatenation of customer first name plus their lastname.

Then that raises a possible question of do we need to send whole customer object over to the front end? ⚠️

@colinbut colinbut added the bug label Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant