Skip to content

feat(showcase): invoice header tax_rate for the live totals stack#1640

Merged
xuyushun441-sys merged 1 commit into
mainfrom
feat/invoice-tax-rate
Jun 7, 2026
Merged

feat(showcase): invoice header tax_rate for the live totals stack#1640
xuyushun441-sys merged 1 commit into
mainfrom
feat/invoice-tax-rate

Conversation

@xuyushun441-sys
Copy link
Copy Markdown
Contributor

Why

Backs the live Subtotal / Tax / Total stack in the invoice line-item entry form (objectui).

What

  • Add tax_rate (percent number, default 0) to showcase_invoice.
  • Relabel the line subtotal summary "Subtotal".

The objectui line-item form reads tax_rate live and renders Subtotal → Tax (rate%) → Total under the grid as lines are entered.

Verification

  • Backend serves showcase_invoice.tax_rate (number).
  • Live e2e (objectui): New Invoice → pick Widget A, Qty 2 → Subtotal ¥59.98, Tax (10%) ¥6.00, Total ¥65.98.

Pairs with objectui (master-detail totals stack).

🤖 Generated with Claude Code

Add a `tax_rate` (percent) field to showcase_invoice and relabel the line
subtotal summary "Subtotal". The line-item entry form reads tax_rate live to
render a Subtotal / Tax / Total stack under the grid as lines are entered.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jun 7, 2026 8:25am

Request Review

@xuyushun441-sys xuyushun441-sys merged commit 84ef1a8 into main Jun 7, 2026
11 checks passed
@xuyushun441-sys xuyushun441-sys deleted the feat/invoice-tax-rate branch June 7, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants