Tags: ERP-Radheshyam/hrms
Tags
chore(release): Bumped to Version 15.45.2 ## [15.45.2](frappe/hrms@v15.45.1...v15.45.2) (2025-05-14) ### Bug Fixes * handle null value on half_marked_employees_table ([frappe#3083](frappe#3083)) ([frappe#3088](frappe#3088)) ([80357c6](frappe@80357c6)) * hide marginal relief limit field if currency is not 'INR' ([eea7e80](frappe@eea7e80)) * import missing inject on RequestList component ([d5e7a43](frappe@d5e7a43)) * import missing inject on the other components ([404edda](frappe@404edda)), closes [frappe#2970](frappe#2970) * improve error handling in submitLog function to display multiple error messages ([8a01447](frappe@8a01447)) * marking attendance if status is set but employees are not selected ([f08e890](frappe@f08e890)) * prevent multiple feedback submissions by checking existing submission ([3d488e5](frappe@3d488e5)) * reset half day status field after marking attendance ([2132b0f](frappe@2132b0f)) * return correct no. of payroll subperiods when employee relieving date is equal to salary slip start date ([1afc1f4](frappe@1afc1f4)) * tax calculation from other taxes and charges ([1a0fd4f](frappe@1a0fd4f))
chore(release): Bumped to Version 15.45.1 ## [15.45.1](frappe/hrms@v15.45.0...v15.45.1) (2025-05-08) ### Bug Fixes * auto update last sync for shifts overflowing into next day due to extra buffer ([688a319](frappe@688a319)) * salary slip creation error ([69e7c65](frappe@69e7c65))
chore(release): Bumped to Version 14.37.1 ## [14.37.1](frappe/hrms@v14.37.0...v14.37.1) (2025-05-08) ### Bug Fixes * salary slip creation error ([c8f5b31](frappe@c8f5b31))
chore(release): Bumped to Version 15.45.0 # [15.45.0](frappe/hrms@v15.44.2...v15.45.0) (2025-05-07) ### Bug Fixes * add comma in json file ([e0fa437](frappe@e0fa437)) * HRMS Link value reset on search ([52ce147](frappe@52ce147)) * keep half day status unchanged if two half leave applications are created ([7b63520](frappe@7b63520)) * resolve conflict ([42d72e4](frappe@42d72e4)) * resolve conflict ([cbd6c8d](frappe@cbd6c8d)) * update attendance once at a time instead with two functions at the same time ([15840ee](frappe@15840ee)) ### Features * add Taxable Income Relief Threshold Limit field to income tax slab ([de93cbb](frappe@de93cbb)) * regional customization for India to calculate income tax with marginal relief ([d26e17b](frappe@d26e17b)) * update half day attendance from employee tool ([cccfd9b](frappe@cccfd9b))
chore(release): Bumped to Version 14.37.0 # [14.37.0](frappe/hrms@v14.36.12...v14.37.0) (2025-05-07) ### Bug Fixes * calculations in income tax computation report ([frappe#2798](frappe#2798)) ([14dc39f](frappe@14dc39f)) * change ctc column label to Gross Earnings and update Total Taxable Amount value ([df0a691](frappe@df0a691)) * display slab based tax and additional charges separately in income tax computation report ([ba4f3c5](frappe@ba4f3c5)) * fix conflicts ([7bb4c0c](frappe@7bb4c0c)) * taxable amount calculation ([0da0689](frappe@0da0689)) ### Features * add Taxable Income Relief Threshold Limit field to income tax slab ([9d2008c](frappe@9d2008c)) * regional customization for India to calculate income tax with marginal relief ([23f9ef7](frappe@23f9ef7))
chore(release): Bumped to Version 15.44.2 ## [15.44.2](frappe/hrms@v15.44.1...v15.44.2) (2025-05-01) ### Bug Fixes * change ctc column label to Gross Earnings and update Total Taxable Amount value ([10c6930](frappe@10c6930)) * taxable amount calculation ([fd3809c](frappe@fd3809c))
chore(release): Bumped to Version 15.44.1 ## [15.44.1](frappe/hrms@v15.44.0...v15.44.1) (2025-04-30) ### Bug Fixes * added max height and scroll on drawers for when there are too many custom fields ([38f9fef](frappe@38f9fef))
chore(release): Bumped to Version 15.44.0 # [15.44.0](frappe/hrms@v15.43.1...v15.44.0) (2025-04-23) ### Bug Fixes * app translatability ([frappe#2970](frappe#2970)) ([frappe#2997](frappe#2997)) ([4bb10b6](frappe@4bb10b6)) * auto update for night shifts ([a319e1f](frappe@a319e1f)) * none checks for non-mandatory fields in validation ([3d54e80](frappe@3d54e80)) * **Organizational Chart:** fixed the UI error in dark theme ([2a3282d](frappe@2a3282d)) * **Organizational Chart:** fixed the UI error in dark theme ([frappe#2829](frappe#2829)) ([1603d70](frappe@1603d70)) * remove validation for half day to allow creating two half day leave applications ([4386e00](frappe@4386e00)) * set payroll date to none before validating if salary is recurring ([7bf8020](frappe@7bf8020)) * translatability fixes ([frappe#3002](frappe#3002)) ([e6d2c81](frappe@e6d2c81)) * use css variables for dark mode styling ([0ce4d55](frappe@0ce4d55)) ### Features * backport german translations from develop ([858e0fc](frappe@858e0fc)) * backport translations from develop ([8322cb5](frappe@8322cb5))
chore(release): Bumped to Version 14.36.12 ## [14.36.12](frappe/hrms@v14.36.11...v14.36.12) (2025-04-23) ### Bug Fixes * remove validation for half day to allow creating two half day leave applications ([fd83837](frappe@fd83837)) * set payroll date to none before validating if salary is recurring ([b11ad09](frappe@b11ad09))
chore(release): Bumped to Version 15.43.1 ## [15.43.1](frappe/hrms@v15.43.0...v15.43.1) (2025-04-16) ### Bug Fixes * **LA:** Show alert with newly changed value ([c5e7470](frappe@c5e7470)) * **leave-application:** Format date string based on user locale ([1bf72d1](frappe@1bf72d1)) * **payroll bank entry:** ignore employee with zero payment amount ([564d378](frappe@564d378)) * precision error for outstanding amount calculation in expense claim ([5f053e0](frappe@5f053e0)) * Roster path in Shift & Attendance workspace (backport [frappe#2887](frappe#2887)) ([frappe#2973](frappe#2973)) ([56c778b](frappe@56c778b)) * Set from_date or to_date automatically and show alert ([12b2de0](frappe@12b2de0))
PreviousNext