mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 13:43:28 +01:00
[PR #256] [MERGED] feat(net-worth): display consolidated amounts for currencies without transactions #300
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/eitchtee/WYGIWYH/pull/256
Author: @eitchtee
Created: 5/13/2025
Status: ✅ Merged
Merged: 5/13/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (3)
cfcca54fix(networth): consolidated color doesn't reflect consolidated amountc5a352cfeat(networth): only display consolidated amounts if they're different from the total1213ffefeat(transactions:calculations): add deep_search param to return consolidated amounts for currencies without transactions / sort results by their final total📊 Changes
3 files changed (+217 additions, -75 deletions)
View changed files
📝
app/apps/net_worth/views.py(+2 -2)📝
app/apps/transactions/utils/calculations.py(+213 -71)📝
app/templates/net_worth/net_worth.html(+2 -2)📄 Description
#255
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.