mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-11 20:00:26 +01:00
[PR #352] [MERGED] feat(currencies): allow archiving #373
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/352
Author: @eitchtee
Created: 8/30/2025
Status: ✅ Merged
Merged: 8/30/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
1abe9e9feat(currencies): allow archiving📊 Changes
7 files changed (+50 additions, -0 deletions)
View changed files
📝
app/apps/accounts/forms.py(+20 -0)📝
app/apps/currencies/forms.py(+2 -0)➕
app/apps/currencies/migrations/0022_currency_is_archived.py(+18 -0)📝
app/apps/currencies/models.py(+5 -0)📝
app/apps/insights/utils/transactions.py(+2 -0)📝
app/apps/net_worth/utils/calculate_net_worth.py(+1 -0)📝
app/templates/currencies/fragments/list.html(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.