Skip to content

feat: add withholding tax & profit-change tracking - #4

Merged
Metee01 merged 1 commit into
mainfrom
feature/monthly-financial-metrics-update
Aug 13, 2026
Merged

feat: add withholding tax & profit-change tracking#4
Metee01 merged 1 commit into
mainfrom
feature/monthly-financial-metrics-update

Conversation

@Metee01

@Metee01 Metee01 commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Implements withholding-tax handling and month-over-month profit change tracking. Engine: apply withholding tax on positive gross monthly returns, deduct from nominal value, accumulate totalWithholdingTax, compute nominal/real profit deltas and include them (rounded to 2 decimals). UI: add withholding tax input to PortfolioForm and new table columns (Nominal Δ, Real Δ, Withholding Tax) with icons/colors; adjust empty-state colspan. Export: include new columns and total withholding tax in CSV. Types/store: add withholdingTax fields and default param. Tests: add engine test for tax/profit-change behavior. Bump app version to 1.2.0.

Implements withholding-tax handling and month-over-month profit change tracking. Engine: apply withholding tax on positive gross monthly returns, deduct from nominal value, accumulate totalWithholdingTax, compute nominal/real profit deltas and include them (rounded to 2 decimals). UI: add withholding tax input to PortfolioForm and new table columns (Nominal Δ, Real Δ, Withholding Tax) with icons/colors; adjust empty-state colspan. Export: include new columns and total withholding tax in CSV. Types/store: add withholdingTax fields and default param. Tests: add engine test for tax/profit-change behavior. Bump app version to 1.2.0.
@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
money-trace Ready Ready Preview Aug 13, 2026 10:26am

@Metee01
Metee01 merged commit 123e95e into main Aug 13, 2026
3 checks passed
@Metee01
Metee01 deleted the feature/monthly-financial-metrics-update branch August 13, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant