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 TransactionDetail view #313

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Fix TransactionDetail view #313

merged 3 commits into from
Oct 17, 2024

Conversation

dmohns
Copy link
Member

@dmohns dmohns commented Oct 17, 2024

Brief summary of the change made

Copy/Paste bug introduced here: https://github.com/EnAccess/micropowermanager/pull/149/files#diff-70cb427d394f8cf075204ca82b5625aa287f84e63e29f4f6e4b42b0dd64e3ff3

Additionally, we are setting a default currency in the Demo data, else the TransactionView will throw some errors.

Closes: #311

Are there any other side effects of this change that we should be aware of?

N/A

Describe how you tested your changes?

docker compose up

Pull Request checklist

Please confirm you have completed any of the necessary steps below.

  • Meaningful Pull Request title and description
  • Changes tested as described above
  • Added appropriate documentation for the change.
  • Created GitHub issues for any relevant followup/future enhancements if appropriate.

@dmohns dmohns merged commit e9852c7 into main Oct 17, 2024
10 checks passed
@dmohns dmohns deleted the 311-fix-transaction-detail-view branch October 17, 2024 15:16
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

Successfully merging this pull request may close these issues.

[Bug]: Transaction Detail View is actually showing User Detail View
1 participant