Skip to content

fix: correct tax slabs to match NBR official documentation - #50

Merged
nadimtuhin merged 1 commit into
masterfrom
claude/issue-44-20260110-0612
Jun 27, 2026
Merged

fix: correct tax slabs to match NBR official documentation#50
nadimtuhin merged 1 commit into
masterfrom
claude/issue-44-20260110-0612

Conversation

@nadimtuhin

Copy link
Copy Markdown
Owner

Closes #44

Fixes tax slab mismatches for FY 2024-2025 and FY 2025-2026 as reported in #44:

  • Remove incorrect 30% rate above 38.5 lakh (FY 2024-2025)
  • Correct FY 2025-2026 first slab from 3.75L to 3.5L
  • Add missing 5% bracket [3.5-4.5 lakh]
  • Updated tests to match

@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
tax-calculator Error Error Jun 27, 2026 4:02pm

Issues fixed:
- Remove incorrect 30% tax rate for FY 2024-2025 (should end at 25%)
- Correct FY 2025-2026 tax structure to match NBR official:
  - First slab corrected from 3.75 lakh to 3.5 lakh
  - Added missing 5% tax bracket [3.5-4.5 lakh]
  - Updated all thresholds to match 2024-2025 structure
- Update all unit tests to reflect correct tax structure

Fixes #44

Co-authored-by: Nadim Tuhin <nadimtuhin@users.noreply.github.com>
@nadimtuhin
nadimtuhin force-pushed the claude/issue-44-20260110-0612 branch from 9c8ba00 to 47d0608 Compare June 27, 2026 16:01
@nadimtuhin
nadimtuhin merged commit 216aed3 into master Jun 27, 2026
5 of 10 checks passed
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.

Tax Slab Mismatch with NBR's Official Docs for 2024-2025 and 2025-2026 tax year

1 participant