1. 4ba4d9d fix - update button didnt work in leave allocation after submit by Neil Trini Lasrado · 10 years ago
  2. 20f0ef2 validation added - dob cannot accept a future date by Neil Trini Lasrado · 10 years ago
  3. 28b0cc4 fixes in offer letter by Neil Trini Lasrado · 10 years ago
  4. 496e277 print format added by Neil Trini Lasrado · 10 years ago
  5. aca5cb6 [fixes] offer letter by Rushabh Mehta · 10 years ago
  6. 8ca547b terms view added by Neil Trini Lasrado · 10 years ago
  7. e1d620b Offer Letter - New Doctype added and job_applicant naming changed by Neil Trini Lasrado · 10 years ago
  8. ffc190d Merge pull request #3013 from neilLasrado/expense by Rushabh Mehta · 10 years ago
  9. 7b6daaf [minor] left aligned email footer, raise duplicate entry error for common email id in Employee and Sales Person by Anand Doshi · 10 years ago
  10. ee57a8d [hotfix] unique job applicant by Anand Doshi · 10 years ago
  11. d6a360b [fix] check job application unique email id by Anand Doshi · 10 years ago
  12. a6b3415 Expense Claim - 'Total Amount Reimbursed' feild added by Neil Trini Lasrado · 10 years ago
  13. 04f907e [fix] job applicant (test via import) by Rushabh Mehta · 10 years ago
  14. c2eae25 [cleanup] validate_email_add by Rushabh Mehta · 10 years ago
  15. 9d8154d fixed test cases by Anand Doshi · 10 years ago
  16. ec5ec60 Fixed Test Cases by Anand Doshi · 10 years ago
  17. 2cc585f [git fixes] salary manager, time log title, notificaitons by Rushabh Mehta · 10 years ago
  18. 56c6a65 argument name fix in sendmail by Nabin Hait · 10 years ago
  19. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  20. 7864722 salary slip calculation: trigger on by Nabin Hait · 10 years ago
  21. c37281e Merge pull request #2897 from neilLasrado/job-application by Rushabh Mehta · 10 years ago
  22. 96bc31d job application fixed by Neil Trini Lasrado · 10 years ago
  23. 910ba02 Merge pull request #2896 from neilLasrado/employee-report by Rushabh Mehta · 10 years ago
  24. 71a651e employee information report fix by Neil Trini Lasrado · 10 years ago
  25. fd0920f Fixes in Appraisal doc by Neil Trini Lasrado · 10 years ago
  26. d35354c Merge remote-tracking branch 'frappe/develop' into v5.0 by Anand Doshi · 10 years ago
  27. d57e793 [fix] Added unicode_literals if missing in py files by Anand Doshi · 10 years ago
  28. d54031f [tests] [projects] merged tasks and projects and added quick edit of tasks from projects by Rushabh Mehta · 10 years ago
  29. 813f0ed [form] section labels by Rushabh Mehta · 10 years ago
  30. 50dc4e9 [cleanup] item grid views, removed desc etc by Rushabh Mehta · 10 years ago
  31. d60acb9 [fixes] production, added qty transferred, fix gantt, fiscal year (set fiscal year, instead of validation by Rushabh Mehta · 10 years ago
  32. 8fa503e Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  33. 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  34. 6dfd430 Moved flags like ignore_mandatory, ignore_validate etc to doc.flags by Anand Doshi · 10 years ago
  35. a232c80 [share] add share permission by Rushabh Mehta · 10 years ago
  36. f9b63dd Look like a minor bug by Do Le Bao Nguyen · 10 years ago
  37. 06fa46f [fix] onshow > on_page_show by Rushabh Mehta · 10 years ago
  38. 5bceebc [fix] fixes birthday reminders #2021 by Rushabh Mehta · 10 years ago
  39. 0335005 [minor] added allow rename by Rushabh Mehta · 10 years ago
  40. fff3ab7 Fixed conflict by Nabin Hait · 10 years ago
  41. 024b537 Merge pull request #2557 from neilLasrado/spelling-of-approver by Nabin Hait · 10 years ago
  42. d49a123 [ui] listviews by Rushabh Mehta · 10 years ago
  43. 1b7d66f Update leave_application.js by Neil Trini Lasrado · 10 years ago
  44. 56ac3fb some fixes for renaming patch by Nabin Hait · 10 years ago
  45. 419ae33 [merge] v5-design by Rushabh Mehta · 10 years ago
  46. 54361e8 fixed conflict while merging develop into v5 by Nabin Hait · 10 years ago
  47. f870527 [design] wip by Rushabh Mehta · 10 years ago
  48. 79f091e field renaming by Nabin Hait · 10 years ago
  49. 4b8185d renaming: entries by Nabin Hait · 10 years ago
  50. 23d2a53 Code replacement for journal voucher renaming by Nabin Hait · 10 years ago
  51. e7d1536 Table Field Renaming: code replace, JV and budget distribution renamed by Nabin Hait · 10 years ago
  52. d8f4984 Table fieldnames renaming: updated json and patch by Nabin Hait · 10 years ago
  53. 0741ed3 Merge pull request #2472 from neilLasrado/expense-claim by Nabin Hait · 10 years ago
  54. 41781ce test case fix - holiday list by Neil Trini Lasrado · 10 years ago
  55. 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
  56. 5ec7542 Holiday List name changed and workstation filter added to time log by Neil Trini Lasrado · 10 years ago
  57. 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
  58. f87a622 [minor] use frappe.attach_print() in salary slip and recurring document by Anand Doshi · 10 years ago
  59. 606af96 minor fix by Nabin Hait · 10 years ago
  60. e1f2168 changes made by Neil Trini Lasrado · 10 years ago
  61. f13c4f0 New feature for issue #2419 by Neil Trini Lasrado · 10 years ago
  62. 5cafcf6 Leave application fix by Nabin Hait · 10 years ago
  63. 690bcd7 Added leave approver name field in leave application by Nabin Hait · 10 years ago
  64. 3d65d96 [error-reports] by Rushabh Mehta · 10 years ago
  65. 6d950d2 [merge] by Rushabh Mehta · 10 years ago
  66. eba8891 Merge pull request #2431 from mayur-patel/patch-2 by Nabin Hait · 10 years ago
  67. ea91d2a Merge pull request #2429 from ankitjavalkarwork/expclaimname by Nabin Hait · 10 years ago
  68. 5d8635a Update leave_application.py by Mayur Patel · 10 years ago
  69. 7e911ba Add configurable naming series to Expense claim by ankitjavalkarwork · 10 years ago
  70. 0ad7db3 Minor fix in salary slip net total calculation by Nabin Hait · 10 years ago
  71. 16e2c18 Delete events linked with employee on deletion of Employee by ankitjavalkarwork · 10 years ago
  72. 8a55d9a Remove get_server_field from leave_application by Nathan Do · 10 years ago
  73. a5082d6 Merge pull request #2283 from neilLasrado/employee-reports-to by Nabin Hait · 10 years ago
  74. 9b08062 employee cannot report to himself validation added to employee doctype by Neil Trini Lasrado · 10 years ago
  75. 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
  76. 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
  77. c68646c [merge] 4.x to 5.0 by Nabin Hait · 10 years ago
  78. bf8715d [refactor] used frappe.sendmail by Rushabh Mehta · 10 years ago
  79. 5cdc8e5 [mailbox] removed separate email settings for jobs, sales, support by Rushabh Mehta · 10 years ago
  80. e10cf02 [email] remove communicationlist #561 by Rushabh Mehta · 10 years ago
  81. ce00772 [cleanup] removed communication js, fields by Rushabh Mehta · 10 years ago
  82. c0bb453 [refactor] [frappe 5.0] by Rushabh Mehta · 10 years ago
  83. ed37cef [refactor modules] by Rushabh Mehta · 10 years ago
  84. 30c5b41 [minor] removed Suggest by Anand Doshi · 10 years ago
  85. 1c440b3 month options doesn't get translated. by 81552433qqcom · 10 years ago
  86. 951da0c added translations to report py file. by 81552433qqcom · 10 years ago
  87. fc33d5a Set allow_on_submit for 'page_break', 'letter_head', 'select_print_heading', 'print_heading'. Fixes frappe/erpnext#1810 by Anand Doshi · 10 years ago
  88. 0b74b6d [fix] Validate Expense Approver by Anand Doshi · 10 years ago
  89. bb370f3 HR - Leave Approver and Expense Approver fields changed to Link Fields, better default permissions by Anand Doshi · 10 years ago
  90. e8dd416 [cleanup] remove allow_attach by Rushabh Mehta · 10 years ago
  91. e4c434a [fix] Leave Application Calendar by Anand Doshi · 10 years ago
  92. ab8bde0 [ux] added folds, show actual / projected qty in pos by Rushabh Mehta · 10 years ago
  93. 26201a5 [fix] Show Employee Name in Employee Birthday report by Anand Doshi · 10 years ago
  94. 4cc94df [tests] Fixed Test Records by Anand Doshi · 10 years ago
  95. 7a4e739 templating for hr by Rushabh Mehta · 10 years ago
  96. 8544447 added more listview templates by Rushabh Mehta · 10 years ago
  97. 995185d [ux] fixed primary action by Rushabh Mehta · 10 years ago
  98. 7881df2 minor fix by Nabin Hait · 10 years ago
  99. 9f7e00b Send salary slip mail after submit via Salary Manager by Nabin Hait · 10 years ago
  100. 45b7d17 Employee can be reselected but not changed in salary structure by Nabin Hait · 10 years ago