fix: Approved POs should show approval date as the PO date (screen + export) #22

Merged
shad0w merged 1 commit from claude/issue-5 into master 2026-06-18 22:10:07 +00:00
Owner

Automated fix by Claude Code for #5.

Closes #5

Review, merge, then create a release tag (vX.Y.Z) to deploy.

Automated fix by Claude Code for #5. Closes #5 Review, merge, then create a release tag (vX.Y.Z) to deploy.
shad0w added 1 commit 2026-06-18 22:09:29 +00:00
The PO date field was only displayed when a submitter explicitly set it.
For approved POs without an explicit date, the approval date is now shown.
Precedence: submitter-set poDate → approvedAt → createdAt (matches the
export route which already used this logic).

Fixes #5
shad0w merged commit 464475f62c into master 2026-06-18 22:10:07 +00:00
Sign in to join this conversation.
No description provided.