1. b56f3d0 [fix] syntax errors by Rushabh Mehta · 6 years ago
  2. 2a1bcf2 [minor] Fix typo by Shreya · 6 years ago
  3. d11b5d3 [feature] added travel request doctype in HR by Manas Solanki · 6 years ago
  4. bc5c04f Update job_offer.js by Rushabh Mehta · 6 years ago
  5. 8501010 Replace frappe.db.sql to frappe.get_list to apply permissions (#14037) by Suraj Shetty · 6 years ago
  6. 11f3e81 Import nowdate (#14064) by Shreya Shah · 6 years ago
  7. d3e84a6 [Fix] Issue, local variable 'leaves_encashed' referenced before assignment by Rohit Waghchaure · 6 years ago
  8. 4671c53 Merge pull request #14056 from ESS-LLP/retention_bonus by rohitwaghchaure · 6 years ago
  9. 41b4570 Merge branch 'develop' into enterprise_fix by rohitwaghchaure · 6 years ago
  10. d43e068 fix Leave Encashment unlink additional component, readonly encashed days by Ranjith · 6 years ago
  11. c60c698 Merge remote-tracking branch 'frappe/develop' into encash by Ranjith · 6 years ago
  12. 3beeb72 Compensatory Leave Request - add link to leave allocation by Jamsheer · 6 years ago
  13. ebb68af Leave Allocation - remove link to compensatory leave request by Jamsheer · 6 years ago
  14. a46ce11 Additional Salary Component - naming and date fix by Jamsheer · 6 years ago
  15. 819c3b1 Retention Bonus - menu, validate by Ranjith · 6 years ago
  16. 7d394c1 Email Alert for Retention Bonus by Ranjith · 6 years ago
  17. 70899f5 Update utils.py by Manas Solanki · 6 years ago
  18. bb629de doctype retention bonus by anoop · 6 years ago
  19. b8bd664 remove unused module import and error classes by Zlash65 · 6 years ago
  20. 504855e on submit: create additional salary component, revert on cancel by anoop · 6 years ago
  21. 4c721cb Leave Encashment - submit, cancel Additional Salary Component by Ranjith · 6 years ago
  22. e0b5150 [Fix] Employee mandatory validation issue by Rohit Waghchaure · 6 years ago
  23. 66ece67 Merge pull request #14044 from shreyashah115/fix-promotion-doc by rohitwaghchaure · 6 years ago
  24. 14069c9 Fix updation of new values by Shreya · 6 years ago
  25. 183dc73 Update employee_onboarding.py by Manas Solanki · 6 years ago
  26. 99e72af skip abbr, reload doc, disable edit for root department node' by Zlash65 · 6 years ago
  27. 62a5930 [fix] resolved merge conflicts by Saurabh · 6 years ago
  28. 4a12694 Code cleaup by Rohit Waghchaure · 6 years ago
  29. 6119b73 updated get_leave_balance_on to consider encashed leaves by default. by anoop · 6 years ago
  30. 1e1b7fc 13615 - Leave Encashment, creating Additional Salary Component on submit and validations pending by anoop · 6 years ago
  31. 0780fd1 helper method to get employees assigned salary structure by anoop · 6 years ago
  32. 161b3b2 added field Total Leaves Encashed by anoop · 6 years ago
  33. 067b557 duplicate field is_encash removed, fixed in install fixtures by anoop · 6 years ago
  34. 3f02820 [Fix] Global name 'Approved' is not defined by Rohit Waghchaure · 6 years ago
  35. dbb67fb Clear leave balance on changing leave type by Shreya · 6 years ago
  36. 9ba72f7 [Fix] get_approved_leaves_for_period module import failed by Rohit Waghchaure · 6 years ago
  37. 2ca83d6 Resolve merge conflicts from enterprise_sprint branch by Saurabh · 6 years ago
  38. 1f1dd96 Merge branch 'enterprise_sprint' into jam_enterprise_sprint by Saurabh · 6 years ago
  39. 3f0c735 Merge branch 'enterprise_sprint' into tax_exemption by rohitwaghchaure · 6 years ago
  40. 2d8a7ee Bootstrap 'TDS' via fixture by Saurabh · 6 years ago
  41. 8137f04 Merge pull request #13984 from manassolanki/employee-boarding by rohitwaghchaure · 6 years ago
  42. 094e184 minor changes and fixed the conflicts by Manas Solanki · 6 years ago
  43. 3282191 Merge pull request #14025 from shreyashah115/html-table by rohitwaghchaure · 6 years ago
  44. b698846 [feature] added the employee onboarding and separation doctype by Manas Solanki · 6 years ago
  45. 8d626e6 Merge pull request #14024 from ESS-LLP/jam_additional_sal_comp by rohitwaghchaure · 6 years ago
  46. 4bd5583 Make Available Leave HTML Table by Shreya · 6 years ago
  47. 75c53e5 Fix - missing semicolon by Jamsheer · 6 years ago
  48. 47039e8 Remove unused import by Jamsheer · 6 years ago
  49. 70a998d Remove unused variable by Jamsheer · 6 years ago
  50. f5e6721 Attendance Request - half day check is enabled by Jamsheer · 6 years ago
  51. ead858b Compensatory Leave Request - fix by Jamsheer · 6 years ago
  52. b848c51 Compensatory Leave Request - leave allocation create and update - fix by Jamsheer · 6 years ago
  53. 03ad0f2 set query for department based on company by Zlash65 · 6 years ago
  54. 9a8f5bd set department name with company abbr by Zlash65 · 6 years ago
  55. 3966860 improv department tree by Zlash65 · 7 years ago
  56. bbee9b6 [Enhancement] Monthly Attendance Report (#13970) by Shreya Shah · 6 years ago
  57. 236be22 Payroll entry - get employee fix by Jamsheer · 6 years ago
  58. d0b0c87 get additional salary component in salary slip by Jamsheer · 6 years ago
  59. 08b60a1 New Doctype - Additional Salary Component by Jamsheer · 6 years ago
  60. a5028c8 Salary Structure - filter updated, Salary Component - fields re-arranged by Jamsheer · 6 years ago
  61. b5c5c47 Formula on Salary Component Master by Jamsheer · 6 years ago
  62. 4bd7cdb Salary Structure Assignment - filters applied by Jamsheer · 6 years ago
  63. c1acbdf [fix] overlapping dates by Saurabh · 6 years ago
  64. a35dad7 add get leave period method by Saurabh · 6 years ago
  65. 46b23f8 Salary Structure Refactor, Formula on Salary Component Master (#13967) by Jamsheer · 6 years ago
  66. c53e353 Shift Management - Documentation and Tests (#13997) by Pawan Mehta · 6 years ago
  67. ded6360 Tax Declaration, Proof Submission tests by Ranjith · 6 years ago
  68. 5a8e642 Tax Declaration, Proof Submission, validation by Ranjith · 6 years ago
  69. 85d2d57 update hr menu, field subcategory in child table by Ranjith · 6 years ago
  70. e1c556b Doctype Employee Tax Exemption Sub Category by Ranjith · 6 years ago
  71. 96121c5 Tax Declaration, Proof Submission, field company by Ranjith · 6 years ago
  72. 3881e98 Staffing plan for group company by Nabin Hait · 6 years ago
  73. 4573e66 Leave Type - remove field is_parental_leave by Jamsheer · 6 years ago
  74. 247bd94 Merge branch 'staffing' of https://github.com/ESS-LLP/erpnext-healthcare into ESS-LLP-staffing by Nabin Hait · 6 years ago
  75. 3e47fbb assign salary structure custom button by Nabin Hait · 6 years ago
  76. bec9504 HR Utils - Trailing whitespace by Jamsheer · 6 years ago
  77. fe882bc Leave Application - Test - Leave allowed, applicable after, maximum continuos days by Jamsheer · 6 years ago
  78. 3153734 Leave Application - validate applicable after for leave type by Jamsheer · 6 years ago
  79. 62a9353 Leave Policy - Validate Annual alloction for leave type by Jamsheer · 6 years ago
  80. d7bfa23 Leave allocation - validate max leave allocation days for a leave type by Jamsheer · 6 years ago
  81. b42f3d4 Compensatory Leave Request - Validate and Create leave allocation for compnsatory leave type by Jamsheer · 6 years ago
  82. b408b15 Leave allocation - link to leave period and compensatory leave request by Jamsheer · 6 years ago
  83. 8c4386f Leave Type - new field is_compensatory by Jamsheer · 6 years ago
  84. c7aaf0b Leave Period - Validate and Create Leave Allocation by Jamsheer · 6 years ago
  85. 0e2cc55 HR Util methods by Jamsheer · 6 years ago
  86. 9d85757 Attendance Request - validate and create attendance by Jamsheer · 6 years ago
  87. b41baa2 Attendance Request - link to company by Jamsheer · 6 years ago
  88. a9c82b6 Attendance - link to attendance request by Jamsheer · 6 years ago
  89. 204c3bc Remove Production Planning Tool docs (#13946) by Shreya Shah · 6 years ago
  90. b7613af Merge branch 'enterprise_sprint' of https://github.com/frappe/erpnext into enterprise_sprint by Nabin Hait · 6 years ago
  91. 330fae8 minor fixes by Nabin Hait · 6 years ago
  92. c36578e Job Opening - display vacancies only on staffing plan by Ranjith · 6 years ago
  93. f220e89 Job Opening - get planned opening, validate vacancies by Staffing Plan by Ranjith · 6 years ago
  94. e4cda03 Staffing Plan - validations, get employee count on designation change, calc estimated cost by Ranjith · 6 years ago
  95. fdc67a5 Merge branch 'multi-company-transations' of https://github.com/shreyashah115/erpnext into shreyashah115-multi-company-transations by Nabin Hait · 6 years ago
  96. 95c5c05 Optional leave (#13931) by Ranjith Kurungadam · 6 years ago
  97. d5220c0 minor fix by Nabin Hait · 6 years ago
  98. 86b81e9 codacy fixes by Ranjith · 6 years ago
  99. 9505ea9 codacy fixes by Ranjith · 6 years ago
  100. a68a108 Employee Promotion, Transfer - test submit before date, create new employee by Ranjith · 6 years ago