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

Adding an instrument should prompt for its receipt #55

Open
charlesjhill opened this issue Apr 23, 2020 · 0 comments
Open

Adding an instrument should prompt for its receipt #55

charlesjhill opened this issue Apr 23, 2020 · 0 comments
Labels
angular Topics affecting the Angular frontend enhancement New feature or request

Comments

@charlesjhill
Copy link
Owner

We don't yet have this functionality exposed anywhere in the frontend, but our backend supports linking assets to a PuchaseInfo object which records information like date, cost, vendor, invoice number, etc.

When you add an instrument to the application, and especially new instruments, we should prompt the user to optionally supply this information. One way to model this information could be using the Material Stepper component, which would also allow for splitting information up among several pages.

@charlesjhill charlesjhill added enhancement New feature or request angular Topics affecting the Angular frontend labels Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
angular Topics affecting the Angular frontend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant