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