Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect CTC, Total Earnings and Annual Taxable Amount on Salary Payslip Income Tax Breakup #2659

Open
innomalous opened this issue Jan 16, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@innomalous
Copy link

Information about bug

Hello team,

I have created 'Employee Other Income' for 2 employees in my ERPNext system for tax calculation purposes.
These entries are for income from other sources - bank interest, and other freelance income.

When I try to create a payslip, the calculations are incorrect.

Example 1:
The total monthly income in Salary Structure Assignment is ₹80,000 per month = CTC of ₹9,60,000 per year
Total income from other sources (Employee Other Income) is ₹5,90,000
Total earnings should be = ₹15,50,000 per year
As per new tax regime, Annual Taxable Amount should be ₹14,75,000

Image

In this calculation, the CTC seems to include Income from Other sources, and then it's adding the same amount again to calculate Total Earnings.
Consequently, the Annual Taxable Amount is ₹ 20,65,000.00 instead of ₹14,75,000.00 (Difference of ₹5,90,000/-)

Surprisingly, the final tax is calculated correctly.

Example 2:
Base pay is ₹2,00,000 per month = CTC ₹24,00,000 per year
Total income from other sources = ₹81,500
Total earnings should be = ₹ 24,81,500.00 per year
As per new tax regime, Annual Taxable Amount should be ₹ 24,06,500.00

Image

Once again, the CTC, Total Earnings, and Annual Taxable Amount are incorrect, but tax calculated is correct.

Module

HR

Version

    "erpnext": "15.48.1",
"frappe": "15.51.2",
"hrms": "15.37.2",
"india_compliance": "15.14.7",
"payments": "0.0.1"

Installation method

FrappeCloud

Relevant log output / Stack trace / Full Error Message.

@innomalous innomalous added the bug Something isn't working label Jan 16, 2025
@mihir-kandoi mihir-kandoi transferred this issue from frappe/erpnext Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant