1. 1055834 fix: timeout error in the repost item valuation by Rohit Waghchaure · 3 years, 5 months ago
  2. 7437748 Merge pull request #25805 from ankush/refactor_item by Marica · 3 years, 4 months ago
  3. a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 4 months ago
  4. 11aff80 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 4 months ago
  5. 6432aaa feat: added reports to check incorrect qty and valuation for serialized items by Rohit Waghchaure · 3 years, 5 months ago
  6. c8b3479 fix(Delivery Note): Assign Product Bundle's conversion_factor to Packed Items (#25840) by Ganga Manoj · 3 years, 4 months ago
  7. 970f009 Merge pull request #25898 from anupamvs/stock-reconciliation by rohitwaghchaure · 3 years, 4 months ago
  8. 6463cbd Merge pull request #25897 from anupamvs/stock-reconciliation by rohitwaghchaure · 3 years, 4 months ago
  9. 0358b64 fix: featching serialized items by Anupam · 3 years, 4 months ago
  10. a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  11. 54354a8 test: Fix permission error by Suraj Shetty · 3 years, 5 months ago
  12. d1a13ec test: Fix valuation rate for raw materials by Suraj Shetty · 3 years, 5 months ago
  13. a891d6e fix: allow_zero_valuation_rate for rejected qty by Suraj Shetty · 3 years, 5 months ago
  14. c26d41a chore: Remove unnecessary print statements by Suraj Shetty · 3 years, 5 months ago
  15. 9857d63 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  16. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  17. be157e7 Merge branch 'version-13-hotfix' into se-supplier-customer by Marica · 3 years, 5 months ago
  18. b14a935 Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 5 months ago
  19. 2f8a742 refactor: Replace render imports by Suraj Shetty · 3 years, 5 months ago
  20. 15f8a0f test: fix flaky test by Ankush Menat · 3 years, 5 months ago
  21. 3aed662 chore: translation / semgrep / sider fixes by Ankush Menat · 3 years, 5 months ago
  22. c15fef5 test: item naming series behaviour by Ankush Menat · 3 years, 5 months ago
  23. 42e057d test: add test for get_timeline_data in item by Ankush Menat · 3 years, 5 months ago
  24. e971b45 test: add test for is_stock_item by Ankush Menat · 3 years, 5 months ago
  25. 57266a7 refactor: check_stock_uom_with_bin by Ankush Menat · 3 years, 5 months ago
  26. fc54cf6 test: add tests for checking stock_uom with bin by Ankush Menat · 3 years, 5 months ago
  27. 4e360f8 test: hoist defaults to function signature by Ankush Menat · 3 years, 5 months ago
  28. eb17732 test: add test for item attribute completion by Ankush Menat · 3 years, 5 months ago
  29. f5a937b test: check index creation on item table by Ankush Menat · 3 years, 5 months ago
  30. b9fa12d test: add tests for uom conversion function by Ankush Menat · 3 years, 5 months ago
  31. 019be66 fix: consider all UOMs for intermediate conversion by Ankush Menat · 3 years, 5 months ago
  32. 0d7f54c refactor: simplify UOM conversion logic by Ankush Menat · 3 years, 5 months ago
  33. 297dc5e perf: add basic optimisation for uom conversion by Ankush Menat · 3 years, 5 months ago
  34. 958d485 refactor: msgprint(raise_exception)->frappe.throw by Ankush Menat · 3 years, 5 months ago
  35. ccbde0e refactor: use enumerate instead of trackign index by Ankush Menat · 3 years, 5 months ago
  36. 44c4892 chore: remove py2 compat code by Ankush Menat · 3 years, 5 months ago
  37. 6809ff4 Merge pull request #25776 from rohitwaghchaure/fixed-warehouse-not-found-issue by rohitwaghchaure · 3 years, 5 months ago
  38. c12264f chore: Cleanup Customer and Supplier Details section in Stock Entry by marination · 3 years, 5 months ago
  39. ce88c94 Update stock_entry.js by rohitwaghchaure · 3 years, 5 months ago
  40. c229ac9 refactor: add guard clause for readability by Ankush Menat · 3 years, 5 months ago
  41. 4b484d7 refactor: use is_new() instead of __islocal by Ankush Menat · 3 years, 5 months ago
  42. 931c886 fix: not checking all fields by Ankush Menat · 3 years, 5 months ago
  43. 83e6e2e refactor: add guard clause for readability by Ankush Menat · 3 years, 5 months ago
  44. 0b4858d refactor: eliminate unnecessary loop, container casts by Ankush Menat · 3 years, 5 months ago
  45. ad58a81 refactor: code cleanup by Ankush Menat · 3 years, 5 months ago
  46. 4a2dbd4 refactor: cleanup get_timeline_data, remove py2 by Ankush Menat · 3 years, 5 months ago
  47. 330353a refactor: use frappe.throw instread of recreating by Ankush Menat · 3 years, 5 months ago
  48. eaf0465 Merge pull request #25797 from marination/item-variants-report by Marica · 3 years, 5 months ago
  49. b0019bc fix: Item Variant Details Report by marination · 3 years, 5 months ago
  50. ab34f5b Merge pull request #25742 from ankush/disable_submit_btn by rohitwaghchaure · 3 years, 5 months ago
  51. 579a1b7 Merge pull request #25779 from ankush/parallel_stock_transactions by rohitwaghchaure · 3 years, 5 months ago
  52. 81d49e9 fix: Use extend_cscript function to properly extend class methods to cscript by Suraj Shetty · 3 years, 5 months ago
  53. 1097dc8 fix: show allow zero valuation only when auto checked (#25778) by Alan · 3 years, 5 months ago
  54. 4dcac4a refactor(minor): Use identity instead of equality by Ankush Menat · 3 years, 5 months ago
  55. 9979cf5 fix: wrong quantity after transaction for parallel stock transactions by Ankush Menat · 3 years, 5 months ago
  56. 795909f fix: warehouse not found in stock entry by Rohit Waghchaure · 3 years, 5 months ago
  57. 94a52c0 Merge pull request #25752 from rohitwaghchaure/fixed-do-not-repost-if-scheduler-is-in-running by rohitwaghchaure · 3 years, 5 months ago
  58. 84730aa Merge pull request #25754 from rohitwaghchaure/fixed-do-not-repost-if-scheduler-is-in-running-13 by rohitwaghchaure · 3 years, 5 months ago
  59. 5456873 fix: run scheduler for reposting if there is no scheduler is running for the reposting by Rohit Waghchaure · 3 years, 5 months ago
  60. 814fd19 Merge pull request #25732 from noahjacob/ux_landed_cost_voucher by Marica · 3 years, 5 months ago
  61. ecbb8cb revert: "fix: duplicate stock entry (#25486)" by Ankush Menat · 3 years, 5 months ago
  62. 042b852 fix: disable submit button to avoid multiple calls by Ankush Menat · 3 years, 5 months ago
  63. bdba064 fix: duplicate stock entry (#25486) by Devin Slauenwhite · 3 years, 5 months ago
  64. a83d2aa Merge branch 'develop' into esbuild by Suraj Shetty · 3 years, 5 months ago
  65. 41ac8be refactor: base_amount field moved below amount field and renamed by noahjacob · 3 years, 5 months ago
  66. 0517aba fix: run scheduler for reposting if there is no scheduler is running for the reposting by Rohit Waghchaure · 3 years, 5 months ago
  67. 8b2fef1 fix: merge conflict by Nabin Hait · 3 years, 5 months ago
  68. 55c2fec feat: add pending qty section to batch/serial selector dialog (#25519) by Alan · 3 years, 5 months ago
  69. 2aa4018 fix: validation message of quality inspection in purchase receipt (#25666) by rohitwaghchaure · 3 years, 5 months ago
  70. e9f6c8c fix: validation message of quality inspection in purchase receipt (#25667) by rohitwaghchaure · 3 years, 5 months ago
  71. be3cde9 chore: Code clean up for purchase receipt GL (#25379) by Deepesh Garg · 3 years, 5 months ago
  72. ba940bb Merge pull request #25702 from rohitwaghchaure/change-today-to-now-for-reposting by rohitwaghchaure · 3 years, 5 months ago
  73. fc44478 Update repost_item_valuation.py by rohitwaghchaure · 3 years, 5 months ago
  74. a0a88a7 fix: change today to now to get data for reposting by Rohit Waghchaure · 3 years, 5 months ago
  75. af1376c chore: change today to now to get data for reposting by Rohit Waghchaure · 3 years, 5 months ago
  76. 27f50d5 fix: timeout error while loading warehouse tree by Rohit Waghchaure · 3 years, 5 months ago
  77. d984be0 fix: don't map set warehouse from delivery note to purchase receipt by Rohit Waghchaure · 3 years, 5 months ago
  78. 404e7d0 test: Fix permission error by Suraj Shetty · 3 years, 5 months ago
  79. 4d6d5f4 test: Fix valuation rate for raw materials by Suraj Shetty · 3 years, 5 months ago
  80. a132de4 fix: allow_zero_valuation_rate for rejected qty by Suraj Shetty · 3 years, 5 months ago
  81. ec6b652 refactor: Rename assertEquals to assertEqual to avoid deprecation warnings by Suraj Shetty · 3 years, 5 months ago
  82. aa9e172 feat: Add Create Expense Claim button in Delivery Trip (#25526) by Ganga Manoj · 3 years, 5 months ago
  83. 80aa8a3 Merge branch 'develop' of github.com:frappe/erpnext into parallel-distributed-testing by Suraj Shetty · 3 years, 5 months ago
  84. 64bd4f2 Merge pull request #25611 from rohitwaghchaure/validation-to-check-duplicate-serial-nos by rohitwaghchaure · 3 years, 5 months ago
  85. 42fe07b Merge pull request #25551 from rohitwaghchaure/fixed-total-stock-summary-report by rohitwaghchaure · 3 years, 5 months ago
  86. 1726ce5 Merge pull request #25471 from rohitwaghchaure/allow-to-receipt-same-serial-no by rohitwaghchaure · 3 years, 5 months ago
  87. c6dc9ea feat!: add pick batch button (#25413) by Alan · 3 years, 5 months ago
  88. 90e6719 chore: replace assertEquals with alias assertEqual (#25613) by Ankush Menat · 3 years, 5 months ago
  89. 69eb6d4 Merge remote-tracking branch 'upstream/develop' into esbuild by Faris Ansari · 3 years, 5 months ago
  90. 464d838 fix: Update bundle paths by Faris Ansari · 3 years, 5 months ago
  91. 27cf19a feat(pos): show POS reserved stock in stock projected qty report (#25593) by Saqib · 3 years, 5 months ago
  92. 5618ce3 fix(Material Request): Add 'Partially Received' to Status drop-down list (#24857) by Ganga Manoj · 3 years, 5 months ago
  93. 7f79d46 fix: Stock and Accounts Settings form refactor (#25534) by Umair Sayed · 3 years, 5 months ago
  94. f132ed4 fix: update item level cost center from POS (#25609) by Anuja Pawar · 3 years, 5 months ago
  95. 7481f54 Merge branch 'version-13' into develop by Nabin Hait · 3 years, 5 months ago
  96. 0e41295 perf: Performance enhancement on setup wizard (#25606) by Nabin Hait · 3 years, 5 months ago
  97. 134eaa5 perf: Performance enhancement on setup wizard (#25605) by Nabin Hait · 3 years, 5 months ago
  98. c702408 chore: Remove unnecessary print statements by Suraj Shetty · 3 years, 5 months ago
  99. 695becd fix: added validation in stock entry to check duplicate serial nos by Rohit Waghchaure · 3 years, 5 months ago
  100. dc6233b Merge pull request #25541 from rohitwaghchaure/fixed-incorrect-serial-no-set by rohitwaghchaure · 3 years, 5 months ago