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
main
dev
1abe9e9
7 files changed (+50 additions, -0 deletions)
📝 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)
app/apps/accounts/forms.py
app/apps/currencies/forms.py
app/apps/currencies/migrations/0022_currency_is_archived.py
app/apps/currencies/models.py
app/apps/insights/utils/transactions.py
app/apps/net_worth/utils/calculate_net_worth.py
app/templates/currencies/fragments/list.html
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.