1. 04f907e [fix] job applicant (test via import) by Rushabh Mehta · 10 years ago
  2. c2eae25 [cleanup] validate_email_add by Rushabh Mehta · 10 years ago
  3. 9d8154d fixed test cases by Anand Doshi · 10 years ago
  4. ec5ec60 Fixed Test Cases by Anand Doshi · 10 years ago
  5. 2cc585f [git fixes] salary manager, time log title, notificaitons by Rushabh Mehta · 10 years ago
  6. 56c6a65 argument name fix in sendmail by Nabin Hait · 10 years ago
  7. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  8. 7864722 salary slip calculation: trigger on by Nabin Hait · 10 years ago
  9. c37281e Merge pull request #2897 from neilLasrado/job-application by Rushabh Mehta · 10 years ago
  10. 96bc31d job application fixed by Neil Trini Lasrado · 10 years ago
  11. 910ba02 Merge pull request #2896 from neilLasrado/employee-report by Rushabh Mehta · 10 years ago
  12. 71a651e employee information report fix by Neil Trini Lasrado · 10 years ago
  13. fd0920f Fixes in Appraisal doc by Neil Trini Lasrado · 10 years ago
  14. d35354c Merge remote-tracking branch 'frappe/develop' into v5.0 by Anand Doshi · 10 years ago
  15. d57e793 [fix] Added unicode_literals if missing in py files by Anand Doshi · 10 years ago
  16. d54031f [tests] [projects] merged tasks and projects and added quick edit of tasks from projects by Rushabh Mehta · 10 years ago
  17. 813f0ed [form] section labels by Rushabh Mehta · 10 years ago
  18. 50dc4e9 [cleanup] item grid views, removed desc etc by Rushabh Mehta · 10 years ago
  19. d60acb9 [fixes] production, added qty transferred, fix gantt, fiscal year (set fiscal year, instead of validation by Rushabh Mehta · 10 years ago
  20. 8fa503e Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  21. 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  22. 6dfd430 Moved flags like ignore_mandatory, ignore_validate etc to doc.flags by Anand Doshi · 10 years ago
  23. a232c80 [share] add share permission by Rushabh Mehta · 10 years ago
  24. f9b63dd Look like a minor bug by Do Le Bao Nguyen · 10 years ago
  25. 06fa46f [fix] onshow > on_page_show by Rushabh Mehta · 10 years ago
  26. 5bceebc [fix] fixes birthday reminders #2021 by Rushabh Mehta · 10 years ago
  27. 0335005 [minor] added allow rename by Rushabh Mehta · 10 years ago
  28. fff3ab7 Fixed conflict by Nabin Hait · 10 years ago
  29. 024b537 Merge pull request #2557 from neilLasrado/spelling-of-approver by Nabin Hait · 10 years ago
  30. d49a123 [ui] listviews by Rushabh Mehta · 10 years ago
  31. 1b7d66f Update leave_application.js by Neil Trini Lasrado · 10 years ago
  32. 56ac3fb some fixes for renaming patch by Nabin Hait · 10 years ago
  33. 419ae33 [merge] v5-design by Rushabh Mehta · 10 years ago
  34. 54361e8 fixed conflict while merging develop into v5 by Nabin Hait · 10 years ago
  35. f870527 [design] wip by Rushabh Mehta · 10 years ago
  36. 79f091e field renaming by Nabin Hait · 10 years ago
  37. 4b8185d renaming: entries by Nabin Hait · 10 years ago
  38. 23d2a53 Code replacement for journal voucher renaming by Nabin Hait · 10 years ago
  39. e7d1536 Table Field Renaming: code replace, JV and budget distribution renamed by Nabin Hait · 10 years ago
  40. d8f4984 Table fieldnames renaming: updated json and patch by Nabin Hait · 10 years ago
  41. 0741ed3 Merge pull request #2472 from neilLasrado/expense-claim by Nabin Hait · 10 years ago
  42. 41781ce test case fix - holiday list by Neil Trini Lasrado · 10 years ago
  43. e84fa67 Actual operating cost, Actal operating time added to 'production order operations' - auto fetched based on 'time log' creation 'make time log' button appears only if 'production order' document is submitted server side validation added to check if 'Production Order' mentioned on 'Time Log' is in submit state test cases added to check all of the above by Neil Trini Lasrado · 10 years ago
  44. 5ec7542 Holiday List name changed and workstation filter added to time log by Neil Trini Lasrado · 10 years ago
  45. 637d804 Operations added in Production Order DocType Auto-Fetch added to operations in Production Order DocType made operations in production order read-only capacity & duration of cycle added to workstation workstation operation timings added operation master added, Time log added Time Log Fixed Test Records added to Production Order Test Recorde for over Production Time Log added Validation added to check if time log timings are within working hours of the workstation. Validation added to check if workstation is closed on time log dates. Test Case added for Time Log by Neil Trini Lasrado · 10 years ago
  46. f87a622 [minor] use frappe.attach_print() in salary slip and recurring document by Anand Doshi · 10 years ago
  47. 606af96 minor fix by Nabin Hait · 10 years ago
  48. e1f2168 changes made by Neil Trini Lasrado · 10 years ago
  49. f13c4f0 New feature for issue #2419 by Neil Trini Lasrado · 10 years ago
  50. 5cafcf6 Leave application fix by Nabin Hait · 10 years ago
  51. 690bcd7 Added leave approver name field in leave application by Nabin Hait · 10 years ago
  52. 3d65d96 [error-reports] by Rushabh Mehta · 10 years ago
  53. 6d950d2 [merge] by Rushabh Mehta · 10 years ago
  54. eba8891 Merge pull request #2431 from mayur-patel/patch-2 by Nabin Hait · 10 years ago
  55. ea91d2a Merge pull request #2429 from ankitjavalkarwork/expclaimname by Nabin Hait · 10 years ago
  56. 5d8635a Update leave_application.py by Mayur Patel · 10 years ago
  57. 7e911ba Add configurable naming series to Expense claim by ankitjavalkarwork · 10 years ago
  58. 0ad7db3 Minor fix in salary slip net total calculation by Nabin Hait · 10 years ago
  59. 16e2c18 Delete events linked with employee on deletion of Employee by ankitjavalkarwork · 10 years ago
  60. 8a55d9a Remove get_server_field from leave_application by Nathan Do · 10 years ago
  61. a5082d6 Merge pull request #2283 from neilLasrado/employee-reports-to by Nabin Hait · 10 years ago
  62. 9b08062 employee cannot report to himself validation added to employee doctype by Neil Trini Lasrado · 10 years ago
  63. 9614b55 fiscal year auto-fetch added to c-form, installation_note, stock_reconciliation, customer_issue, maintanence_visit & removed for Expense Claim by Neil Trini Lasrado · 10 years ago
  64. 565d986 fiscal year auto fetch added to oppurtunity, quotation, material request, supplier quotation, expense claim doctypes + issues fixed by Neil Trini Lasrado · 10 years ago
  65. c68646c [merge] 4.x to 5.0 by Nabin Hait · 10 years ago
  66. bf8715d [refactor] used frappe.sendmail by Rushabh Mehta · 10 years ago
  67. 5cdc8e5 [mailbox] removed separate email settings for jobs, sales, support by Rushabh Mehta · 10 years ago
  68. e10cf02 [email] remove communicationlist #561 by Rushabh Mehta · 11 years ago
  69. ce00772 [cleanup] removed communication js, fields by Rushabh Mehta · 11 years ago
  70. c0bb453 [refactor] [frappe 5.0] by Rushabh Mehta · 11 years ago
  71. ed37cef [refactor modules] by Rushabh Mehta · 11 years ago
  72. 30c5b41 [minor] removed Suggest by Anand Doshi · 10 years ago
  73. 1c440b3 month options doesn't get translated. by 81552433qqcom · 11 years ago
  74. 951da0c added translations to report py file. by 81552433qqcom · 11 years ago
  75. fc33d5a Set allow_on_submit for 'page_break', 'letter_head', 'select_print_heading', 'print_heading'. Fixes frappe/erpnext#1810 by Anand Doshi · 11 years ago
  76. 0b74b6d [fix] Validate Expense Approver by Anand Doshi · 11 years ago
  77. bb370f3 HR - Leave Approver and Expense Approver fields changed to Link Fields, better default permissions by Anand Doshi · 11 years ago
  78. e8dd416 [cleanup] remove allow_attach by Rushabh Mehta · 11 years ago
  79. e4c434a [fix] Leave Application Calendar by Anand Doshi · 11 years ago
  80. ab8bde0 [ux] added folds, show actual / projected qty in pos by Rushabh Mehta · 11 years ago
  81. 26201a5 [fix] Show Employee Name in Employee Birthday report by Anand Doshi · 11 years ago
  82. 4cc94df [tests] Fixed Test Records by Anand Doshi · 11 years ago
  83. 7a4e739 templating for hr by Rushabh Mehta · 11 years ago
  84. 8544447 added more listview templates by Rushabh Mehta · 11 years ago
  85. 995185d [ux] fixed primary action by Rushabh Mehta · 11 years ago
  86. 7881df2 minor fix by Nabin Hait · 11 years ago
  87. 9f7e00b Send salary slip mail after submit via Salary Manager by Nabin Hait · 11 years ago
  88. 45b7d17 Employee can be reselected but not changed in salary structure by Nabin Hait · 11 years ago
  89. 35cc320 [fixes] Leave Application and Toggle Rounded Totals by Anand Doshi · 11 years ago
  90. 1631774 Issue fixes related to length of the report result by nabinhait · 11 years ago
  91. 62b1cbf [impact] Limit available functions in jinja environment by Anand Doshi · 11 years ago
  92. a5437cd Fixes for print by Anand Doshi · 11 years ago
  93. 5b51cc8 many fixes to print by Rushabh Mehta · 11 years ago
  94. df7f1c1 Fixed Employee Birthday Report by Anand Doshi · 11 years ago
  95. 4aa2380 Fixed get_sender for Sales and Jobs by Anand Doshi · 11 years ago
  96. 83da92f Naming Series Property Setter Patch by Anand Doshi · 11 years ago
  97. 31c977b Fixed Employee Leave Balance Report by Anand Doshi · 11 years ago
  98. 589a298 Minor fixes in salary manager. Fixes #1754 by Nabin Hait · 11 years ago
  99. 04badf7 Hotfix: module name case for HR by Anand Doshi · 11 years ago
  100. 171c00c Reload permissions for master and setting documents by Anand Doshi · 11 years ago