1. ca87745 fix: Rename get_gl_entries_on_asset_movement to get_gl_entries_on_asset_disposal_and_regain by GangaManoj · 3 years, 10 months ago
  2. f8ee805 fix(Sales Invoice): Reset disposal_date on returning the Asset by GangaManoj · 3 years, 10 months ago
  3. 4cf3d9a fix(Sales Invoice): Let invoice be created for Sold Assets if it's a return invoice by GangaManoj · 3 years, 10 months ago
  4. 88348e2 fix(Sales Invoice): Print appropriate message if Asset isn't specified when the Item is a Fixed Asset by GangaManoj · 3 years, 10 months ago
  5. 32d7b1f fix(Sales Invoice): Fix GL Entry creation for Return Invoices linked with Assets by GangaManoj · 3 years, 10 months ago
  6. 8127208 fix(Sales Invoice): Reset Asset status on issuing Credit Note by GangaManoj · 3 years, 10 months ago
  7. 721ff94 Merge branch 'develop' into asset-credit-note by GangaManoj · 3 years, 10 months ago
  8. d0d5fed fix(Sales Invoice): Print appropriate message if item.asset is missing when the Item is a Fixed Asset by GangaManoj · 3 years, 10 months ago
  9. 5b07e58 fix(Sales Invoice): Let invoice be created for Sold Assets if it's a return invoice by GangaManoj · 3 years, 10 months ago
  10. 6003338 fix(Sales Invoice): Let item.asset be copied on duplicating the doc by GangaManoj · 3 years, 10 months ago
  11. 82adb4f Merge pull request #26118 from rohitwaghchaure/fixed-linking-between-mr-and-sq-develop by rohitwaghchaure · 3 years, 10 months ago
  12. 01faa9c fix: rate not able to change in purchase order by Rohit Waghchaure · 3 years, 10 months ago
  13. 27f0495 Merge branch 'version-13' into develop by Nabin Hait · 3 years, 10 months ago
  14. 94484d7 bumped to version 13.5.1 by Nabin Hait · 3 years, 10 months ago
  15. 127d637 fix: check for duplicate payment terms in Payment Term Template (#25999) by Afshan · 3 years, 10 months ago
  16. 7dae0fb fix: status indicator for delivery notes (bp #26062) by Ankush · 3 years, 10 months ago
  17. 7ff19eb fix(pos): unsupported operand type -= for 'float' and 'NoneType' (#26096) by Saqib · 3 years, 10 months ago
  18. 99531a3 fix(pos): unsupported operand type -= for 'float' and 'NoneType' by Saqib Ansari · 3 years, 10 months ago
  19. f0dfea1 fix: test case for Project Profitability report by Rohit Waghchaure · 3 years, 10 months ago
  20. e5fb239 fix: available qty for consumption by Rohit Waghchaure · 3 years, 10 months ago
  21. 110e152 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 10 months ago
  22. 6bbc8ec fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 11 months ago
  23. d755b29 fix: toggle consumed qty field based on condition by Rohit Waghchaure · 3 years, 11 months ago
  24. 21b58ef fix: semgrep error by Rohit Waghchaure · 3 years, 11 months ago
  25. 7b7ceaa feat: subcontract code refactor and enhancement by Rohit Waghchaure · 4 years ago
  26. 9e616b0 fix: material request and supplier quotation not linked if sq created from supplier portal against rfq by Rohit Waghchaure · 3 years, 10 months ago
  27. 1c846c5 Merge pull request #26114 from rohitwaghchaure/fixed-stock-entry-submission-performance-v13-hotfix by rohitwaghchaure · 3 years, 10 months ago
  28. 4d81d45 fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 10 months ago
  29. 52992b3 Merge pull request #26106 from deepeshgarg007/loan_repay_via_salary by Deepesh Garg · 3 years, 10 months ago
  30. 22e7572 fix: Sanctioned loan amount limit check by Deepesh Garg · 3 years, 10 months ago
  31. 4e88dcf fix: auto unlink warehouse from item on delete (#26073) (#26101) by Ankush · 3 years, 10 months ago
  32. 584fe32 fix: escaped warehouse value for sql query (bp #26049) by Ankush · 3 years, 10 months ago
  33. 7fc50ba fix: timeout while cancelling stock reconciliation by Rohit Waghchaure · 3 years, 10 months ago
  34. 6894cc2 Merge pull request #26088 from surajshetty3416/refactor-website-routing by Suraj Shetty · 3 years, 10 months ago
  35. ceb9d9e Merge branch 'develop' into patch-3 by Deepesh Garg · 3 years, 10 months ago
  36. 00332d1 Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 10 months ago
  37. c03a947 fix: removed extra space from label rate by Subin Tom · 3 years, 10 months ago
  38. d5c1725 fix(pos): pos loyalty card alignment (#26050) by Afshan · 3 years, 10 months ago
  39. fd84847 fix: syntax fixes for native class (#26064) by Ankush · 3 years, 10 months ago
  40. 0950481 fix: merge conflict by Nabin Hait · 3 years, 10 months ago
  41. 24a88f6 bumped to version 13.5.0 by Nabin Hait · 3 years, 10 months ago
  42. 1e2df2c fix(pos): 'NoneType' object is not iterable by Nabin Hait · 3 years, 10 months ago
  43. b2f2d0e chore: Added change log for v13.5.0 by Nabin Hait · 3 years, 10 months ago
  44. 95bc141 Merge pull request #26056 from deepeshgarg007/gst_taxtable_value_with_discount_v13 by Deepesh Garg · 3 years, 10 months ago
  45. 433815d fix: Update einvoice json test by Deepesh Garg · 3 years, 11 months ago
  46. 4afda3c fix(India): Taxable value for invoices with additional discount by Deepesh Garg · 3 years, 11 months ago
  47. bbf6121 fix: Revert unintended changes by Deepesh Garg · 3 years, 10 months ago
  48. ac52daa fix: Import throw by Deepesh Garg · 3 years, 10 months ago
  49. 5ef9a62 fix: Add separate function to validate payment entry taxes by Deepesh Garg · 3 years, 10 months ago
  50. 302855e fix: Auto tax calculations in Payment Entry by Deepesh Garg · 3 years, 10 months ago
  51. 80077d2 fix: patch for adding doctype to sla (#26053) by Saqib · 3 years, 10 months ago
  52. ec25d59 feat(SLA): Apply SLA to any document (#22449) by Himanshu · 3 years, 10 months ago
  53. ff1360a Merge branch 'develop' into subcontracted-rm-to-transfer-report-develop by Marica · 3 years, 10 months ago
  54. 5d082b0 fix: Flaky test for Report Subcontracted Raw materials to be transferred by marination · 3 years, 10 months ago
  55. 580b4d5 Merge pull request #26027 from ruchamahabal/add-inactive-status-to-employee by Nabin Hait · 3 years, 10 months ago
  56. d1902df Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 10 months ago
  57. d37912f Merge branch 'develop' into subcontracted-rm-to-transfer-report-develop by Marica · 3 years, 10 months ago
  58. 0ed33aa fix: unable to enter score in Assessment Result details grid (#25945) by Rucha Mahabal · 3 years, 10 months ago
  59. efd7d58 feat: add Inactive status to Employee by Rucha Mahabal · 3 years, 10 months ago
  60. a38147a feat: add Inactive status to Employee by Rucha Mahabal · 3 years, 10 months ago
  61. 348f04c fix: syntax error in serial/batch selector (#26024) by Ankush Menat · 3 years, 10 months ago
  62. 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 10 months ago
  63. 19d36be Merge branch 'develop' into subcontracted-rm-to-transfer-report-develop by Marica · 3 years, 10 months ago
  64. ea3e61d fix: Test by marination · 3 years, 10 months ago
  65. a424c0c test(perf): eliminate repeat creation of HSN codes (bp #25947) by Ankush Menat · 3 years, 10 months ago
  66. a4ed6a3 fix: Sider by marination · 3 years, 10 months ago
  67. c5da51d fix: Report Raw Materials to be Transferred by marination · 3 years, 10 months ago
  68. 387de3f Merge pull request #26015 from rohitwaghchaure/fixed-timeout-error-in-repost-item-valuation-develop by rohitwaghchaure · 3 years, 10 months ago
  69. da28db3 Merge pull request #26016 from rohitwaghchaure/fixed-conversion-factor-issue-develop by rohitwaghchaure · 3 years, 10 months ago
  70. 49f3e5b Merge pull request #26017 from rohitwaghchaure/donot-copy-difference-account-develop by rohitwaghchaure · 3 years, 10 months ago
  71. 17408c6 fix: on click of duplicate button system copy the difference account from first row by Rohit Waghchaure · 3 years, 11 months ago
  72. 9cfd3ad fix: custom conversion factor field not mapped from job card to stock entry by Rohit Waghchaure · 3 years, 11 months ago
  73. b103b24 fix: timeout error in the repost item valuation by Rohit Waghchaure · 3 years, 11 months ago
  74. f310501 fix: filter type for item query by Rohit Waghchaure · 3 years, 11 months ago
  75. 42d72b5 Merge branch 'version-13-hotfix' into version-13-pre-release by Nabin Hait · 3 years, 10 months ago
  76. d17217c Merge pull request #25831 from deepeshgarg007/tds_advance_payment_v13 by Nabin Hait · 3 years, 10 months ago
  77. 46cc089 Merge branch 'develop' into payroll-emp-detail by gavin · 3 years, 10 months ago
  78. 27299cf Merge branch 'version-13-hotfix' into version-13-pre-release by Nabin Hait · 3 years, 10 months ago
  79. 32ebb10 fix: review chnages by Anupam · 3 years, 10 months ago
  80. 48f2839 fix: Sort account balances by account name by Deepesh Garg · 3 years, 10 months ago
  81. 3b34fc4 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 10 months ago
  82. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 10 months ago
  83. 0d49b6c Merge pull request #26004 from gavindsouza/patch-tests-v13 by Deepesh Garg · 3 years, 10 months ago
  84. 9a67141 fix(einvoicing): service item check (#26010) by Saqib · 3 years, 10 months ago
  85. 9a243ed fix: Sort account balances by account name by Deepesh Garg · 3 years, 10 months ago
  86. a5c3427 fix: Sort account balances by account name by Deepesh Garg · 3 years, 10 months ago
  87. 8f5ae04 fix: syntax error in stock entry by walstanb · 3 years, 10 months ago
  88. 137d08a fix: Manually link_fields from flags before rename_doc by Gavin D'souza · 3 years, 11 months ago
  89. 96f8ebc fix(patch): Handle NULL values from fieldtype change by Gavin D'souza · 3 years, 11 months ago
  90. 3dfbfe8 chore: Drop < v10 patches from list by Gavin D'souza · 3 years, 11 months ago
  91. aedf25b chore: Drop old patches by Gavin D'souza · 3 years, 11 months ago
  92. 8975c52 Merge pull request #25988 from rohitwaghchaure/donot-copy-difference-account by rohitwaghchaure · 3 years, 11 months ago
  93. 64cc60f Merge pull request #25946 from gavindsouza/patch-tests by rohitwaghchaure · 3 years, 11 months ago
  94. 882913c Merge pull request #26000 from GangaManoj/gst-settings-card by Deepesh Garg · 3 years, 11 months ago
  95. d063f9a fix: GL Entry ordering by Deepesh Garg · 3 years, 11 months ago
  96. 076bd5e fix: Only display GST card in Accounting Workspace if it's in India by GangaManoj · 3 years, 11 months ago
  97. 0b5fe1b fix: Failing test case by Deepesh Garg · 3 years, 11 months ago
  98. 911818a fix: Add multiple fixes by Deepesh Garg · 3 years, 11 months ago
  99. 42557c4 feat: cost-center wise period closing entry (#25766) by Saqib · 3 years, 11 months ago
  100. 26f0609 feat: enable/disable gl entry posting for change given in pos (#25822) by Saqib · 3 years, 11 months ago