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