1. 94d4604 fix: User is not able to change item tax template by Deepesh Garg · 3 years, 4 months ago
  2. 53fefd7 feat: fetching of qty as per received qty from PR to PI (#25837) by Afshan · 3 years, 4 months ago
  3. ce72d0c fix: fixed rounding off ordered percent to 100 in condition (#26148) by Noah Jacob · 3 years, 4 months ago
  4. 7dae0fb fix: status indicator for delivery notes (bp #26062) by Ankush · 3 years, 4 months ago
  5. e5fb239 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  6. 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
  7. 6bbc8ec fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  8. d755b29 fix: toggle consumed qty field based on condition by Rohit Waghchaure · 3 years, 4 months ago
  9. 21b58ef fix: semgrep error by Rohit Waghchaure · 3 years, 4 months ago
  10. 7b7ceaa feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  11. 1c846c5 Merge pull request #26114 from rohitwaghchaure/fixed-stock-entry-submission-performance-v13-hotfix by rohitwaghchaure · 3 years, 4 months ago
  12. 4d81d45 fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 4 months ago
  13. 4e88dcf fix: auto unlink warehouse from item on delete (#26073) (#26101) by Ankush · 3 years, 4 months ago
  14. 7fc50ba fix: timeout while cancelling stock reconciliation by Rohit Waghchaure · 3 years, 4 months ago
  15. 00332d1 Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 4 months ago
  16. 0950481 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  17. d1902df Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 4 months ago
  18. 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 4 months ago
  19. 387de3f Merge pull request #26015 from rohitwaghchaure/fixed-timeout-error-in-repost-item-valuation-develop by rohitwaghchaure · 3 years, 4 months ago
  20. 17408c6 fix: on click of duplicate button system copy the difference account from first row by Rohit Waghchaure · 3 years, 4 months ago
  21. b103b24 fix: timeout error in the repost item valuation by Rohit Waghchaure · 3 years, 4 months ago
  22. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 4 months ago
  23. 8f5ae04 fix: syntax error in stock entry by walstanb · 3 years, 4 months ago
  24. 8975c52 Merge pull request #25988 from rohitwaghchaure/donot-copy-difference-account by rohitwaghchaure · 3 years, 4 months ago
  25. 21b8e2f fix: hiding Rounding Adjustment field (#25380) by Anupam Kumar · 3 years, 4 months ago
  26. 99b583f fix: on click of duplicate button system copy the difference account from first row by Rohit Waghchaure · 3 years, 4 months ago
  27. 3646c30 fix: Linting issues by Deepesh Garg · 3 years, 4 months ago
  28. e8a78bd fix: Add test cases by Deepesh Garg · 3 years, 4 months ago
  29. 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 4 months ago
  30. 215516f fix: AttributeError: 'PurchaseReceiptItem' object has no attribute 'purchase_invoice' (#25902) (#25957) by Ankush Menat · 3 years, 4 months ago
  31. fb3ec7c fix: AttributeError: 'PurchaseReceiptItem' object has no attribute 'purchase_invoice' (#25902) by D Tim Cummings · 3 years, 4 months ago
  32. 25b953a Merge pull request #25854 from rohitwaghchaure/fixed-timeout-error-in-repost-item-valuation by rohitwaghchaure · 3 years, 4 months ago
  33. 1055834 fix: timeout error in the repost item valuation by Rohit Waghchaure · 3 years, 4 months ago
  34. 7437748 Merge pull request #25805 from ankush/refactor_item by Marica · 3 years, 4 months ago
  35. a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 4 months ago
  36. 11aff80 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 4 months ago
  37. c8b3479 fix(Delivery Note): Assign Product Bundle's conversion_factor to Packed Items (#25840) by Ganga Manoj · 3 years, 4 months ago
  38. 970f009 Merge pull request #25898 from anupamvs/stock-reconciliation by rohitwaghchaure · 3 years, 4 months ago
  39. 6463cbd Merge pull request #25897 from anupamvs/stock-reconciliation by rohitwaghchaure · 3 years, 4 months ago
  40. 0358b64 fix: featching serialized items by Anupam · 3 years, 4 months ago
  41. a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  42. 54354a8 test: Fix permission error by Suraj Shetty · 3 years, 5 months ago
  43. d1a13ec test: Fix valuation rate for raw materials by Suraj Shetty · 3 years, 5 months ago
  44. a891d6e fix: allow_zero_valuation_rate for rejected qty by Suraj Shetty · 3 years, 5 months ago
  45. c26d41a chore: Remove unnecessary print statements by Suraj Shetty · 3 years, 5 months ago
  46. 9857d63 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  47. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  48. be157e7 Merge branch 'version-13-hotfix' into se-supplier-customer by Marica · 3 years, 5 months ago
  49. b14a935 Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 5 months ago
  50. 2f8a742 refactor: Replace render imports by Suraj Shetty · 3 years, 5 months ago
  51. 15f8a0f test: fix flaky test by Ankush Menat · 3 years, 5 months ago
  52. 3aed662 chore: translation / semgrep / sider fixes by Ankush Menat · 3 years, 5 months ago
  53. c15fef5 test: item naming series behaviour by Ankush Menat · 3 years, 5 months ago
  54. 42e057d test: add test for get_timeline_data in item by Ankush Menat · 3 years, 5 months ago
  55. e971b45 test: add test for is_stock_item by Ankush Menat · 3 years, 5 months ago
  56. 57266a7 refactor: check_stock_uom_with_bin by Ankush Menat · 3 years, 5 months ago
  57. fc54cf6 test: add tests for checking stock_uom with bin by Ankush Menat · 3 years, 5 months ago
  58. 4e360f8 test: hoist defaults to function signature by Ankush Menat · 3 years, 5 months ago
  59. eb17732 test: add test for item attribute completion by Ankush Menat · 3 years, 5 months ago
  60. f5a937b test: check index creation on item table by Ankush Menat · 3 years, 5 months ago
  61. b9fa12d test: add tests for uom conversion function by Ankush Menat · 3 years, 5 months ago
  62. 019be66 fix: consider all UOMs for intermediate conversion by Ankush Menat · 3 years, 5 months ago
  63. 0d7f54c refactor: simplify UOM conversion logic by Ankush Menat · 3 years, 5 months ago
  64. 297dc5e perf: add basic optimisation for uom conversion by Ankush Menat · 3 years, 5 months ago
  65. 958d485 refactor: msgprint(raise_exception)->frappe.throw by Ankush Menat · 3 years, 5 months ago
  66. ccbde0e refactor: use enumerate instead of trackign index by Ankush Menat · 3 years, 5 months ago
  67. 44c4892 chore: remove py2 compat code by Ankush Menat · 3 years, 5 months ago
  68. 6809ff4 Merge pull request #25776 from rohitwaghchaure/fixed-warehouse-not-found-issue by rohitwaghchaure · 3 years, 5 months ago
  69. c12264f chore: Cleanup Customer and Supplier Details section in Stock Entry by marination · 3 years, 5 months ago
  70. ce88c94 Update stock_entry.js by rohitwaghchaure · 3 years, 5 months ago
  71. c229ac9 refactor: add guard clause for readability by Ankush Menat · 3 years, 5 months ago
  72. 4b484d7 refactor: use is_new() instead of __islocal by Ankush Menat · 3 years, 5 months ago
  73. 931c886 fix: not checking all fields by Ankush Menat · 3 years, 5 months ago
  74. 83e6e2e refactor: add guard clause for readability by Ankush Menat · 3 years, 5 months ago
  75. 0b4858d refactor: eliminate unnecessary loop, container casts by Ankush Menat · 3 years, 5 months ago
  76. ad58a81 refactor: code cleanup by Ankush Menat · 3 years, 5 months ago
  77. 4a2dbd4 refactor: cleanup get_timeline_data, remove py2 by Ankush Menat · 3 years, 5 months ago
  78. 330353a refactor: use frappe.throw instread of recreating by Ankush Menat · 3 years, 5 months ago
  79. eaf0465 Merge pull request #25797 from marination/item-variants-report by Marica · 3 years, 5 months ago
  80. b0019bc fix: Item Variant Details Report by marination · 3 years, 5 months ago
  81. ab34f5b Merge pull request #25742 from ankush/disable_submit_btn by rohitwaghchaure · 3 years, 5 months ago
  82. 579a1b7 Merge pull request #25779 from ankush/parallel_stock_transactions by rohitwaghchaure · 3 years, 5 months ago
  83. 81d49e9 fix: Use extend_cscript function to properly extend class methods to cscript by Suraj Shetty · 3 years, 5 months ago
  84. 1097dc8 fix: show allow zero valuation only when auto checked (#25778) by Alan · 3 years, 5 months ago
  85. 4dcac4a refactor(minor): Use identity instead of equality by Ankush Menat · 3 years, 5 months ago
  86. 9979cf5 fix: wrong quantity after transaction for parallel stock transactions by Ankush Menat · 3 years, 5 months ago
  87. 795909f fix: warehouse not found in stock entry by Rohit Waghchaure · 3 years, 5 months ago
  88. 94a52c0 Merge pull request #25752 from rohitwaghchaure/fixed-do-not-repost-if-scheduler-is-in-running by rohitwaghchaure · 3 years, 5 months ago
  89. 84730aa Merge pull request #25754 from rohitwaghchaure/fixed-do-not-repost-if-scheduler-is-in-running-13 by rohitwaghchaure · 3 years, 5 months ago
  90. 5456873 fix: run scheduler for reposting if there is no scheduler is running for the reposting by Rohit Waghchaure · 3 years, 5 months ago
  91. 814fd19 Merge pull request #25732 from noahjacob/ux_landed_cost_voucher by Marica · 3 years, 5 months ago
  92. ecbb8cb revert: "fix: duplicate stock entry (#25486)" by Ankush Menat · 3 years, 5 months ago
  93. 042b852 fix: disable submit button to avoid multiple calls by Ankush Menat · 3 years, 5 months ago
  94. bdba064 fix: duplicate stock entry (#25486) by Devin Slauenwhite · 3 years, 5 months ago
  95. a83d2aa Merge branch 'develop' into esbuild by Suraj Shetty · 3 years, 5 months ago
  96. 41ac8be refactor: base_amount field moved below amount field and renamed by noahjacob · 3 years, 5 months ago
  97. 0517aba fix: run scheduler for reposting if there is no scheduler is running for the reposting by Rohit Waghchaure · 3 years, 5 months ago
  98. 8b2fef1 fix: merge conflict by Nabin Hait · 3 years, 5 months ago
  99. 55c2fec feat: add pending qty section to batch/serial selector dialog (#25519) by Alan · 3 years, 5 months ago
  100. 2aa4018 fix: validation message of quality inspection in purchase receipt (#25666) by rohitwaghchaure · 3 years, 5 months ago