Finance-Accounts/ar-aging-app/backend/app/core
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
bank_import.py Import bank disbursements Excel as payout receipts 2026-08-24 22:09:49 +05:00
calamine_reader.py fix isuses 2026-08-18 19:37:57 +05:00
column_map.py Recognize 40 more marketplace header variants from the finance reference workbook 2026-08-24 22:09:48 +05:00
compare.py Initial commit: AR aging app with root gitignore. 2026-07-29 18:07:21 +05:00
controls.py Enhance API functionality and session management 2026-08-03 11:38:48 +05:00
csv_reader.py fix isuses 2026-08-18 19:37:57 +05:00
dates.py Initial commit: AR aging app with root gitignore. 2026-07-29 18:07:21 +05:00
definitions.py Enhance API functionality and session management 2026-08-03 11:38:48 +05:00
excel_export.py New 2026-08-04 11:41:50 +05:00
i18n.py Enhance API functionality and session management 2026-08-03 11:38:48 +05:00
journal.py Enhance API functionality and session management 2026-08-03 11:38:48 +05:00
money.py Enhance API functionality and session management 2026-08-03 11:38:48 +05:00
movement.py Initial commit: AR aging app with root gitignore. 2026-07-29 18:07:21 +05:00
pipeline.py Enhance API functionality and session management 2026-08-03 11:38:48 +05:00
readers.py New 2026-08-17 15:41:46 +05:00
receivable.py Aging report: selectable band width (weekly / monthly / 6 months / yearly) 2026-08-24 22:09:55 +05:00
reconciliation.py Enhance API functionality and session management 2026-08-03 11:38:48 +05:00
regions.py Initial commit: AR aging app with root gitignore. 2026-07-29 18:07:21 +05:00
settlements.py Enhance API functionality and session management 2026-08-03 11:38:48 +05:00
summary_export.py Enhance API functionality and session management 2026-08-03 11:38:48 +05:00
validation.py Initial commit: AR aging app with root gitignore. 2026-07-29 18:07:21 +05:00
xlsx_reader.py fix isuses 2026-08-18 19:37:57 +05:00