- 017ed3f fix: employee status server-side validation (#26615) by Rucha Mahabal · 3 years, 6 months ago
- adfdc71 fix: Tax calculation for Recurring additional salary (#24206) by Anurag Mishra · 3 years, 7 months ago
- 38994bd fix: Added Company filters for Loan (#26294) by Jannat Patel · 3 years, 7 months ago
- 8f945a9 fix: Removed un-used flag by Anurag Mishra · 3 years, 7 months ago
- f0b62f7 fix: payroll-entry minor fix by Anurag Mishra · 3 years, 7 months ago
- 877597b fix: feating employee in payroll entry (#26271) by Anupam Kumar · 3 years, 7 months ago
- a856624 fix: employee selection not working in payroll entry by Rohit Waghchaure · 3 years, 7 months ago
- 91dcc07 fix: Employee Inactive status implications (#26244) by Rucha Mahabal · 3 years, 7 months ago
- 3007c99 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into payroll_accounting_dimension by Deepesh Garg · 3 years, 7 months ago
- fc98abe feat: Employee Grievance (#25705) by Anurag Mishra · 3 years, 7 months ago
- 510077b fix(minor): Translation and linting issues by Deepesh Garg · 3 years, 8 months ago
- 5c19a92 fix: Accouting Dimensions for payroll entry accrual Journal Entry by Deepesh Garg · 3 years, 8 months ago
- 17550fb feat: add Inactive status to Employee by Rucha Mahabal · 3 years, 8 months ago
- 400205c fix: payroll entry employee detail issue (#25968) by Anupam Kumar · 3 years, 8 months ago
- 062e247 test: remove unused imports by Sagar Vora · 3 years, 8 months ago
- ca205be fix: tests by Sagar Vora · 3 years, 8 months ago
- 0e5e135 perf: use frappe.get_value with wildcard instead of another frappe.get_doc call by Sagar Vora · 3 years, 8 months ago
- 74818c7 fix: improve filter for `from_date`; validation for joining and relieving date by Sagar Vora · 3 years, 8 months ago
- 447c978 fix: choose correct Salary Structure Assignment when getting data for formula eval by Sagar Vora · 3 years, 8 months ago
- 273589e test: Fix a case where test used to fail due to holiday list by Suraj Shetty · 3 years, 9 months ago
- 2e0e4a7 refactor: Additional Salary form clean up (#25785) by Anurag Mishra · 3 years, 8 months ago
- 735fbdc fix: Updating Standard Notification's channel field (#25564) by Shariq Ansari · 3 years, 9 months ago
- 134eaa5 perf: Performance enhancement on setup wizard (#25605) by Nabin Hait · 3 years, 9 months ago
- cd9fa61 Merge pull request #25521 from ernestoruiz89/patch-4 by Deepesh Garg · 3 years, 9 months ago
- 76e1e68 fix: Make strings translatable by Ernesto Ruiz · 3 years, 9 months ago
- 7f1b2de feat: Employee Referral (#24997) by Anurag Mishra · 3 years, 9 months ago
- 6625035 fix: Add transtlation function to strings by Ernesto Ruiz · 3 years, 10 months ago
- c221682 fix: Bulk Salary Structure Assignment (#25389) by Rucha Mahabal · 3 years, 10 months ago
- 9c9907c fix: available employee for selection (#25377) by Afshan · 3 years, 10 months ago
- c0db286 fix: filter for employees in salary slip (#25360) by Afshan · 3 years, 10 months ago
- 39b1cd8 fix: Additional Salary component amount not getting set (#25355) by Rucha Mahabal · 3 years, 10 months ago
- 2535fe9 fix: Resolved merge conflict by Nabin Hait · 3 years, 10 months ago
- 10c6137 fix: Backport missing commits to develop branch (#25305) by Nabin Hait · 3 years, 10 months ago
- 82d0a1a style: Add missing semicolons - & make formatting consistent by Suraj Shetty · 3 years, 10 months ago
- 65f25c2 fix(minor): fix dynamically changing grid properties by Rushabh Mehta · 3 years, 10 months ago
- e2da3cb fix: payroll issues (#24540) by Afshan · 3 years, 10 months ago
- c39720d fix: frappe.whitelist for doc methods (#25231) by Walstan Baptista · 3 years, 10 months ago
- 90e240c fix: frappe.whitelist for doc methods (#25230) by Walstan Baptista · 3 years, 10 months ago
- a42194f Merge branch 'develop' of https://github.com/frappe/erpnext into loan_fixes_phase_2 by Deepesh Garg · 3 years, 10 months ago
- 2453b0c fix: component amount calculation based on formula with abbr not working (#25117) by Rucha Mahabal · 3 years, 10 months ago
- 6717773 fix: Travis (#25078) by Rucha Mahabal · 3 years, 10 months ago
- 7f7b360 fix: merge conflict by Nabin Hait · 3 years, 10 months ago
- 11eb30d fix: merge conflict by Nabin Hait · 3 years, 10 months ago
- 53a1aaf fix: Salary Structure object has no attribute set_totals (#25113) by Rucha Mahabal · 3 years, 10 months ago
- d765b21 fix: Salary Structure object has no attribute set_totals (#25114) by Rucha Mahabal · 3 years, 10 months ago
- 2fef245 fix: don't set Company:company:default_currency as default for currency link fields (#25111) by Afshan · 3 years, 10 months ago
- f3c34aa fix: don't set "Company:company:default_currency" as default for currency link fields (#25095) by Prssanna Desai · 3 years, 10 months ago
- d636075 chore: frappe.whitelist for doc methods (#25068) by Walstan Baptista · 3 years, 10 months ago
- 170d2ef fix(Payroll): Exchange Rate not getting set in Salary Slip (#25013) by Rucha Mahabal · 3 years, 10 months ago
- 2a39b74 fix: Fixes on job card and salary slip (#25011) by Nabin Hait · 3 years, 10 months ago
- b2b12f3 fix(Payroll): Exchange Rate not getting set in Salary Slip by Rucha Mahabal · 3 years, 10 months ago
- 0885518 test: fix test_loan for payroll module (#24946) by Jannat Patel · 3 years, 11 months ago
- 95e9b2f refactor(payroll): simplified logic for additional salary (#24907) by Sagar Vora · 3 years, 11 months ago
- cf3fc99 test: fix salary component not found; other optimisation (#24920) by Sagar Vora · 3 years, 11 months ago
- 23b6294 Merge pull request #24842 from resilient-tech/allow-duplicate-additional by Anurag Mishra · 3 years, 11 months ago
- a2e4564 fix: Prevent non sequential repayment entries by Deepesh Garg · 3 years, 11 months ago
- 6727792 test: fix syntax error by Sagar Vora · 3 years, 11 months ago
- 514122b refactor(payroll): simplified logic for additional salary by Sagar Vora · 3 years, 11 months ago
- fe3529b fix: merge conflict by Nabin Hait · 3 years, 11 months ago
- 6e3668d fix: merge conflict by Nabin Hait · 3 years, 11 months ago
- 5822b6d fix(payroll): allow duplicate additional salaries by Sagar Vora · 3 years, 11 months ago
- fa73074 fix: salary structure assign to employee (#24798) by Jannat Patel · 3 years, 11 months ago
- 5accf8a Merge branch 'develop' into salary_slip_error by Marica · 3 years, 11 months ago
- 9b4e5bf chore: improve error message for missing fields. by Ankush Menat · 4 years ago
- f1d13a4 Merge branch 'develop' into track_settings by Raffael Meyer · 4 years ago
- 11092d0 feat: Additon of leave details in Salary Slip (#24674) by Deepesh Garg · 4 years ago
- a5c4558 feat: Additon of leave details in Salary Slip (#24674) by Deepesh Garg · 4 years ago
- 7d89243 fix: track setting changes by Ankush Menat · 4 years ago
- b27d4f6 fix: salary slip working hours increment (#24784) by Jannat Patel · 4 years ago
- d46b236 fix: optimize reposting of gle and sle (#24702) by Nabin Hait · 4 years ago
- 4cef0f5 fix: salary slip attribute error (#24455) by Jannat Patel · 4 years ago
- 83768b6 fix: emp disappear (#24525) by Afshan · 4 years ago
- ef5c714 fix: salary slip attribute error (#24455) by Jannat Patel · 4 years ago
- c0f8f32 fix: fetch query for employee (#24529) by Afshan · 4 years ago
- 10b00f9 fix: separation of salary creation from payroll (#24528) by Afshan · 4 years ago
- 91a0286 fix: emp disappear (#24525) by Afshan · 4 years ago
- 8676089 fix: emp disappear (#24524) by Afshan · 4 years ago
- 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years ago
- a6213cc Merge branch 'develop' into version-13-beta-pre-release by Nabin Hait · 4 years ago
- 907e299 fix: remove function to get earning deduction components (#24465) by Afshan · 4 years ago
- 0c34a71 Merge branch 'develop' of github.com:frappe/erpnext into version-13-beta-pre-release by Suraj Shetty · 4 years ago
- 2174409 fix: slider by Afshan · 4 years ago
- 02d495f fix: added query for fetching salary component by Afshan · 4 years ago
- f0ff23e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years ago
- 36e3e05 fix: query for salary componet in salary structure by Afshan · 4 years ago
- 912647f fix: allow statistical component in salary structure. by Afshan · 4 years ago
- c69ab6d fix: select sal comp while making sal struct by Afshan · 4 years ago
- 6fb66f9 Merge pull request #24362 from ruchamahabal/year-to-date-in-salary-components by Deepesh Garg · 4 years ago
- bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years ago
- cbed6f9 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_filters by Deepesh Garg · 4 years, 1 month ago
- 6c90e26 feat: add descriptions for YTD and MTD fields by Rucha Mahabal · 4 years, 1 month ago
- 49702c1 test: year to date computation for salary slip components by Rucha Mahabal · 4 years, 1 month ago
- 2c315a7 feat: Salary Slip with Year to Date Print Format by Rucha Mahabal · 4 years, 1 month ago
- fdad94f feat(Payroll): compute Year to Date for Salary Slip components by Rucha Mahabal · 4 years, 1 month ago
- 33fac19 fix: calculation of remaining_sub_periods if relieving date before month start date (#24319) by Afshan · 4 years, 1 month ago
- a931515 fix: Components formulated from additional salary not being fetched in Payroll Entry by Rucha Mahabal · 4 years, 1 month ago
- 77ba72c Merge branch 'develop' into payroll_fixes2.0 by Anurag Mishra · 4 years, 1 month ago
- e7fa6f6 fix: edditable employee grid by Anurag Mishra · 4 years, 1 month ago
- 9fc44f1 Merge pull request #24182 from scmmishra/fix-dont-set-primary by Shivam Mishra · 4 years, 1 month ago
- ad8be7c fix: Consider only submitted salary slips by Deepesh Garg · 4 years, 1 month ago