How to Use This Tool
Turn receipt cohorts into reviewable age buckets with row-level errors. Analyze inventory receipt rows by age bucket, quantity and cost value, preserve SKU cohorts, flag invalid dates, and export an aging report.
The work this page finishes
A current stock total hides whether units arrived last week or months ago, while manual cohort bucketing is repetitive and easy to misalign with value. For Inventory Aging Report, keeping source order beside the computed artifact lets a user repair only the failed entries and reproduce the same batch later.
Deterministic workflow
Parse each receipt date at UTC midnight, subtract it from the entered as-of date, assign the age to sorted inclusive cutoffs and aggregate quantity times unit cost. For Inventory Aging Report, a run is capped at 5,000 items and 2 MB, preventing an accidental oversized paste while preserving successful rows when another row fails.
Why a dedicated interface helps
Use aged cohorts to prioritize investigation, markdown or replenishment review; age alone does not prove obsolescence or prescribe accounting treatment. For Inventory Aging Report, a purpose-built form exposes every assumption and returns the same ordered structure on every run, which is more practical than reconciling shifting conversational output.
Assumptions
- Dates are ISO calendar dates without time zones.
- Quantity and unit cost share one valuation basis and currency.
- Each row is a receipt cohort, not a current SKU aggregate.
For Inventory Aging Report, keep an untouched copy for comparison after import; the browser performs the work locally, but local software and extensions are not controlled by this page.
Limitations and review boundary
It does not forecast sales, value inventory under an accounting policy, merge outbound allocations, identify lots or recommend write-downs. For Inventory Aging Report, the implementation neither follows user-entered links nor evaluates their contents, and it displays material as plain text rather than active HTML.
Verification and provenance
Fixtures derived from the displayed rule and Shopify — Inventory aging report were reviewed on 2026-08-26; they include normal, empty or invalid, and partial-failure behavior. At 2026-08-26, the example produces three valid cohorts across age buckets and retains the malformed-date row as an error.
Sources & assumptions
Tool Spec v2 · verified 2026-08-26. Platform rules and fees can change; the editable inputs remain authoritative for your account.
Official references
- Shopify — Inventory aging report (checked 2026-08-26)
Model assumptions
- Dates are ISO calendar dates without time zones.
- Quantity and unit cost share one valuation basis and currency.
- Each row is a receipt cohort, not a current SKU aggregate.
- It does not forecast sales, value inventory under an accounting policy, merge outbound allocations, identify lots or recommend write-downs.
