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

Purchase event messages might sometimes be unclear #22

Open
Esinko opened this issue Oct 1, 2024 · 0 comments
Open

Purchase event messages might sometimes be unclear #22

Esinko opened this issue Oct 1, 2024 · 0 comments

Comments

@Esinko
Copy link
Contributor

Esinko commented Oct 1, 2024

Purchase events show up as positive changes against the current account total, while returning a can (for example) show as negative changes to the account total.

I think some general cleanup for logging purchase events should be done too.

I think it would make more sense for buying a coffee to log:
Bought 1x Coffee 0.19e
Instead of:
Bought 1x Coffee 0.19e (Total 0.19e)

And when returning a can to log:
Returned 1x Can return 0.15e
Instead of:
Bought 1x Can return -0.15e (Total -0.15e)

Perhaps even more specific messages should be made?

@Esinko Esinko changed the title Purchase event sign Purchase event messages might sometimes be unclear Oct 1, 2024
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

No branches or pull requests

1 participant