Currently, Pelcro does not provide an Accounts Receivable (AR) Aging Report. This limits finance teams’ ability to track outstanding balances by aging buckets (e.g., 0–30, 31–60, 61–90 days), which is a standard practice in accounting and critical for collections, cash flow forecasting, and financial audits.
💡 User Story
As an Accounts Receivable (AR) manager,
I want to generate an AR Aging Report from Pelcro with all relevant invoice, subscription, customer, and payment details,
So that I can track overdue balances, categorize them by aging buckets, and take appropriate collection actions.
🎯 Definition of Done (DoD)
A feature is done when:
Add the new report AR aging report under the reports page in Accounting.
The report must include a single “As of Date” filter that determines the cutoff date for aging calculations and which invoices are considered “open.”
Industry Standards for AR Aging Report Time Filters
Type: A single date selector (e.g., “As of 31 July 2025”).
Why it’s standard:
Aging is always calculated relative to a single reference date.
Easy to reproduce accounting cutoffs and match financial statements.
Reduces confusion vs. having “from–to” ranges.
All open invoices as of that date are shown.
Aging buckets (0–30, 31–60, etc.) are calculated based on that date.
Only invoices with a balance due as of the selected date should appear in the report.
The report must include the following data points:
Invoice ID
Invoice Number
Invoice Created At
Invoice Status
Invoice Total
Subscription Created At
Subscription Started At
Subscription Period Start
Subscription Period End
Subscription Status
Customer ID
Customer First Name
Customer Last Name
Customer Email
Product Name
Plan ID
Plan Name
Plan Term
Plan Amount
Accounts Receivable
Invoice Due Date
Amount Not Yet Due
Amount 1 to 30 Days
Amount 31 to 60 Days
Amount 61 to 90 Days
Amount 91 to 120 Days
Amount Over 120 Days
Plan Auto Uncollectible Days - For each invoice, identify the Plan attached to the invoice and export the Plan level Auto Uncollectible Days value. This will allow computing the days (based on Invoice Due Date + Override Uncollectible Days) remaining before the invoice would become uncollectible.
Sales rep name attached to the Subscription for which the Invoice is generated.
Aging buckets (Not Yet Due, 1–30, 31–60, 61–90, 91–120, Over 120) must calculate dynamically based on the selected As of Date.
Accounts Receivable per invoice equals the total of all aging buckets for that invoice.
Only invoices created on or before the As of Date and still open as of that date are displayed.
Please authenticate to join the conversation.
Done
Pelcro Product
Accounting
5 months ago

Rana Haleem
Get notified by email when there are changes.
Done
Pelcro Product
Accounting
5 months ago

Rana Haleem
Get notified by email when there are changes.