Finance-Accounts/ar-aging-app/backend/app/api/routes
Talha Ahmed c2e1840f5b
Deploy to S3 / deploy (push) Successful in 29s Details
Aging report: selectable band width (weekly / monthly / 6 months / yearly)
GET /sessions/{id}/aging?scheme=... rebands the same days-past-due data;
the Aging page gets a segmented filter and renders whatever bands the API
returns. Totals tie to the headline receivable in every scheme. Also carries
the alias-guard test for the reference-workbook headers.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-24 22:09:55 +05:00
..
__init__.py Initial commit: AR aging app with root gitignore. 2026-07-29 18:07:21 +05:00
accounts_summary.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
analytics.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
ar.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
control.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
controls.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
export.py New 2026-08-04 11:41:50 +05:00
files.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
fx.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
payouts.py Import bank disbursements Excel as payout receipts 2026-08-24 22:09:49 +05:00
processing.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
results.py Aging report: selectable band width (weekly / monthly / 6 months / yearly) 2026-08-24 22:09:55 +05:00
sessions.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
settings.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00