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 expense calculator bug #259

Merged
merged 2 commits into from
May 24, 2024
Merged

Fix expense calculator bug #259

merged 2 commits into from
May 24, 2024

Commits on May 23, 2024

  1. Fix expense calculator bug

    spokenbird committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4fb76cf View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Add action for clearing money amount if less then 100.

    Also changes an equal to equalsIgnoreCase.
    If a user enters a money on hand amount, but then goes back
    and decides they have less than 100 on hand, we will clear
    out the amount they entered so it doesn't affect calculations.
    bseeger committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4f74246 View commit details
    Browse the repository at this point in the history