1. 5a27aea Test for Process Payroll (#10447) by Utkarsh Goswami · 7 years ago
  2. ca63cc6 [UI Test Recruitment] To test Recruitment in HR module (#10441) by Utkarsh Goswami · 7 years ago
  3. 44b088c [UI Test Salary] To test the salary structure and the salary slip (#10407) by Utkarsh Goswami · 7 years ago
  4. a5cb9ae send email via the background jobs (#10374) by Manas Solanki · 7 years ago
  5. 2fa8af3 Merge branch 'master' into develop by mbauskar · 7 years ago
  6. aac8349 [hotfix] remove the white spaces from condition and formula fields (#10331) by Makarand Bauskar · 7 years ago
  7. a854ea0 mark holiday in the employee monthly attendance sheet (#10349) by Manas Solanki · 7 years ago
  8. cce7925 resolved merge conflicts by mbauskar · 7 years ago
  9. 21045c4 Update process_payroll.py by Nabin Hait · 7 years ago
  10. 919c9db indicator should be red by tunde · 7 years ago
  11. 3b8b3fe Merge branch 'hotfix' into issue-10215 by tunde · 7 years ago
  12. 85adbd7 show message if there's no submitted salary slip by tunde · 7 years ago
  13. c697526 except in python 3 compatible style by tunde · 7 years ago
  14. 9641d5b Make payment entry button in expense claim and some minor cleanup by Nabin Hait · 7 years ago
  15. 38d4be8 Update manuals. Fix codacy issues by Ben Cornwell-Mott · 7 years ago
  16. 118ceda Add Payment Entry for Expenses by Ben Cornwell-Mott · 7 years ago
  17. 8990af4 [ui test] leave application in HR (#10151) by Utkarsh Yadav · 7 years ago
  18. 1c8d8a9 [ui test] leave type,leave control panel and leave allocation in HR (#10136) by Utkarsh Yadav · 7 years ago
  19. c07741d Merge branch 'master' into staging by Saurabh · 7 years ago
  20. 7b764d0 Merge branch 'master' into develop by mbauskar · 7 years ago
  21. b8b0192 [ui test] employee attendance tool and attendance in HR (#10112) by Utkarsh Yadav · 7 years ago
  22. 84227a6 Employee Loan Should Be Limited To Employee Company (#10039) (#10093) by tundebabzy · 7 years ago
  23. 87ec6a1 adds options to currency fields (#10118) by tundebabzy · 7 years ago
  24. 6848708 old style exception, raise --> new style for Python 3 (#10082) by cclauss · 7 years ago
  25. 53b877b [ui test] Employee in HR (#10103) by Utkarsh Yadav · 7 years ago
  26. b8a4a58 [ui test] test for department, designation, company and leave block list (#10085) by Utkarsh Yadav · 7 years ago
  27. 20a862a [ui test] holiday list and branch in HR (#10045) by Utkarsh Yadav · 7 years ago
  28. 0e6933a resolved merge conflicts by mbauskar · 7 years ago
  29. 11d23f8 Can't set Start and End Dates in Salary Slip (#9513) (#9944) by tundebabzy · 7 years ago
  30. f86100a [Fix] Calendar view not working for leave application (#9963) by rohitwaghchaure · 7 years ago
  31. c446bf6 Merge branch 'develop' into rejected_expense_claim_issue by Makarand Bauskar · 7 years ago
  32. 660de51 [fix] filters for calendars frappe/erpnext#9850 (#9870) by Rushabh Mehta · 7 years ago
  33. 0e376a4 test cases by Rohit Waghchaure · 7 years ago
  34. 8333b57 [Fix] Expense claim status issue by Rohit Waghchaure · 7 years ago
  35. b994b3d Allow to select asset account in the payable in the expense claim for imprest management (#9891) by rohitwaghchaure · 7 years ago
  36. ed89a83 [minor] don't trigger the expense type trigger if value is not set by mbauskar · 7 years ago
  37. 2c5b3e8 New design for daily work summary (#9844) by Faris Ansari · 7 years ago
  38. 4a7b4ef [tests] update travis.yml to run ui-tests (#9748) by Rushabh Mehta · 7 years ago
  39. cdfccff Merge pull request #9341 from manassolanki/training-event by Makarand Bauskar · 7 years ago
  40. b7b49f6 [fixes] fix message and type conversion; by Rushabh Mehta · 7 years ago
  41. 9936100 send email on update and on update after submit fixes #8898 by Manas Solanki · 7 years ago
  42. 2510d1c Training Events/Results link added to Employee (#9313) by Vishal Dhayagude · 7 years ago
  43. b07535b bug in training result module (#9314) by Manas Solanki · 7 years ago
  44. f9e2bf1 fixed merge conflicts by mbauskar · 7 years ago
  45. f5604c1 Once primary key is generated, do not allow changing Series #8911 (#9265) by tundebabzy · 7 years ago
  46. 1dc26b1 Salutation and Gender in Lead and Customer (#9199) by KanchanChauhan · 7 years ago
  47. a128b21 Fixed merge conflict by Nabin Hait · 7 years ago
  48. f981eee fixes issue #9013: Salary calculation Error. (#9044) by tundebabzy · 7 years ago
  49. 5f27c94 Merge pull request #9078 from netchampfaris/remove-globals by Faris Ansari · 7 years ago
  50. 7f2513f [Fix] Employees working on a holiday report's date filter not working (#9108) by rohitwaghchaure · 7 years ago
  51. 5995010 Correction in the validation message (#9079) by Manas Solanki · 7 years ago
  52. 0d38a6b Fix grammar error in HR Training Results (#9076) by bcornwellmott · 7 years ago
  53. ca31425 field for the naming series should have no copy attribute (#9067) by Manas Solanki · 7 years ago
  54. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  55. 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
  56. c2bf500 validate email id only if provided (#9020) by Manas Solanki · 7 years ago
  57. 85bfc05 Fix missing translations (#8871) by Francisco Roldán · 7 years ago
  58. c55b805 [minor] process_payroll_create salary fixed, fixes frappe/erpnext#8853 (#8881) by Ayush Shukla · 7 years ago
  59. 3e2c9d0 [minor] Corrected field label & placed Expense Claim button in Next Step (#8828) by Makarand Bauskar · 7 years ago
  60. f74010d Calculations based on working and payment days should be made if salary structure exists (#8770) by KanchanChauhan · 7 years ago
  61. 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
  62. 486045e [minor] check if date of joining is available before creating Salary Slip (#8700) by Makarand Bauskar · 7 years ago
  63. 3ce41d6 Fixed related to auto fetching batch nos and date valiation in salary structure (#8666) by Nabin Hait · 7 years ago
  64. 504eba7 Test case fixed for Employee Loan Application by Nabin Hait · 7 years ago
  65. e15721d Caluculate total interest and payable amount in Loan Application if fixed amount per period by Nabin Hait · 7 years ago
  66. 2afb9b9 pricing rule fix by Nabin Hait · 7 years ago
  67. 9cf6d63 [minor] fixes for expense claim status by mbauskar · 7 years ago
  68. 83c1c3a fleet_management: replace references to fleet_management by hr in vehicle_log doctype by ibi · 7 years ago
  69. 5123a85 [minor] check if joining date is available before validating attandance date by mbauskar · 7 years ago
  70. e3c117e [fix] validate preferred email if set in employee.py by Rushabh Mehta · 7 years ago
  71. f6149f1 Merge pull request #8429 from ckosiegbu/payroll_updates by Nabin Hait · 7 years ago
  72. 2f3585f Update salary_slip.js by Nabin Hait · 7 years ago
  73. a236f4e Space to Tabs on salary_slip.py by ckosiegbu · 7 years ago
  74. 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
  75. 417145b Update employee.json by Khairil Zhafri · 8 years ago
  76. 1ff1368 [fix] Vehicle expense report not working by Rohit Waghchaure · 8 years ago
  77. 236f7aa [minor] track changes for transaction documents by mbauskar · 8 years ago
  78. 9365641 [added] frappe.safe_eval by Rushabh Mehta · 8 years ago
  79. aa6f00c Added default 'All' option to filters to differentiate all and empty filter by Kanchan Chauhan · 8 years ago
  80. 08a42e0 [fix] salary slip eval, remove access to globals, #8313 by Rushabh Mehta · 8 years ago
  81. cc8b2b2 [fix] [refactor] demo for v8 and remove purchase common by Rushabh Mehta · 8 years ago
  82. dc89916 [fix] salary component fix for abbr by Rushabh Mehta · 8 years ago
  83. eb6fa5b Update attendance.py by Nabin Hait · 8 years ago
  84. 1f6bd0a Fixed merge conflict by Nabin Hait · 8 years ago
  85. a24f8db Merge branch 'develop' into update-disbursment-date by Nabin Hait · 8 years ago
  86. 37d8f64 Read permissions to Employee on Employee Loan and Loan Type by Kanchan Chauhan · 8 years ago
  87. 400c6f5 Disbursement Date fetched from JV - Employee Loan by Kanchan Chauhan · 8 years ago
  88. 07e6bdd [minor] check employee date of joining before marking the employee attendance by mbauskar · 8 years ago
  89. b87c174 Employee Loan Dashboard by Kanchan Chauhan · 8 years ago
  90. 5ac740b [Fix] From Date and To Date not to be auto calculated for Timesheet Salary by Kanchan Chauhan · 8 years ago
  91. 35b12e2 Company in Leave Control Panel by Kanchan Chauhan · 8 years ago
  92. 8de911b Merge pull request #8086 from KanchanChauhan/read-perm-to-guest by Nabin Hait · 8 years ago
  93. 076e9d6 [Minor] From date, To date based on Payroll Frequency by Kanchan Chauhan · 8 years ago
  94. 730ad5a [Minor] Guest should have read permissions on Job Openings by Kanchan Chauhan · 8 years ago
  95. ee7b4f2 Merge pull request #8016 from rmehta/posting-date-option by Nabin Hait · 8 years ago
  96. 3d731df Field order changed for 'Qty as per Stock UOM' by Nabin Hait · 8 years ago
  97. 6d4a525 [fix] posting date, time is always current unless explicitly set by Rushabh Mehta · 8 years ago
  98. 6923397 Show net total in salary slip log in Process Payroll. Fixed #7986 by Nabin Hait · 8 years ago
  99. c5204f5 Merge pull request #7909 from KanchanChauhan/employee-loan-jv by Nabin Hait · 8 years ago
  100. 1321933 Merge pull request #7952 from KanchanChauhan/multiple-salary-fixes by Nabin Hait · 8 years ago