1. 5c54ade fix: docfield of sales_order is not fetching route options for new doc (#21123) by Andy Zhu · 4 years, 6 months ago
  2. fa6454b fix: Update is_tree field in Tree doctypes (#20981) by Deepesh Garg · 4 years, 7 months ago
  3. 451382e feat: update desk pages by Shivam Mishra · 4 years, 7 months ago
  4. 1fd1852 Merge branch 'develop' into yet-another-desk by Shivam Mishra · 4 years, 7 months ago
  5. 0310366 fix (cleanup): remove incomplete dependencies data by Shivam Mishra · 4 years, 7 months ago
  6. 8a8e8d6 feat: added base pages for desk by Shivam Mishra · 4 years, 7 months ago
  7. 10aab65 fix: smaller then instead of bigger then :-( dumb mistake vdevelop #20693 (#20702) by RJPvT · 4 years, 8 months ago
  8. 94e1425 feat: column width increased for view attachments field (#314) by Er-Naren719 · 4 years, 8 months ago
  9. 2f67647 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-incorrect-translations by Suraj Shetty · 4 years, 9 months ago
  10. 48e9bc3 fix: Incorrect translation syntax by Suraj Shetty · 4 years, 9 months ago
  11. 2bb3a62 fix: cannot complete task if dependent task are not completed / cancelled (#20437) by Nabin Hait · 4 years, 9 months ago
  12. f597ba8 fix: task validation error when adding tasks to projects (#19919) by Ben Knowles · 4 years, 10 months ago
  13. 3139fa2 Merge branch 'develop' into new_invoice_fix by Deepesh Garg · 4 years, 10 months ago
  14. 6301874 fix: timsheet overlap error by Rohit Waghchaure · 4 years, 10 months ago
  15. 175d604 chore: commonize function by Himanshu Warekar · 4 years, 10 months ago
  16. 4405a2a fix: add project in child for items by Himanshu Warekar · 4 years, 11 months ago
  17. a998978 fix: pending on review date (#19609) by RJPvT · 5 years ago
  18. 5503b6c fix(Task): Do not create/schedule task after project end (#19184) by Himanshu · 5 years ago
  19. 0107147 fix: '<' not supported between instances of 'str' and 'NoneType' (#19553) by rohitwaghchaure · 5 years ago
  20. 8b2223a Move add_custom_button for Gantt and Kanban Board (#19193) by ci2014 · 5 years ago
  21. a709ae8 feat: duplicate linked task in project (#19271) by Mangesh-Khairnar · 5 years ago
  22. 3cbd70a Merge pull request #19316 from joelios/develop by Deepesh Garg · 5 years ago
  23. 519ca54 feat: Show timesheets related to customer's projects on customer portal (#19443) by Suraj Shetty · 5 years ago
  24. 441720d fix: linking of time_log to timesheet from project (frappe/erpnext #19315 ) by joelios · 5 years ago
  25. 147af15 fix: Added 'Manual' % Complete Method in Project (#19175) by Marica · 5 years ago
  26. 451d1a1 fix: Bypass credit limit and Project Template field not visible(#19162) by Saqib · 5 years ago
  27. 627a3dc feat: Default energy point rules (#19003) by Suraj Shetty · 5 years ago
  28. 74fdfff fix: Set todo status as Closed if task completed (#19059) by Nabin Hait · 5 years ago
  29. 77da3b4 fix: pull project from task (#18776) by Rohan · 5 years ago
  30. 7f94a58 Merge branch 'develop' into fix-timesheet-creation by Suraj Shetty · 5 years ago
  31. 6276f1a fix(minor): don't update modified timestamp for overdue tasks by Rushabh Mehta · 5 years ago
  32. cab8e9b fix(timesheet): Hours automatically used to set 0 by Suraj Shetty · 5 years ago
  33. dc53e8e fix: task not updated issue by Shivam Mishra · 5 years ago
  34. 74d5e9d fix: Set project in Timesheet (#18371) by Faris Ansari · 5 years ago
  35. a4e0532 fix: Project Template should be set only once (#18354) by Faris Ansari · 5 years ago
  36. 82770d9 fix: Project fixes (#18343) by Faris Ansari · 5 years ago
  37. 8309fcf BREAKING CHANGE: Remove anti-pattern "Project Task" (#18059) by Rushabh Mehta · 5 years ago
  38. 841d852 refactor: added missing translation functions (#18143) by Anurag Mishra · 5 years ago
  39. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  40. e0c5176 refactor(HR): Auto Attendance by karthikeyan5 · 5 years ago
  41. be8a46a fix(tests): Timesheet tests by Aditya Hase · 5 years ago
  42. 05c17a5 fix: column sequence and add total by Anurag Mishra · 5 years ago
  43. bd9abc1 fix(projects): Remove hardcode of expected end date for new Tasks (#17717) by Rohan · 5 years ago
  44. 04e89ce refactor: deprecate old API by Rushabh Mehta · 5 years ago
  45. 8ec3718 Merge pull request #17625 from rmehta/link-preview-item-task by Rushabh Mehta · 5 years ago
  46. 2a8c463 fix: show tasks in project order by due date and status by Nabin Hait · 5 years ago
  47. fd6ae67 fix: link preview for item and task by Rushabh Mehta · 5 years ago
  48. 490411b Update project.py by rohitwaghchaure · 5 years ago
  49. 6b9543b fix: project update status emails sent frequently by Rohit Waghchaure · 5 years ago
  50. 23fecc0 perf: Task import with Project (#17496) by Faris Ansari · 5 years ago
  51. a90fe81 fix(UX): Cancel tasks if project is cancelled (#17497) by Faris Ansari · 5 years ago
  52. e12bedc fix: unlink task rather than deleting it (#17485) by Rushabh Mehta · 5 years ago
  53. f13abe8 Merge pull request #17464 from Mangesh-Khairnar/task-unlink by Nabin Hait · 5 years ago
  54. b9dc468 fix: Remove parens by Faris Ansari · 5 years ago
  55. ffd4990 feat: unlink task from project on task deletion by Mangesh-Khairnar · 5 years ago
  56. 7304126 refactor: Project and billing summary by Nabin Hait · 5 years ago
  57. 5a7c5bc Merge pull request #17435 from rmehta/coa-sorting by Nabin Hait · 5 years ago
  58. 43958dc fix(minor): chart of accounts sorting and message by Rushabh Mehta · 5 years ago
  59. 7899412 fix: Set depends_on_tasks to Code by Faris Ansari · 5 years ago
  60. 1efade3 fix(task): weight editable by Rushabh Mehta · 5 years ago
  61. 079684f feat: Task type (#17311) by Suraj Shetty · 5 years ago
  62. 94f43ca fix: task name was not able to search by name in global search by Rohit Waghchaure · 5 years ago
  63. 89206e7 fixed merge conflict by Nabin Hait · 6 years ago
  64. 22867f7 fix: added currency by Anurag Mishra · 6 years ago
  65. 3e8b8a4 fix: filters and some conditions by Anurag Mishra · 6 years ago
  66. 17fbafa fix: filters,added total,only submitted doc,considered fraction by Anurag Mishra · 6 years ago
  67. 0dc62e8 fix: Removed raw query and used frappe.get_all by Anurag Mishra · 6 years ago
  68. f71c147 Added mandatory feilds to the report by Anurag Mishra · 6 years ago
  69. 5c17e77 fix: readability by Anurag Mishra · 6 years ago
  70. b57c024 feat: Project Billing Summary for timesheet by Anurag Mishra · 6 years ago
  71. 3d27aab Commonify code by Anurag Mishra · 6 years ago
  72. 94514ff feat: timesheet Employee Summary Report by Anurag Mishra · 6 years ago
  73. 1375277 Merge pull request #17000 from scmmishra/hotfix-task-status by rohitwaghchaure · 6 years ago
  74. 706cf7d Merge pull request #17001 from scmmishra/develop-task-status by rohitwaghchaure · 6 years ago
  75. 84a18f5 Merge branch 'master' into develop by Saurabh · 6 years ago
  76. 1b63c87 feat: refactored update status by scmmishra · 6 years ago
  77. 2405e14 Merge branch 'hotfix-task-status' of github.com:scmmishra/erpnext into hotfix-task-status by scmmishra · 6 years ago
  78. 36824cf feat: refactored update status by scmmishra · 6 years ago
  79. fdbb516 fix(projects): Auto-set employee and company in Timesheet (#16743) by Raffael Meyer · 6 years ago
  80. ec56122 fix: minor fix in test by Shivam Mishra · 6 years ago
  81. 26e5c75 fix: Typo in update_status by scmmishra · 6 years ago
  82. 1af3c41 fix: Typo in update_status by scmmishra · 6 years ago
  83. f7f3263 feat: Added check for no end date and refactored query by scmmishra · 6 years ago
  84. a2e801e fix: Added check for no end date by scmmishra · 6 years ago
  85. 5869ba1 feat: Added filter to query by scmmishra · 6 years ago
  86. e7cf06b fix: task overdue status propagates to project by scmmishra · 6 years ago
  87. 6ab6d35 fix: Task Overdue status propagates to project by scmmishra · 6 years ago
  88. b07a5d4 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  89. e5d79f3 Merge pull request #16673 from Alchez/feat-task-from-issue by Rushabh Mehta · 6 years ago
  90. 641e412 fix: Removed raw query and used frappe.get_all by Anurag Mishra · 6 years ago
  91. f4bce6a fix(issue): Replace Make buttons on Issue and Task with a dashboard by Rohan Bansal · 6 years ago
  92. 2ba21fb fix(issue): Add issue name in Task and fix description in Issue by Rohan Bansal · 6 years ago
  93. 9a1adc7 Added mandatory feilds to the report by Anurag Mishra · 6 years ago
  94. 34e1f92 fix: readability by Anurag Mishra · 6 years ago
  95. 1218255 feat: Project Billing Summary for timesheet by Anurag Mishra · 6 years ago
  96. 59f4556 Commonify code by Anurag Mishra · 6 years ago
  97. e86ac3c feat: timesheet Employee Summary Report by Anurag Mishra · 6 years ago
  98. 703a597 fix(patch): update customization options if completed is not present by Rushabh Mehta · 6 years ago
  99. e9db0d2 fix(minor): update task list label from Closed to Completed by Rushabh Mehta · 6 years ago
  100. 33d0a9f fix(projects): change fieldtype of billing amounts to Currency by Raffael Meyer · 6 years ago