1. 796ad01 fix: Add translate function to Delayed Tasks Summary Report (#34411) by Ernesto Ruiz · 1 year, 7 months ago
  2. 9decebe fix: Add strings to translate function by Ernesto Ruiz · 2 years, 1 month ago
  3. eac58ab chore: Remove HR related reports from other modules by Rucha Mahabal · 2 years, 4 months ago
  4. 3fe2ef6 chore: update import paths for HR by Rucha Mahabal · 2 years, 4 months ago
  5. 512c82f chore: Update imports/paths for doctypes moved to erpnext setup module by Rucha Mahabal · 2 years, 4 months ago
  6. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 7 months ago
  7. 494bd9e style: format code with black by Ankush Menat · 2 years, 7 months ago
  8. fe4b677 refactor: Remove dead code (#30140) by Chillar Anand · 2 years, 7 months ago
  9. ce27cdb test: Fix flaky tests (#30107) by Chillar Anand · 2 years, 7 months ago
  10. 88df5ce fix: tests (#29051) by Rucha Mahabal · 2 years, 10 months ago
  11. d0f4f03 fix: Employee Transfer and Project Profitability test cases (#28633) by Rucha Mahabal · 2 years, 11 months ago
  12. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  13. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  14. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 2 months ago
  15. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  16. f0dfea1 fix: test case for Project Profitability report by Rohit Waghchaure · 3 years, 4 months ago
  17. 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 4 months ago
  18. dc7afa7 fix: profitability test (#25812) by Jannat Patel · 3 years, 5 months ago
  19. fd4743c refactor: timesheet by Anupam · 3 years, 5 months ago
  20. dc6233b Merge pull request #25541 from rohitwaghchaure/fixed-incorrect-serial-no-set by rohitwaghchaure · 3 years, 5 months ago
  21. 35d4829 fix: serial no changed after saving stock reconciliation by Rohit Waghchaure · 3 years, 6 months ago
  22. cd9fa61 Merge pull request #25521 from ernestoruiz89/patch-4 by Deepesh Garg · 3 years, 6 months ago
  23. d5ca947 fix: add employee name in report data by Rucha Mahabal · 3 years, 6 months ago
  24. 7a84d76 fix: tests by Rucha Mahabal · 3 years, 6 months ago
  25. 4716ebe feat: Add % Utilization (Billed Only) by Rucha Mahabal · 3 years, 6 months ago
  26. 2a1a472 chore: clean-up by Rucha Mahabal · 3 years, 6 months ago
  27. 0decc2b fix: validate Standard Working Hours by Rucha Mahabal · 3 years, 6 months ago
  28. b7a7e1b Merge branch 'develop' into employee-util-report by Rucha Mahabal · 3 years, 6 months ago
  29. 2a25c75 fix: report column widths by Rucha Mahabal · 3 years, 6 months ago
  30. e63f3b2 fix: standard working hours message and link for HR Settings by Rucha Mahabal · 3 years, 6 months ago
  31. 84ef741 fix: sider by pateljannat · 3 years, 6 months ago
  32. 2004fec fix: removed multicurrency by pateljannat · 3 years, 6 months ago
  33. ba6ad7f fix: escape for format and msg for working hours if not set by pateljannat · 3 years, 6 months ago
  34. 0901774 fix: Make strings translatable by Ernesto Ruiz · 3 years, 6 months ago
  35. 039a5a8 fix: dynamic values for tests by pateljannat · 3 years, 6 months ago
  36. cbdcfb4 fix: multicurrency by pateljannat · 3 years, 6 months ago
  37. 73896ce fix: conflicts by pateljannat · 3 years, 6 months ago
  38. 3b54b1e fix: report name and columns by pateljannat · 3 years, 6 months ago
  39. 5d7f709 Merge branch 'develop' into employee-util-report by Rucha Mahabal · 3 years, 6 months ago
  40. 119b27b feat: Delayed Tasks Summary (#25024) by Jannat Patel · 3 years, 6 months ago
  41. f1b4ce7 feat: Add filtering by department by Hussain Nagaria · 3 years, 6 months ago
  42. d2da7b6 fix: Sider Issues by Hussain Nagaria · 3 years, 6 months ago
  43. 33e0c8e test: Unique Employee IDs for tests by Hussain Nagaria · 3 years, 6 months ago
  44. bb32f5a fix: Rename utilisation to utilization by Hussain Nagaria · 3 years, 7 months ago
  45. ccb15de fix: Handle overtime edge case by Hussain Nagaria · 3 years, 7 months ago
  46. 40abd2a test: Add test case for summary data by Hussain Nagaria · 3 years, 7 months ago
  47. d27fc93 feat: Add additional stats to report summary by Hussain Nagaria · 3 years, 7 months ago
  48. 1e772bb test: Basic report data testing by Hussain Nagaria · 3 years, 7 months ago
  49. 39b75c6 feat: Add chart generation by Hussain Nagaria · 3 years, 7 months ago
  50. 92c7689 fix: Missing quotation marks in SQL query by Hussain Nagaria · 3 years, 7 months ago
  51. f5576d6 feat: Add Report Summary generation by Hussain Nagaria · 3 years, 7 months ago
  52. 1a0229e feat: Add report table data generation by Hussain Nagaria · 3 years, 7 months ago
  53. 2b85a81 feat: Add filters to front end by Hussain Nagaria · 3 years, 7 months ago
  54. b7f2ba1 feat: Add Report boilerplate by Hussain Nagaria · 3 years, 7 months ago
  55. c0b4eea fix: sider by pateljannat · 3 years, 7 months ago
  56. 6597bf7 feat: profitability report default working hours and tests by pateljannat · 3 years, 7 months ago
  57. 453e07e fix: exclude cancelled salary slips by pateljannat · 3 years, 7 months ago
  58. a2068d9 feat: profitability report by pateljannat · 3 years, 7 months ago
  59. 9e08b21 fix: removing unused imports (#23633) by Afshan · 4 years ago
  60. c359d35 fix: setting user precision instead of default by Afshan · 4 years ago
  61. 2a81058 refactor: project summary report (#21943) by Shivam Mishra · 4 years, 5 months ago
  62. 318affe fix: divide by zero error by Shivam Mishra · 4 years, 5 months ago
  63. 81f8fbb feat: update colors by Shivam Mishra · 4 years, 6 months ago
  64. 945aa08 feat: show stacked in report by Shivam Mishra · 4 years, 6 months ago
  65. 5f1240b feat: updated charts to use stacked layout by Shivam Mishra · 4 years, 6 months ago
  66. 4ea1226 refactor: less verbose labels for charts by Shivam Mishra · 4 years, 6 months ago
  67. 1607891 feat: added basic project summary report by Shivam Mishra · 4 years, 6 months ago
  68. da6806e fix: Translation strings with trailing spaces (#21192) by Suraj Shetty · 4 years, 6 months ago
  69. 05c17a5 fix: column sequence and add total by Anurag Mishra · 5 years ago
  70. 7304126 refactor: Project and billing summary by Nabin Hait · 5 years ago
  71. 89206e7 fixed merge conflict by Nabin Hait · 6 years ago
  72. 22867f7 fix: added currency by Anurag Mishra · 6 years ago
  73. 3e8b8a4 fix: filters and some conditions by Anurag Mishra · 6 years ago
  74. 17fbafa fix: filters,added total,only submitted doc,considered fraction by Anurag Mishra · 6 years ago
  75. 0dc62e8 fix: Removed raw query and used frappe.get_all by Anurag Mishra · 6 years ago
  76. f71c147 Added mandatory feilds to the report by Anurag Mishra · 6 years ago
  77. 5c17e77 fix: readability by Anurag Mishra · 6 years ago
  78. b57c024 feat: Project Billing Summary for timesheet by Anurag Mishra · 6 years ago
  79. 3d27aab Commonify code by Anurag Mishra · 6 years ago
  80. 94514ff feat: timesheet Employee Summary Report by Anurag Mishra · 6 years ago
  81. 641e412 fix: Removed raw query and used frappe.get_all by Anurag Mishra · 6 years ago
  82. 9a1adc7 Added mandatory feilds to the report by Anurag Mishra · 6 years ago
  83. 34e1f92 fix: readability by Anurag Mishra · 6 years ago
  84. 1218255 feat: Project Billing Summary for timesheet by Anurag Mishra · 6 years ago
  85. 59f4556 Commonify code by Anurag Mishra · 6 years ago
  86. e86ac3c feat: timesheet Employee Summary Report by Anurag Mishra · 6 years ago
  87. e748515 added roles in the report by Rohit Waghchaure · 8 years ago
  88. 01baceb Revert "proposed usage of daterange picker" by Nabin Hait · 8 years ago
  89. 81130e8 proposed usage of daterange picker by robert schouten · 8 years ago
  90. c92e2f9 Update project_wise_stock_tracking.json by Nabin Hait · 8 years ago
  91. 81a5467 [fix] Project wise Stock Tracking is script report by robert schouten · 8 years ago
  92. 342ec18 [Fix] Daily timesheet summary permission issue by Rohit Waghchaure · 8 years ago
  93. 8693b5c Minor fixes by Nabin Hait · 8 years ago
  94. 3e012b7 [Fix] Time sheet rename issues by Rohit Waghchaure · 8 years ago
  95. e94d18b Rename Time Sheet doctype by Rohit Waghchaure · 8 years ago
  96. d6c986d [Enhancement] Time log wages and multiple active salary structure by Rohit Waghchaure · 8 years ago
  97. a4ff5d3 Collaborate PM permission fixes and daily tme log fix by Kanchan Chauhan · 9 years ago
  98. 6e343e2 Renamed project_name to project by Neil Trini Lasrado · 9 years ago
  99. 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
  100. 50a0fd6 feild rename fixes in Project by Neil Trini Lasrado · 10 years ago