mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 05:33:26 +01:00
[PR #252] [MERGED] fix: duplicate totals when account is shared with owner & prevent SharedObject from being shared with owner #299
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/252
Author: @eitchtee
Created: 4/27/2025
Status: ✅ Merged
Merged: 4/27/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (2)
59ce502fix(transactions): duplicate totals when account is shared with owner or owner-less and shared281a0fcfix: 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.