1. f0e2bdf fix(Projects): Remove `total_expense_claim` calculation from gross margin by Rucha Mahabal · 2 years, 7 months ago
  2. ef63c61 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  3. cdf631b fix: validate item dashboard material transfer entry (#31473) by Devin Slauenwhite · 2 years, 7 months ago
  4. 3bbbf02 Merge pull request #31460 from ruthra-kumar/bug_ar/ap_rpt_delivery_note by Deepesh Garg · 2 years, 7 months ago
  5. a24cc98 fix: Remove HR validations from Employee master by Rucha Mahabal · 2 years, 7 months ago
  6. 26a8de6 fix: Remove Designation Skill child table by Rucha Mahabal · 2 years, 7 months ago
  7. 080fcb9 ci: pin semgrep to old version by Ankush Menat · 2 years, 7 months ago
  8. 6bee20c chore: Add Fleet Management masters in Setup module for Delivery Trip by Rucha Mahabal · 2 years, 7 months ago
  9. 3c059de chore: Remove links for Employee Hours Utilization Based On Timesheet and Project Profitability from Projects workspace by Rucha Mahabal · 2 years, 7 months ago
  10. 6f407d3 chore: fix code formatting by Rucha Mahabal · 2 years, 7 months ago
  11. 5d73697 fix: offset some scheduled jobs to avoid locks (#31466) by Ankush Menat · 2 years, 7 months ago
  12. 6a65c8a Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  13. bedb11e fix: youtube stats background sync failures by Ankush Menat · 2 years, 7 months ago
  14. 925b9d9 fix: open lead and opportunities based on today's event by Nabin Hait · 2 years, 7 months ago
  15. 7921a1a fix: Restored city, state and country fields by Nabin Hait · 2 years, 7 months ago
  16. 930e557 fix: remove HR/Payroll patches by Rucha Mahabal · 2 years, 7 months ago
  17. c8712b0 patch: Delete HR/Payroll doctypes by Rucha Mahabal · 2 years, 7 months ago
  18. 2b255bd fix: Bank Statement loan amount query by Rucha Mahabal · 2 years, 7 months ago
  19. 3cd34eb fix: 'attribute error' on AR/AP report with delivery note filter by ruthra kumar · 2 years, 8 months ago
  20. ba8ea0f chore: Remove HR templates and references from other workspaces by Rucha Mahabal · 2 years, 7 months ago
  21. dd11f26 fix: dont update RM items table if not required (#31408) by Ankush Menat · 2 years, 7 months ago
  22. 20dac08 refactor: clean up product bundle client side code (#31455) by Ankush Menat · 2 years, 7 months ago
  23. 1d5c866 chore: Remove regional HR reports, custom field setups by Rucha Mahabal · 2 years, 7 months ago
  24. 173588e Merge pull request #31446 from deepeshgarg007/quotation_order_item_syn by Deepesh Garg · 2 years, 7 months ago
  25. 904e69e Merge branch 'develop' into quotation_order_item_syn by Deepesh Garg · 2 years, 7 months ago
  26. 9c1eb77 Merge pull request #31442 from ruthra-kumar/incorrect_outstanding_on_multiple_cost_centers by Deepesh Garg · 2 years, 7 months ago
  27. f72d550 fix: get_all replace by sql by Nabin Hait · 2 years, 7 months ago
  28. 2d226be fix: Made no of employees a select field by Nabin Hait · 2 years, 7 months ago
  29. 483fc42 test: invoice from timesheet by Nabin Hait · 2 years, 8 months ago
  30. 6a0d0a3 fix: Test cases removed related to copying comments from opportunity to quotation by Nabin Hait · 2 years, 8 months ago
  31. 82bf59e fix: test case by Nabin Hait · 2 years, 8 months ago
  32. d8163f3 fix: set exchange rate by Nabin Hait · 2 years, 8 months ago
  33. f904ac5 fix: merge conflicts and sider issues by Nabin Hait · 2 years, 8 months ago
  34. 6acd032 fix: General Ledger and TB opening entries mismatch issues by Deepesh Garg · 2 years, 7 months ago
  35. 58fe220 fix: Quotation and Sales Order item sync by Deepesh Garg · 2 years, 7 months ago
  36. 321fea3 test: invoice outstanding when gl's are split on cost center allocat by ruthra kumar · 2 years, 7 months ago
  37. c619b58 fix: remove HR/Payroll references from form dashboards by Rucha Mahabal · 2 years, 7 months ago
  38. 71f6f78 fix: incorrect outstanding for invoice by ruthra kumar · 2 years, 7 months ago
  39. 39e0d22 chore: Remove HR related field references from Employee, Department form scripts by Rucha Mahabal · 2 years, 7 months ago
  40. 1d683ca Merge pull request #31421 from s-aga-r/fix/production-plan/test/planned-qty by Marica · 2 years, 7 months ago
  41. eac58ab chore: Remove HR related reports from other modules by Rucha Mahabal · 2 years, 7 months ago
  42. edb528c chore: Remove code for Expense Claim from Project, Task, Delivery Trip by Rucha Mahabal · 2 years, 7 months ago
  43. 1ff0e45 chore: Extract Expense Claim, FnF, Gratuity, Employee Advance related code from accounting by Rucha Mahabal · 2 years, 7 months ago
  44. 416d578 fix: Add missing comma by GangaManoj · 2 years, 7 months ago
  45. 1b17865 test: Test monthly depreciation by Written Down Value method by GangaManoj · 2 years, 7 months ago
  46. 2b7ab72 fix: Convert string to datetime object by GangaManoj · 2 years, 7 months ago
  47. e62beae test: Test if final day of the month is taken if depr_start_date is the last day of its month by GangaManoj · 2 years, 7 months ago
  48. 154e258 fix: Get last day of the monthif depr posting date is the last day of its month by GangaManoj · 2 years, 7 months ago
  49. b07aae4 fix: Correct pro-rata amount calculation by GangaManoj · 2 years, 7 months ago
  50. 2d9153e fix: Remove misleading comment by GangaManoj · 2 years, 7 months ago
  51. ab13a17 fix: Replace asset life with total no of depreciations by GangaManoj · 2 years, 7 months ago
  52. 73a15ad Merge branch 'develop' into fix/production-plan/test/planned-qty by Sagar Sharma · 2 years, 7 months ago
  53. 79d5d35 Merge pull request #31395 from nihantra/bank_clear_summ by Deepesh Garg · 2 years, 7 months ago
  54. 70bc51a Merge branch 'develop' into fix/production-plan/test/planned-qty by Sagar Sharma · 2 years, 7 months ago
  55. 00807ab fix: add UOM validation for planned-qty by s-aga-r · 2 years, 7 months ago
  56. db2484b Merge pull request #31418 from ruthra-kumar/payment_ledger_migration_logic_bug by Deepesh Garg · 2 years, 7 months ago
  57. 4c0749e Merge pull request #31406 from marination/bom-update-log-cleanup-perf by Marica · 2 years, 7 months ago
  58. 46d02ec Merge branch 'develop' into bom-update-log-cleanup-perf by Marica · 2 years, 7 months ago
  59. 55d67a0 Merge pull request #31420 from HarryPaulo/translate-status-filter-orders by Marica · 2 years, 7 months ago
  60. 2ed06d7 Merge pull request #31248 from rohitwaghchaure/fixed-transferred-materials-are-not-consumed by rohitwaghchaure · 2 years, 7 months ago
  61. 8b1ff96 fix: translation for filter status on report by hrzzz · 2 years, 7 months ago
  62. 186224a Merge branch 'develop' into fixed-transferred-materials-are-not-consumed by rohitwaghchaure · 2 years, 7 months ago
  63. 5826b7b fix: identify empty values "" in against_voucher columns by ruthra kumar · 2 years, 7 months ago
  64. ce1b4e4 fix: update ru translate (#31404) by Vladislav · 2 years, 7 months ago
  65. f6fbcc9 chore: Removed payroll dependencies from Loan Management, moved to hrms app by Rucha Mahabal · 2 years, 7 months ago
  66. e866ec6 Merge pull request #31412 from s-aga-r/fix/bom/default by Ankush Menat · 2 years, 8 months ago
  67. dc2830d fix: set default_bom for item by s-aga-r · 2 years, 8 months ago
  68. b16ab81 Merge pull request #31264 from ankush/internal_trasfer_precision_loss by Deepesh Garg · 2 years, 8 months ago
  69. 4cf2225 chore: Implement Log clearing interface in BOM Update Log by marination · 2 years, 8 months ago
  70. 912d263 Merge branch 'develop' into fixed-transferred-materials-are-not-consumed by Sagar Sharma · 2 years, 8 months ago
  71. 5ae8f5d Merge branch 'develop' into bom-update-log-cleanup-perf by Marica · 2 years, 8 months ago
  72. f572c20 Merge branch 'develop' into internal_trasfer_precision_loss by Deepesh Garg · 2 years, 8 months ago
  73. e0e2616 Merge pull request #31350 from deepeshgarg007/sales_exchange_rate_validation by Deepesh Garg · 2 years, 8 months ago
  74. 46e6c2c Merge branch 'develop' of https://github.com/frappe/erpnext into sales_exchange_rate_validation by Deepesh Garg · 2 years, 8 months ago
  75. 8f37393 test: Add test case by Deepesh Garg · 2 years, 8 months ago
  76. 0320b59 chore: Clear Progress section for completed logs & `on_submit` UX by marination · 2 years, 8 months ago
  77. 9aea017 Merge pull request #31136 from ruthra-kumar/refactor_payment_reconciliation_tool by Deepesh Garg · 2 years, 8 months ago
  78. ea28ed1 refactor: if() to CASE WHEN (#31360) by Conor · 2 years, 8 months ago
  79. 4a90cd6 Merge branch 'develop' into refactor_payment_reconciliation_tool by Deepesh Garg · 2 years, 8 months ago
  80. a0cab76 Merge pull request #31396 from deepeshgarg007/quotation_lost_update by Deepesh Garg · 2 years, 8 months ago
  81. e457288 chore: fix condition by Deepesh Garg · 2 years, 8 months ago
  82. 02f9441 fix: Quotation lost update by Deepesh Garg · 2 years, 8 months ago
  83. 0097a2b Update bank_clearance_summary.py by Nihantra C. Patel · 2 years, 8 months ago
  84. 3a238b4 docs: specification of payment ledger by ruthra kumar · 2 years, 8 months ago
  85. 7312f22 refactor: update voucher outstanding from payment ledger by ruthra kumar · 2 years, 8 months ago
  86. 524c175 refactor: delink gl entry from reconciliation by ruthra kumar · 2 years, 8 months ago
  87. ae8aa8f refactor: 'get outstanding invoices' popup in payment entry by ruthra kumar · 2 years, 8 months ago
  88. 8c87674 refactor: outstanding_invoice function and helper class by ruthra kumar · 2 years, 8 months ago
  89. 9cdc388 test: payment reconciliation tool by ruthra kumar · 2 years, 8 months ago
  90. 65f47bc refactor: payment reconciliation tool by ruthra kumar · 2 years, 8 months ago
  91. 7b38388 feat: helper class for quering Payment Ledger by ruthra kumar · 2 years, 8 months ago
  92. 05467ff test: use fixture for payment entry test cases (#31390) by ruthra kumar · 2 years, 8 months ago
  93. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 8 months ago
  94. fbc1330 chore: Remove HR/Payroll related setups and fixtures by Rucha Mahabal · 2 years, 8 months ago
  95. d6078aa fix: Respect system precision for user facing balance qty values (#30837) by Marica · 2 years, 8 months ago
  96. 74007c8 fix(UX): hide irrelevant UOM fields (#31392) by Ankush Menat · 2 years, 8 months ago
  97. 2ec133d Merge branch 'develop' into fixed-transferred-materials-are-not-consumed by rohitwaghchaure · 2 years, 8 months ago
  98. 10583eb fix: UOM handling for transaction without item (#31389) by Ankush Menat · 2 years, 8 months ago
  99. 1a3997a fix: transaction date gets unset in material request (#31327) by Sagar Vora · 2 years, 8 months ago
  100. 6f2086d test: verify that all patches exist in patches.txt (#31371) by Ankush Menat · 2 years, 8 months ago