Original PR: https://github.com/eitchtee/WYGIWYH/pull/206 Author: @eitchtee Created: 3/9/2025 Status: ✅ Merged Merged: 3/9/2025 Merged by: @eitchtee
Base: main ← Head: dev
main
dev
f6f06f4
6 files changed (+219 additions, -71 deletions)
📝 app/apps/rules/forms.py (+6 -1) ➕ app/apps/rules/migrations/0013_transactionrule_on_delete.py (+18 -0) 📝 app/apps/rules/models.py (+1 -0) 📝 app/apps/rules/signals.py (+40 -0) 📝 app/apps/rules/tasks.py (+125 -66) 📝 app/apps/transactions/models.py (+29 -4)
app/apps/rules/forms.py
app/apps/rules/migrations/0013_transactionrule_on_delete.py
app/apps/rules/models.py
app/apps/rules/signals.py
app/apps/rules/tasks.py
app/apps/transactions/models.py
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/206
Author: @eitchtee
Created: 3/9/2025
Status: ✅ Merged
Merged: 3/9/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
f6f06f4feat(rules): trigger transaction rules on delete📊 Changes
6 files changed (+219 additions, -71 deletions)
View changed files
📝
app/apps/rules/forms.py(+6 -1)➕
app/apps/rules/migrations/0013_transactionrule_on_delete.py(+18 -0)📝
app/apps/rules/models.py(+1 -0)📝
app/apps/rules/signals.py(+40 -0)📝
app/apps/rules/tasks.py(+125 -66)📝
app/apps/transactions/models.py(+29 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.