fix: Add a PO line items units entry for months and year #45

Merged
shad0w merged 1 commit from claude/issue-44 into master 2026-06-20 19:05:08 +00:00
Owner

Automated fix by Claude Code for #44.

Closes #44

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

Automated fix by Claude Code for #44. Closes #44 Review, merge, then create a release tag (vX.Y.Z) to deploy.
shad0w added 1 commit 2026-06-20 19:02:55 +00:00
feat(po): add week, month, year to line-item unit options
All checks were successful
PR checks / checks (pull_request) Successful in 31s
e9e618fda8
The PO line-items Unit of Measure dropdown only offered hr/day among
time-based units. Add week, month and year so durations beyond days can
be selected, as requested. UOM_OPTIONS is the single source of truth and
`unit` is validated as a free-form string, so no schema/validation change
is needed.

Fixes #44

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
shad0w merged commit 783051933a into master 2026-06-20 19:05:08 +00:00
Sign in to join this conversation.
No description provided.