Recurring Payment Rules #8
Labels
No Label
architecture
backend
bug
feature
frontend
priority:critical
priority:high
priority:low
priority:medium
priority:nice-to-have
ux
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/BillTracker#8
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Already implemented in v0.28.0.
Auto-mark paid on due date:
auto_mark_paidboolean per bill (BillModal toggle)autodraft_statusdropdown: None / Pending / Assumed paid / Confirmedautodraft_status = assumed_paid+auto_mark_paidon due dateAutopay suggestions (non-auto-mark):
autopay_enabled+assumed_paidbut noauto_mark_paidget a dismissable suggestion in TrackerPageBilling cycle fields (data model):
billing_cycle: Monthly / Quarterly / Annually / Irregularcycle_type: Monthly / Weekly / Biweekly / Quarterly / Annualcycle_day: day-of-month, day-of-week, or free text depending on cycle typeoverride_due_date: per-month date overridesFiles: routes/tracker.js, routes/bills.js, services/statusService.js, client/components/BillModal.jsx, client/pages/TrackerPage.jsx, db/schema.sql