1. de9eebe Fixed multiple ui tests by Nabin Hait · 7 years ago
  2. 2e8e535 [fix] trainig_feedback.py by Rushabh Mehta · 7 years ago
  3. 290e066 [rename] /test_training_event_attendance.js by Rushabh Mehta · 7 years ago
  4. baacf51 Fixed merge conflict by Nabin Hait · 7 years ago
  5. d7ff9dc Fixed rounding issue in Process Payroll, fixes #9300 (#10586) by Nabin Hait · 7 years ago
  6. 6ccb656 Python 3 compatibility syntax error fixes (#10519) by Aditya Hase · 7 years ago
  7. 7ba2a83 Tests for Loan (#10557) by Utkarsh Goswami · 7 years ago
  8. 579c8e6 Tests for Expense Claims [HR] (#10514) by Utkarsh Goswami · 7 years ago
  9. 9a04da2 Test for training (#10545) by Utkarsh Goswami · 7 years ago
  10. 3da5574 Test for appraisal (#10525) by Utkarsh Goswami · 7 years ago
  11. 62f0722 resolved merge conflicts by mbauskar · 7 years ago
  12. 8fd5b32 [UI Test] travis.yml modified for fresh UI Test (#10446) by Vishal Dhayagude · 7 years ago
  13. 5a27aea Test for Process Payroll (#10447) by Utkarsh Goswami · 7 years ago
  14. ca63cc6 [UI Test Recruitment] To test Recruitment in HR module (#10441) by Utkarsh Goswami · 7 years ago
  15. 446c2b0 [hotfix] fixes for https://github.com/frappe/erpnext/issues/9782 calculate leave without pay before subtracting holidays (#10355) by Makarand Bauskar · 7 years ago
  16. 44b088c [UI Test Salary] To test the salary structure and the salary slip (#10407) by Utkarsh Goswami · 7 years ago
  17. 683b015 [fix] email alert by Rushabh Mehta · 7 years ago
  18. e5ae4d3 send email via the background jobs (#10374) (#10393) by Makarand Bauskar · 7 years ago
  19. 1132502 [fix] test by Rushabh Mehta · 7 years ago
  20. ea573e2 [training] update names by Rushabh Mehta · 7 years ago
  21. 550b0fa [fixes] email notifications by email alert on training event and result by Rushabh Mehta · 7 years ago
  22. 35a4e58 Fixes for camel_case and translations by Ben Cornwell-Mott · 7 years ago
  23. e92b473 codacy fixes by Ben Cornwell-Mott · 7 years ago
  24. e9dbafc Improve email format for training event, add ui test by Ben Cornwell-Mott · 7 years ago
  25. a5cb9ae send email via the background jobs (#10374) by Manas Solanki · 7 years ago
  26. 2fa8af3 Merge branch 'master' into develop by mbauskar · 7 years ago
  27. aac8349 [hotfix] remove the white spaces from condition and formula fields (#10331) by Makarand Bauskar · 7 years ago
  28. a854ea0 mark holiday in the employee monthly attendance sheet (#10349) by Manas Solanki · 7 years ago
  29. cce7925 resolved merge conflicts by mbauskar · 7 years ago
  30. 21045c4 Update process_payroll.py by Nabin Hait · 7 years ago
  31. 919c9db indicator should be red by tunde · 7 years ago
  32. 3b8b3fe Merge branch 'hotfix' into issue-10215 by tunde · 7 years ago
  33. 85adbd7 show message if there's no submitted salary slip by tunde · 7 years ago
  34. c697526 except in python 3 compatible style by tunde · 7 years ago
  35. 9641d5b Make payment entry button in expense claim and some minor cleanup by Nabin Hait · 7 years ago
  36. 38d4be8 Update manuals. Fix codacy issues by Ben Cornwell-Mott · 7 years ago
  37. 118ceda Add Payment Entry for Expenses by Ben Cornwell-Mott · 7 years ago
  38. 8990af4 [ui test] leave application in HR (#10151) by Utkarsh Yadav · 7 years ago
  39. 1c8d8a9 [ui test] leave type,leave control panel and leave allocation in HR (#10136) by Utkarsh Yadav · 7 years ago
  40. c07741d Merge branch 'master' into staging by Saurabh · 7 years ago
  41. 7b764d0 Merge branch 'master' into develop by mbauskar · 7 years ago
  42. b8b0192 [ui test] employee attendance tool and attendance in HR (#10112) by Utkarsh Yadav · 7 years ago
  43. 84227a6 Employee Loan Should Be Limited To Employee Company (#10039) (#10093) by tundebabzy · 7 years ago
  44. 87ec6a1 adds options to currency fields (#10118) by tundebabzy · 7 years ago
  45. 6848708 old style exception, raise --> new style for Python 3 (#10082) by cclauss · 7 years ago
  46. 53b877b [ui test] Employee in HR (#10103) by Utkarsh Yadav · 7 years ago
  47. b8a4a58 [ui test] test for department, designation, company and leave block list (#10085) by Utkarsh Yadav · 7 years ago
  48. 20a862a [ui test] holiday list and branch in HR (#10045) by Utkarsh Yadav · 7 years ago
  49. 0e6933a resolved merge conflicts by mbauskar · 7 years ago
  50. 11d23f8 Can't set Start and End Dates in Salary Slip (#9513) (#9944) by tundebabzy · 7 years ago
  51. f86100a [Fix] Calendar view not working for leave application (#9963) by rohitwaghchaure · 7 years ago
  52. c446bf6 Merge branch 'develop' into rejected_expense_claim_issue by Makarand Bauskar · 7 years ago
  53. 660de51 [fix] filters for calendars frappe/erpnext#9850 (#9870) by Rushabh Mehta · 7 years ago
  54. 0e376a4 test cases by Rohit Waghchaure · 7 years ago
  55. 8333b57 [Fix] Expense claim status issue by Rohit Waghchaure · 7 years ago
  56. b994b3d Allow to select asset account in the payable in the expense claim for imprest management (#9891) by rohitwaghchaure · 7 years ago
  57. ed89a83 [minor] don't trigger the expense type trigger if value is not set by mbauskar · 7 years ago
  58. 2c5b3e8 New design for daily work summary (#9844) by Faris Ansari · 7 years ago
  59. 4a7b4ef [tests] update travis.yml to run ui-tests (#9748) by Rushabh Mehta · 7 years ago
  60. cdfccff Merge pull request #9341 from manassolanki/training-event by Makarand Bauskar · 7 years ago
  61. b7b49f6 [fixes] fix message and type conversion; by Rushabh Mehta · 7 years ago
  62. 9936100 send email on update and on update after submit fixes #8898 by Manas Solanki · 7 years ago
  63. 2510d1c Training Events/Results link added to Employee (#9313) by Vishal Dhayagude · 7 years ago
  64. b07535b bug in training result module (#9314) by Manas Solanki · 7 years ago
  65. f9e2bf1 fixed merge conflicts by mbauskar · 7 years ago
  66. f5604c1 Once primary key is generated, do not allow changing Series #8911 (#9265) by tundebabzy · 7 years ago
  67. 1dc26b1 Salutation and Gender in Lead and Customer (#9199) by KanchanChauhan · 7 years ago
  68. a128b21 Fixed merge conflict by Nabin Hait · 7 years ago
  69. f981eee fixes issue #9013: Salary calculation Error. (#9044) by tundebabzy · 7 years ago
  70. 5f27c94 Merge pull request #9078 from netchampfaris/remove-globals by Faris Ansari · 7 years ago
  71. 7f2513f [Fix] Employees working on a holiday report's date filter not working (#9108) by rohitwaghchaure · 7 years ago
  72. 5995010 Correction in the validation message (#9079) by Manas Solanki · 7 years ago
  73. 0d38a6b Fix grammar error in HR Training Results (#9076) by bcornwellmott · 7 years ago
  74. ca31425 field for the naming series should have no copy attribute (#9067) by Manas Solanki · 7 years ago
  75. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  76. 157c334 [minor] added get_terms methods to erpnext.utils so that it can be used in non transactional documents (#9037) by Makarand Bauskar · 7 years ago
  77. c2bf500 validate email id only if provided (#9020) by Manas Solanki · 7 years ago
  78. 85bfc05 Fix missing translations (#8871) by Francisco Roldán · 7 years ago
  79. c55b805 [minor] process_payroll_create salary fixed, fixes frappe/erpnext#8853 (#8881) by Ayush Shukla · 7 years ago
  80. 3e2c9d0 [minor] Corrected field label & placed Expense Claim button in Next Step (#8828) by Makarand Bauskar · 7 years ago
  81. f74010d Calculations based on working and payment days should be made if salary structure exists (#8770) by KanchanChauhan · 7 years ago
  82. 323e46b Added parent filter to the Salary Structure Employee since it was getting base and variable value from first found Salary Structure Employee (#8756) by KanchanChauhan · 7 years ago
  83. 486045e [minor] check if date of joining is available before creating Salary Slip (#8700) by Makarand Bauskar · 7 years ago
  84. 3ce41d6 Fixed related to auto fetching batch nos and date valiation in salary structure (#8666) by Nabin Hait · 7 years ago
  85. 504eba7 Test case fixed for Employee Loan Application by Nabin Hait · 7 years ago
  86. e15721d Caluculate total interest and payable amount in Loan Application if fixed amount per period by Nabin Hait · 7 years ago
  87. 2afb9b9 pricing rule fix by Nabin Hait · 7 years ago
  88. 9cf6d63 [minor] fixes for expense claim status by mbauskar · 7 years ago
  89. 83c1c3a fleet_management: replace references to fleet_management by hr in vehicle_log doctype by ibi · 7 years ago
  90. 5123a85 [minor] check if joining date is available before validating attandance date by mbauskar · 7 years ago
  91. e3c117e [fix] validate preferred email if set in employee.py by Rushabh Mehta · 7 years ago
  92. f6149f1 Merge pull request #8429 from ckosiegbu/payroll_updates by Nabin Hait · 7 years ago
  93. 2f3585f Update salary_slip.js by Nabin Hait · 7 years ago
  94. a236f4e Space to Tabs on salary_slip.py by ckosiegbu · 7 years ago
  95. 64f29f8 Introduce the ability to specify in a Salary Structure that a component is statistical. This allows components to be used in calculations without being added/deducted from earnings deductions. by ckosiegbu · 7 years ago
  96. 417145b Update employee.json by Khairil Zhafri · 8 years ago
  97. 1ff1368 [fix] Vehicle expense report not working by Rohit Waghchaure · 7 years ago
  98. 236f7aa [minor] track changes for transaction documents by mbauskar · 7 years ago
  99. 9365641 [added] frappe.safe_eval by Rushabh Mehta · 8 years ago
  100. aa6f00c Added default 'All' option to filters to differentiate all and empty filter by Kanchan Chauhan · 8 years ago