mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-14 21:23:29 +01:00
[PR #313] [MERGED] feat(transactions:recurring): allow to set how many future instances of a recurring transaction to create in advance #348
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/313
Author: @eitchtee
Created: 8/6/2025
Status: ✅ Merged
Merged: 8/6/2025
Merged by: @eitchtee
Base:
main← Head:feat/307-allow-to-set-how-many-future-instances-of-a-recurring-transaction-to-keep📝 Commits (1)
4f6903efeat(transactions:recurring): Allow to set how many future instances of a recurring transaction to create in advance📊 Changes
3 files changed (+39 additions, -5 deletions)
View changed files
📝
app/apps/transactions/forms.py(+3 -1)➕
app/apps/transactions/migrations/0048_recurringtransaction_keep_at_most.py(+19 -0)📝
app/apps/transactions/models.py(+17 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.