1. 108cce2 refactor: rewrite raw sql queries with frappe.qb and database API by Rucha Mahabal · 2 years, 7 months ago
  2. 64075cb Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  3. bc3f993 refactor: department creation (#31548) by Ankush Menat · 2 years, 7 months ago
  4. 2248276 chore: Remove gratuity rule patch by Rucha Mahabal · 2 years, 7 months ago
  5. ef02e58 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  6. f73408b fix: Unable to open quotation by Deepesh Garg · 2 years, 7 months ago
  7. c9dc902 Merge branch 'develop' into update-library-usage by Suraj Shetty · 2 years, 7 months ago
  8. f0e8a51 fix: Update font awesome path by Suraj Shetty · 2 years, 7 months ago
  9. 32fd753 fix: Update html2text import path by Suraj Shetty · 2 years, 7 months ago
  10. 8eb676e Merge pull request #31519 from rohitwaghchaure/fixed-time-out-error-reposting by rohitwaghchaure · 2 years, 7 months ago
  11. 9b6bb1b Merge pull request #31529 from marination/petty-purchase by Marica · 2 years, 7 months ago
  12. 3e670ed fix: Set the condition to create a purchase receipt by Nihantra C. Patel · 2 years, 7 months ago
  13. aa043fe fix: Use fallback conversion factor while setting incoming rate for petty purchase by marination · 2 years, 7 months ago
  14. 96f46b2 Merge branch 'develop' into fixed-time-out-error-reposting by rohitwaghchaure · 2 years, 7 months ago
  15. 37f7801 Merge pull request #29884 from resilient-tech/remove-india by Deepesh Garg · 2 years, 7 months ago
  16. 78c8bb2 fix: timeout error while reposting by Rohit Waghchaure · 2 years, 7 months ago
  17. c243277 Merge branch 'develop' into fix_test_for_pr_tool by rohitwaghchaure · 2 years, 7 months ago
  18. d5b0b5e Merge pull request #31523 from rohitwaghchaure/fixed-test-case-backflushed_batch-raw-materials by rohitwaghchaure · 2 years, 7 months ago
  19. 7282c8e fix: test case by Rohit Waghchaure · 2 years, 7 months ago
  20. 90942d2 chore: remove currency info from boot (#31520) by Ankush Menat · 2 years, 7 months ago
  21. d5da8c7 Merge pull request #31516 from deepeshgarg007/previsional_accounting_report by Deepesh Garg · 2 years, 7 months ago
  22. 60aad31 fix: Incorrect provisional expense booking while reposting by Deepesh Garg · 2 years, 7 months ago
  23. 104c45e fix: test pr output for amount and currency by ruthra kumar · 2 years, 7 months ago
  24. 694d35e fix: Add Designation fixtures by Rucha Mahabal · 2 years, 7 months ago
  25. 2da427c patch: do not run deletion patch if HRMS is already installed by Rucha Mahabal · 2 years, 7 months ago
  26. ac9d38a Merge pull request #31499 from ruthra-kumar/bug_use_account_currency_on_reconciliation_tool by Deepesh Garg · 2 years, 7 months ago
  27. 05351be Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 7 months ago
  28. b168d2f Merge branch 'develop' of https://github.com/frappe/erpnext into e_invoice_discounts by Deepesh Garg · 2 years, 7 months ago
  29. e54ec4b chore: use get instead of . operator by Deepesh Garg · 2 years, 7 months ago
  30. 6bb203d Merge pull request #31410 from alyf-de/apply-price-list by Deepesh Garg · 2 years, 7 months ago
  31. a4edcfe Merge pull request #31493 from deepeshgarg007/internal_invoicing_references by Deepesh Garg · 2 years, 7 months ago
  32. 38352b3 test: Add test for einvoice discounts by Deepesh Garg · 2 years, 7 months ago
  33. b4f6429 Merge branch 'develop' of https://github.com/frappe/erpnext into e_invoice_discounts by Deepesh Garg · 2 years, 7 months ago
  34. 7e40c86 fix(UX): dont apply price list when changing batch on mapped docs (#31503) by Ankush Menat · 2 years, 7 months ago
  35. 466bf99 fix: Remove Expense Claim from Bank Reconciliation by Rucha Mahabal · 2 years, 7 months ago
  36. c9d67de test: PR output should have account currency by ruthra kumar · 2 years, 7 months ago
  37. 2198553 fix: wrong amount fetched in payment reconciliation tool by ruthra kumar · 2 years, 7 months ago
  38. ef72994 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  39. a1a6810 fix: Remove HR & Payroll from Authorization Control and Rules by Rucha Mahabal · 2 years, 7 months ago
  40. 7b093e5 fix(Salary Slip): Components not updated when amount evaluates to 0 due to payment days (backport #31425) (#31432) by mergify[bot] · 2 years, 7 months ago
  41. 7442a88 test: fix Employee and Activation test by Rucha Mahabal · 2 years, 7 months ago
  42. 3051f6e fix: Update triggers on Payment Reconciliation by Rucha Mahabal · 2 years, 7 months ago
  43. 536e768 fix: Internal PI link in Sales Invoice by Deepesh Garg · 2 years, 7 months ago
  44. 9f7511d fix: Remove HR & Payroll Settings from Company master by Rucha Mahabal · 2 years, 7 months ago
  45. 8a13ddc fix: gain/loss can be income or expense by Devin Slauenwhite · 2 years, 7 months ago
  46. 1497e26 fix: patches by Rucha Mahabal · 2 years, 7 months ago
  47. 211b46b fix: Loan Application test by Rucha Mahabal · 2 years, 7 months ago
  48. 2a619fd fix: Modify opts parameter misspell (#31476) by gn306029 · 2 years, 7 months ago
  49. f0e2bdf fix(Projects): Remove `total_expense_claim` calculation from gross margin by Rucha Mahabal · 2 years, 7 months ago
  50. ef63c61 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  51. cdf631b fix: validate item dashboard material transfer entry (#31473) by Devin Slauenwhite · 2 years, 7 months ago
  52. 3bbbf02 Merge pull request #31460 from ruthra-kumar/bug_ar/ap_rpt_delivery_note by Deepesh Garg · 2 years, 7 months ago
  53. a24cc98 fix: Remove HR validations from Employee master by Rucha Mahabal · 2 years, 7 months ago
  54. 26a8de6 fix: Remove Designation Skill child table by Rucha Mahabal · 2 years, 7 months ago
  55. 6bee20c chore: Add Fleet Management masters in Setup module for Delivery Trip by Rucha Mahabal · 2 years, 7 months ago
  56. 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
  57. 6f407d3 chore: fix code formatting by Rucha Mahabal · 2 years, 7 months ago
  58. 5d73697 fix: offset some scheduled jobs to avoid locks (#31466) by Ankush Menat · 2 years, 7 months ago
  59. 6a65c8a Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  60. bedb11e fix: youtube stats background sync failures by Ankush Menat · 2 years, 7 months ago
  61. 925b9d9 fix: open lead and opportunities based on today's event by Nabin Hait · 2 years, 7 months ago
  62. 7921a1a fix: Restored city, state and country fields by Nabin Hait · 2 years, 7 months ago
  63. 930e557 fix: remove HR/Payroll patches by Rucha Mahabal · 2 years, 7 months ago
  64. c8712b0 patch: Delete HR/Payroll doctypes by Rucha Mahabal · 2 years, 7 months ago
  65. 2b255bd fix: Bank Statement loan amount query by Rucha Mahabal · 2 years, 7 months ago
  66. 3cd34eb fix: 'attribute error' on AR/AP report with delivery note filter by ruthra kumar · 2 years, 8 months ago
  67. ba8ea0f chore: Remove HR templates and references from other workspaces by Rucha Mahabal · 2 years, 7 months ago
  68. dd11f26 fix: dont update RM items table if not required (#31408) by Ankush Menat · 2 years, 7 months ago
  69. 20dac08 refactor: clean up product bundle client side code (#31455) by Ankush Menat · 2 years, 7 months ago
  70. 1d5c866 chore: Remove regional HR reports, custom field setups by Rucha Mahabal · 2 years, 7 months ago
  71. 0aafc75 fix: add missing print format by Sagar Vora · 2 years, 7 months ago
  72. 85c4c34 fix: improve patches by Sagar Vora · 2 years, 7 months ago
  73. 7f390fb Merge branch 'develop' into remove-india by Sagar Vora · 2 years, 7 months ago
  74. 64de0d0 patch: remove custom field creation patch by Smit Vora · 2 years, 7 months ago
  75. 904e69e Merge branch 'develop' into quotation_order_item_syn by Deepesh Garg · 2 years, 7 months ago
  76. 9c1eb77 Merge pull request #31442 from ruthra-kumar/incorrect_outstanding_on_multiple_cost_centers by Deepesh Garg · 2 years, 7 months ago
  77. f72d550 fix: get_all replace by sql by Nabin Hait · 2 years, 7 months ago
  78. 2d226be fix: Made no of employees a select field by Nabin Hait · 2 years, 7 months ago
  79. 483fc42 test: invoice from timesheet by Nabin Hait · 2 years, 8 months ago
  80. 6a0d0a3 fix: Test cases removed related to copying comments from opportunity to quotation by Nabin Hait · 2 years, 8 months ago
  81. 82bf59e fix: test case by Nabin Hait · 2 years, 8 months ago
  82. d8163f3 fix: set exchange rate by Nabin Hait · 2 years, 8 months ago
  83. f904ac5 fix: merge conflicts and sider issues by Nabin Hait · 2 years, 8 months ago
  84. 8fb0997 patch: remove related docs and warn by Smit Vora · 2 years, 7 months ago
  85. 6acd032 fix: General Ledger and TB opening entries mismatch issues by Deepesh Garg · 2 years, 7 months ago
  86. 58fe220 fix: Quotation and Sales Order item sync by Deepesh Garg · 2 years, 7 months ago
  87. 321fea3 test: invoice outstanding when gl's are split on cost center allocat by ruthra kumar · 2 years, 7 months ago
  88. b6133c3 test: create TDS payable account by Sagar Vora · 2 years, 7 months ago
  89. 4a2a022 test: create tax withholding category instead of updating by Sagar Vora · 2 years, 7 months ago
  90. 69ff61c fix: add Lower Deduction Certificate to the Accounting workspace for now by Sagar Vora · 2 years, 7 months ago
  91. 9b057d1 fix: move hooks to reduce diff by Sagar Vora · 2 years, 7 months ago
  92. c619b58 fix: remove HR/Payroll references from form dashboards by Rucha Mahabal · 2 years, 7 months ago
  93. 3c9eea5 fix: remove student naming series by Smit Vora · 2 years, 7 months ago
  94. 593147d test: move code to ensure fixtures get created by Sagar Vora · 2 years, 7 months ago
  95. 2e6919b fix: remove more India patches by Sagar Vora · 2 years, 7 months ago
  96. ff10f55 test: use Sales Expenses instead of VAT to test disabled account by Sagar Vora · 2 years, 7 months ago
  97. 12b7e14 chore: keep back code to be a part of other apps / to be ported later by Sagar Vora · 2 years, 7 months ago
  98. 71f6f78 fix: incorrect outstanding for invoice by ruthra kumar · 2 years, 7 months ago
  99. 39e0d22 chore: Remove HR related field references from Employee, Department form scripts by Rucha Mahabal · 2 years, 7 months ago
  100. 0810674 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 7 months ago