frappe / hrms

Open Source HR and Payroll Software
https://frappehr.com
GNU General Public License v3.0
984 stars 551 forks source link

fix(UX): validate missing Income Tax Slab in Salary Structure Assignment #1912

Closed ruchamahabal closed 6 days ago

ruchamahabal commented 6 days ago

Currently, the user only learns about missing income tax slabs in salary structure assignments when they run the payroll. By then the assignment is already submitted and changing it becomes difficult.

Validate this in the assignment itself if any tax component is found

image