Find gaps in recurring supplier charges
sevdesk_subscription_gapsIdentifies suppliers billing monthly and reports months without vouchers, helping catch missing receipts.
Instructions
Detect suppliers that bill on a monthly cadence and report months with no voucher. A subscription that appears in March, April and June but not May almost always means a receipt was never entered. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End of period, dd.mm.yyyy or yyyy-mm-dd. | |
| from | No | Start of period, dd.mm.yyyy or yyyy-mm-dd. | |
| minMonths | No | How many distinct months a supplier needs before it counts as recurring (default 3). | |
| maxVouchers | No | Safety cap (default 2000). |