1. 9b54aee test: service item purchase with perpetual inventory enabled by Saqib Ansari · 3 years, 4 months ago
  2. d329e27 Merge branch 'develop' of https://github.com/frappe/erpnext into pr-item-gl-fix by Saqib Ansari · 3 years, 4 months ago
  3. 7ff19eb fix(pos): unsupported operand type -= for 'float' and 'NoneType' (#26096) by Saqib · 3 years, 4 months ago
  4. 1d3b66e Merge pull request #26119 from rohitwaghchaure/develop-sub-contract-enhancemnet by rohitwaghchaure · 3 years, 4 months ago
  5. f0dfea1 fix: test case for Project Profitability report by Rohit Waghchaure · 3 years, 4 months ago
  6. e5fb239 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  7. 110e152 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 4 months ago
  8. 6bbc8ec fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  9. d755b29 fix: toggle consumed qty field based on condition by Rohit Waghchaure · 3 years, 4 months ago
  10. 21b58ef fix: semgrep error by Rohit Waghchaure · 3 years, 4 months ago
  11. 7b7ceaa feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  12. 1c846c5 Merge pull request #26114 from rohitwaghchaure/fixed-stock-entry-submission-performance-v13-hotfix by rohitwaghchaure · 3 years, 4 months ago
  13. 4d81d45 fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 4 months ago
  14. 52992b3 Merge pull request #26106 from deepeshgarg007/loan_repay_via_salary by Deepesh Garg · 3 years, 4 months ago
  15. 22e7572 fix: Sanctioned loan amount limit check by Deepesh Garg · 3 years, 4 months ago
  16. 4e88dcf fix: auto unlink warehouse from item on delete (#26073) (#26101) by Ankush · 3 years, 4 months ago
  17. 584fe32 fix: escaped warehouse value for sql query (bp #26049) by Ankush · 3 years, 4 months ago
  18. e43df63 Merge pull request #26099 from rohitwaghchaure/enqueue-cancel-action-in-stock-reco-develop by rohitwaghchaure · 3 years, 4 months ago
  19. cceabff Merge branch 'develop' into pr-item-gl-fix by Saqib · 3 years, 4 months ago
  20. 7fc50ba fix: timeout while cancelling stock reconciliation by Rohit Waghchaure · 3 years, 4 months ago
  21. 6894cc2 Merge pull request #26088 from surajshetty3416/refactor-website-routing by Suraj Shetty · 3 years, 4 months ago
  22. e8e4841 ci: Build frappe assets by Suraj Shetty · 3 years, 4 months ago
  23. 1c1e25d Merge pull request #25896 from buff0k/patch-3 by Deepesh Garg · 3 years, 4 months ago
  24. ceb9d9e Merge branch 'develop' into patch-3 by Deepesh Garg · 3 years, 4 months ago
  25. 1c58d79 Merge pull request #26077 from nemesis189/fixed-label-rate-of-purchase-invoice-item by Deepesh Garg · 3 years, 4 months ago
  26. 61675f1 fix: purchase receipt gl entries with same item code by Saqib Ansari · 3 years, 4 months ago
  27. 00332d1 Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 4 months ago
  28. c03a947 fix: removed extra space from label rate by Subin Tom · 3 years, 4 months ago
  29. d5c1725 fix(pos): pos loyalty card alignment (#26050) by Afshan · 3 years, 4 months ago
  30. fd84847 fix: syntax fixes for native class (#26064) by Ankush · 3 years, 4 months ago
  31. 0950481 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  32. a97556f Merge branch 'version-13-pre-release' into version-13 by Nabin Hait · 3 years, 4 months ago
  33. 24a88f6 bumped to version 13.5.0 by Nabin Hait · 3 years, 4 months ago
  34. 1e2df2c fix(pos): 'NoneType' object is not iterable by Nabin Hait · 3 years, 4 months ago
  35. b2f2d0e chore: Added change log for v13.5.0 by Nabin Hait · 3 years, 4 months ago
  36. 95bc141 Merge pull request #26056 from deepeshgarg007/gst_taxtable_value_with_discount_v13 by Deepesh Garg · 3 years, 4 months ago
  37. 433815d fix: Update einvoice json test by Deepesh Garg · 3 years, 4 months ago
  38. 4afda3c fix(India): Taxable value for invoices with additional discount by Deepesh Garg · 3 years, 4 months ago
  39. a717b5a Merge pull request #26055 from deepeshgarg007/payment_entry_auto_tax_fixes_pre_release by Deepesh Garg · 3 years, 4 months ago
  40. bbf6121 fix: Revert unintended changes by Deepesh Garg · 3 years, 4 months ago
  41. ac52daa fix: Import throw by Deepesh Garg · 3 years, 4 months ago
  42. 5ef9a62 fix: Add separate function to validate payment entry taxes by Deepesh Garg · 3 years, 4 months ago
  43. 302855e fix: Auto tax calculations in Payment Entry by Deepesh Garg · 3 years, 4 months ago
  44. 80077d2 fix: patch for adding doctype to sla (#26053) by Saqib · 3 years, 4 months ago
  45. ec25d59 feat(SLA): Apply SLA to any document (#22449) by Himanshu · 3 years, 4 months ago
  46. 326a2e6 Merge pull request #26020 from marination/subcontracted-rm-to-transfer-report-develop by Marica · 3 years, 4 months ago
  47. ff1360a Merge branch 'develop' into subcontracted-rm-to-transfer-report-develop by Marica · 3 years, 4 months ago
  48. 5d082b0 fix: Flaky test for Report Subcontracted Raw materials to be transferred by marination · 3 years, 4 months ago
  49. 580b4d5 Merge pull request #26027 from ruchamahabal/add-inactive-status-to-employee by Nabin Hait · 3 years, 4 months ago
  50. c8ed863 Merge pull request #26029 from ruchamahabal/add-inactive-status-to-employee-v13-release by Nabin Hait · 3 years, 4 months ago
  51. d1902df Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 4 months ago
  52. d37912f Merge branch 'develop' into subcontracted-rm-to-transfer-report-develop by Marica · 3 years, 4 months ago
  53. 0ed33aa fix: unable to enter score in Assessment Result details grid (#25945) by Rucha Mahabal · 3 years, 4 months ago
  54. efd7d58 feat: add Inactive status to Employee by Rucha Mahabal · 3 years, 4 months ago
  55. a38147a feat: add Inactive status to Employee by Rucha Mahabal · 3 years, 4 months ago
  56. 348f04c fix: syntax error in serial/batch selector (#26024) by Ankush Menat · 3 years, 4 months ago
  57. 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 4 months ago
  58. 19d36be Merge branch 'develop' into subcontracted-rm-to-transfer-report-develop by Marica · 3 years, 4 months ago
  59. ea3e61d fix: Test by marination · 3 years, 4 months ago
  60. a424c0c test(perf): eliminate repeat creation of HSN codes (bp #25947) by Ankush Menat · 3 years, 4 months ago
  61. a4ed6a3 fix: Sider by marination · 3 years, 4 months ago
  62. c5da51d fix: Report Raw Materials to be Transferred by marination · 3 years, 4 months ago
  63. 387de3f Merge pull request #26015 from rohitwaghchaure/fixed-timeout-error-in-repost-item-valuation-develop by rohitwaghchaure · 3 years, 4 months ago
  64. da28db3 Merge pull request #26016 from rohitwaghchaure/fixed-conversion-factor-issue-develop by rohitwaghchaure · 3 years, 4 months ago
  65. 49f3e5b Merge pull request #26017 from rohitwaghchaure/donot-copy-difference-account-develop by rohitwaghchaure · 3 years, 4 months ago
  66. eac07a2 Merge pull request #26014 from rohitwaghchaure/fixed-filters-for-item-query-develop by rohitwaghchaure · 3 years, 4 months ago
  67. 17408c6 fix: on click of duplicate button system copy the difference account from first row by Rohit Waghchaure · 3 years, 4 months ago
  68. 9cfd3ad fix: custom conversion factor field not mapped from job card to stock entry by Rohit Waghchaure · 3 years, 4 months ago
  69. b103b24 fix: timeout error in the repost item valuation by Rohit Waghchaure · 3 years, 5 months ago
  70. f310501 fix: filter type for item query by Rohit Waghchaure · 3 years, 4 months ago
  71. 04df567 Merge pull request #25967 from anupamvs/payroll-emp-detail by gavin · 3 years, 4 months ago
  72. 42d72b5 Merge branch 'version-13-hotfix' into version-13-pre-release by Nabin Hait · 3 years, 4 months ago
  73. d17217c Merge pull request #25831 from deepeshgarg007/tds_advance_payment_v13 by Nabin Hait · 3 years, 4 months ago
  74. 46cc089 Merge branch 'develop' into payroll-emp-detail by gavin · 3 years, 4 months ago
  75. 27299cf Merge branch 'version-13-hotfix' into version-13-pre-release by Nabin Hait · 3 years, 4 months ago
  76. 002ec69 Merge pull request #25961 from deepeshgarg007/dynamic_gst_rates by Nabin Hait · 3 years, 4 months ago
  77. 32ebb10 fix: review chnages by Anupam · 3 years, 4 months ago
  78. 48f2839 fix: Sort account balances by account name by Deepesh Garg · 3 years, 4 months ago
  79. 3b34fc4 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 4 months ago
  80. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 4 months ago
  81. 0d49b6c Merge pull request #26004 from gavindsouza/patch-tests-v13 by Deepesh Garg · 3 years, 4 months ago
  82. 9a67141 fix(einvoicing): service item check (#26010) by Saqib · 3 years, 4 months ago
  83. d525397 Merge pull request #26009 from deepeshgarg007/account_balance_test by Deepesh Garg · 3 years, 4 months ago
  84. 9a243ed fix: Sort account balances by account name by Deepesh Garg · 3 years, 4 months ago
  85. a5c3427 fix: Sort account balances by account name by Deepesh Garg · 3 years, 4 months ago
  86. ba33392 Merge pull request #26005 from resilient-tech/fix-se by Sagar Vora · 3 years, 4 months ago
  87. 8f5ae04 fix: syntax error in stock entry by walstanb · 3 years, 4 months ago
  88. 137d08a fix: Manually link_fields from flags before rename_doc by Gavin D'souza · 3 years, 4 months ago
  89. 96f8ebc fix(patch): Handle NULL values from fieldtype change by Gavin D'souza · 3 years, 4 months ago
  90. 43a24f2 ci: Update ERPNext backup patch test >= v10 by Gavin D'souza · 3 years, 4 months ago
  91. 3dfbfe8 chore: Drop < v10 patches from list by Gavin D'souza · 3 years, 4 months ago
  92. aedf25b chore: Drop old patches by Gavin D'souza · 3 years, 4 months ago
  93. 8975c52 Merge pull request #25988 from rohitwaghchaure/donot-copy-difference-account by rohitwaghchaure · 3 years, 4 months ago
  94. 64cc60f Merge pull request #25946 from gavindsouza/patch-tests by rohitwaghchaure · 3 years, 4 months ago
  95. 882913c Merge pull request #26000 from GangaManoj/gst-settings-card by Deepesh Garg · 3 years, 4 months ago
  96. d063f9a fix: GL Entry ordering by Deepesh Garg · 3 years, 4 months ago
  97. 076bd5e fix: Only display GST card in Accounting Workspace if it's in India by GangaManoj · 3 years, 4 months ago
  98. 0b5fe1b fix: Failing test case by Deepesh Garg · 3 years, 4 months ago
  99. 911818a fix: Add multiple fixes by Deepesh Garg · 3 years, 4 months ago
  100. 42557c4 feat: cost-center wise period closing entry (#25766) by Saqib · 3 years, 4 months ago