[PR #313] [MERGED] feat(transactions:recurring): allow to set how many future instances of a recurring transaction to create in advance #348

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

📋 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: mainHead: feat/307-allow-to-set-how-many-future-instances-of-a-recurring-transaction-to-keep


📝 Commits (1)

  • 4f6903e feat(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.

## 📋 Pull Request Information **Original PR:** https://github.com/eitchtee/WYGIWYH/pull/313 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 8/6/2025 **Status:** ✅ Merged **Merged:** 8/6/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `feat/307-allow-to-set-how-many-future-instances-of-a-recurring-transaction-to-keep` --- ### 📝 Commits (1) - [`4f6903e`](https://github.com/eitchtee/WYGIWYH/commit/4f6903e8e4865cc8fd75f0286bae64129ba1ebf4) feat(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) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <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:55 +01:00
adam closed this issue 2025-12-29 00:19:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#348