[PR #252] [MERGED] fix: duplicate totals when account is shared with owner & prevent SharedObject from being shared with owner #299

Closed
opened 2025-12-29 00:19:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/252
Author: @eitchtee
Created: 4/27/2025
Status: Merged
Merged: 4/27/2025
Merged by: @eitchtee

Base: mainHead: dev


📝 Commits (2)

  • 59ce502 fix(transactions): duplicate totals when account is shared with owner or owner-less and shared
  • 281a0fc fix: prevent SharedObjects from being shared with their owner

📊 Changes

2 files changed (+32 additions, -7 deletions)

View changed files

📝 app/apps/common/forms.py (+18 -0)
📝 app/apps/transactions/models.py (+14 -7)

📄 Description

Fixes #247


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/eitchtee/WYGIWYH/pull/252 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 4/27/2025 **Status:** ✅ Merged **Merged:** 4/27/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (2) - [`59ce502`](https://github.com/eitchtee/WYGIWYH/commit/59ce50299a8a7f34f48cf159245d974792d7bf22) fix(transactions): duplicate totals when account is shared with owner or owner-less and shared - [`281a0fc`](https://github.com/eitchtee/WYGIWYH/commit/281a0fccda46b261133039fc80e7e2c1379dd60d) fix: prevent SharedObjects from being shared with their owner ### 📊 Changes **2 files changed** (+32 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `app/apps/common/forms.py` (+18 -0) 📝 `app/apps/transactions/models.py` (+14 -7) </details> ### 📄 Description Fixes #247 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 00:19:40 +01:00
adam closed this issue 2025-12-29 00:19:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#299