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

Customer email caching #333

Open
srkirkland opened this issue Jul 22, 2022 · 2 comments
Open

Customer email caching #333

srkirkland opened this issue Jul 22, 2022 · 2 comments

Comments

@srkirkland
Copy link
Member

  1. Customer email caching. I know when we designed the system we didn't want to have customers be an "entity" that required maintenance. So I'm not sure if this is possible.
    The suggestion is that when users are sending invoices over and over again, it would be nice if the system remembers previously entered email addresses, or if there was a lookup like in some other systems where you could start typing the address and the field would auto fill with an IAM query.
    The use case/example that was provided is this: A user is entering multiple invoices to different customers, but needs to CC the same PI on each invoice that is sent. If the PIs email was cached or if there was a lookup, it could save time and streamline user entry. Right now the full email needs to be typed out or copied/pasted from a different source.
@srkirkland
Copy link
Member Author

Perhaps local storage?

@jSylvestre
Copy link
Member

Windows has the ability so save the clipboard history. I'd say just do that and done.

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

No branches or pull requests

2 participants