1. 0b76a26 refactor: `test_consider_existing_pick_list()` by s-aga-r · 2 years ago
  2. bb7fe79 test: add test cases by s-aga-r · 2 years ago
  3. 207eeef fix(test): `test_pick_list_for_items_with_multiple_UOM()` by s-aga-r · 2 years ago
  4. 5138ef0 fix: `pymysql.err.ProgrammingError` by s-aga-r · 2 years ago
  5. 7b3d496 fix: `get_picked_items_details` by s-aga-r · 2 years ago
  6. be41052 chore: add `status` field in `Pick List` by s-aga-r · 2 years ago
  7. b642718 fix: consider existing pick list by s-aga-r · 2 years ago
  8. 9ae3a54 chore: add method `get_picked_items_details()` by s-aga-r · 2 years ago
  9. 57c3216 refactor: rewrite `get_available_item_locations_for_serial_and_batched_item` query in `QB` by s-aga-r · 2 years ago
  10. 5b76e8b refactor: rewrite `get_available_item_locations_for_serialized_item` query in `QB` by s-aga-r · 2 years ago
  11. 58dd40a refactor: rewrite `get_available_item_locations_for_other_item` query in `QB` by s-aga-r · 2 years ago
  12. 29bf787 refactor: rewrite `get_picked_items_qty` query in `QB` by s-aga-r · 2 years ago
  13. b5d2eed Merge pull request #33759 from rohitwaghchaure/fix-incorrect-actual-qty-for-packed-item by rohitwaghchaure · 2 years ago
  14. 02566a0 fix: incorrect actual qty for the packed item by Rohit Waghchaure · 2 years ago
  15. 597ef0a fix: Short closed order, receipt and delivery note status on cancellation (#33743) by Deepesh Garg · 2 years ago
  16. 333b2ae Merge branch 'develop' into item-attr-abbr-lowercase by Sagar Sharma · 2 years ago
  17. ecfebfe Merge pull request #33723 from rohitwaghchaure/fixed-issue-of-item-variant by rohitwaghchaure · 2 years ago
  18. 2c83fff fix: don't add template item in sales/purchase transaction by Rohit Waghchaure · 2 years ago
  19. 1cadef9 Merge branch 'develop' into refactor/qb/pick-list by Sagar Sharma · 2 years, 1 month ago
  20. d6915df Merge pull request #33680 from rohitwaghchaure/refactor-picked-qty by rohitwaghchaure · 2 years, 1 month ago
  21. 1bcff80 refactor: picked qty in sales order item by Rohit Waghchaure · 2 years, 1 month ago
  22. 0ed6552 refactor: rewrite `pick_list.py` queries in `QB` by s-aga-r · 2 years, 1 month ago
  23. be38205 revert: Reverting changes done on 33495 (#33662) by ruthra kumar · 2 years, 1 month ago
  24. b375989 chore: `Sales Order` link in `Pick List` by s-aga-r · 2 years, 1 month ago
  25. c2b3843 Merge branch 'develop' into item-attr-abbr-lowercase by Sagar Sharma · 2 years, 1 month ago
  26. e22d564 chore: reuse doc object in test_pick_list_grouping_before_print (#33636) by Ritwik Puri · 2 years, 1 month ago
  27. 2ca4d3f fix: linting by unknown · 2 years, 1 month ago
  28. cfb0bb1 fix: only group similar items in print format if group_same_items is checked in pick list (#33627) by Ritwik Puri · 2 years, 1 month ago
  29. 974e12c fix: rewrite logic for duplicate check in Item Attribute by unknown · 2 years, 1 month ago
  30. be05aea fix: better comparision of difference value between stock and account by Smit Vora · 2 years, 1 month ago
  31. 58ad79d Merge pull request #33597 from rohitwaghchaure/do-not-check-other-warehouse by rohitwaghchaure · 2 years, 1 month ago
  32. ef2bf3c fix: don't check other warehouse ledgers to calculate valuation rate by Rohit Waghchaure · 2 years, 1 month ago
  33. 8a56df6 perf: Drop `name` part from posting sort index (#33551) by Ankush Menat · 2 years, 1 month ago
  34. 59628f1 Merge pull request #33579 from rtdany10/repack-fg-valuation by rohitwaghchaure · 2 years, 1 month ago
  35. a424acb Merge pull request #33577 from rohitwaghchaure/timeout-error-in-purchase-invoice by rohitwaghchaure · 2 years, 1 month ago
  36. ec171fc test: test case to check disable last purchase rate by Rohit Waghchaure · 2 years, 1 month ago
  37. b56c1ed Merge branch 'develop' into better_handling_of_duplicate_bundle_items by Sagar Sharma · 2 years, 1 month ago
  38. fa4af2a refactor: convert heatmap queries to QB (#33581) by Ankush Menat · 2 years, 1 month ago
  39. 99f5e86 fix(stock entry): wrong valuation rate in repack by safvanhuzain · 2 years, 1 month ago
  40. 05df857 fix: linters issue by Rohit Waghchaure · 2 years, 1 month ago
  41. d1d4671 feat: provision to disable get last purchase rate by Rohit Waghchaure · 2 years, 1 month ago
  42. e35ac4f fix: move include in manufacturing to manufacturing tab. by Devin Slauenwhite · 2 years, 1 month ago
  43. c717e87 fix: better handling of duplicate bundle items by ruthra kumar · 2 years, 1 month ago
  44. b0baba8 fix: incorrect status in the work order by Rohit Waghchaure · 2 years, 1 month ago
  45. ae03977 refactor: revamp process loss feature & added tab breaks by Rohit Waghchaure · 2 years, 1 month ago
  46. 6a4e25c Merge pull request #33504 from rohitwaghchaure/fixed-incorrect-picked-qty-in-so by rohitwaghchaure · 2 years, 1 month ago
  47. aba8384 fix: [concurrency issue] incorrect picked qty in sales order by Rohit Waghchaure · 2 years, 1 month ago
  48. b425c2d Merge branch 'develop' into fix/github-issue/28766 by s-aga-r · 2 years, 1 month ago
  49. e18b0eb Merge branch 'develop' into fix-get-bin-details by Sagar Sharma · 2 years, 1 month ago
  50. 49025db Merge branch 'develop' into fix/github-issue/28766 by Sagar Sharma · 2 years, 1 month ago
  51. 3c393bf fix: javascript: execution blocked by undefined route options (#33405) by Marc de Lima Lucio · 2 years, 1 month ago
  52. 7126d71 Merge branch 'develop' into fix/github-issue/28766 by Sagar Sharma · 2 years, 1 month ago
  53. 239a5f8 test: get_item_details contains bin details by Devin Slauenwhite · 2 years, 1 month ago
  54. 8d62cdf fix: add missing 'ordered_qty' to get_bin_details by Devin Slauenwhite · 2 years, 1 month ago
  55. 728dc1a Revert "fix: daily scheduler to identify and fix stock transfer entries having incorrect valuation" by rohitwaghchaure · 2 years, 1 month ago
  56. d072169 Merge branch 'develop' into fix/github-issue/28766 by Sagar Sharma · 2 years, 1 month ago
  57. c3911a5 chore: use `frappe.qb` instead of `frappe.db.get_value` by s-aga-r · 2 years, 1 month ago
  58. c716dcc fix: consider child nodes while getting bin details by s-aga-r · 2 years, 1 month ago
  59. 123920d feat: add after_refresh hook to item dashboard (#33372) by Devin Slauenwhite · 2 years, 1 month ago
  60. 0b75aa5 fix: Default dimensions on fetching items from BOM (#33439) by Deepesh Garg · 2 years, 1 month ago
  61. d2686ce fix: Multiple rows for same warehouse and batches in pick list (#33456) by Deepesh Garg · 2 years, 1 month ago
  62. 8263bf9 fix: Random behaviour while picking items using picklist (#33449) by Deepesh Garg · 2 years, 1 month ago
  63. 4076999 Merge pull request #33422 from rohitwaghchaure/fix-stock-entry-submit-performance by rohitwaghchaure · 2 years, 1 month ago
  64. a05c47e fix: timeout error while submitting stock entry by Rohit Waghchaure · 2 years, 1 month ago
  65. 1ed2230 Merge pull request #33382 from rohitwaghchaure/fixed-pick-list-issue by rohitwaghchaure · 2 years, 1 month ago
  66. eaa04ab Merge pull request #33387 from rohitwaghchaure/audit-to-fix-incorrect-valuation-entry by rohitwaghchaure · 2 years, 1 month ago
  67. f316123 test: added test case to validate audit for incorrect entries by Rohit Waghchaure · 2 years, 1 month ago
  68. b1721b7 fix: daily scheduler to identify and fix stock transfer entries having incorrect valuation by Rohit Waghchaure · 2 years, 1 month ago
  69. 7851adb Merge branch 'develop' into fixed-pick-list-issue by rohitwaghchaure · 2 years, 1 month ago
  70. 88ce11f fix: incorrect type hints (#33381) by Ankush Menat · 2 years, 1 month ago
  71. 2b4eae5 fix: unsupported operand type(s) for +=: 'int' and 'NoneType' by Rohit Waghchaure · 2 years, 1 month ago
  72. da1d8da Merge pull request #33355 from rohitwaghchaure/fixed-do-not-show-disabled-items by rohitwaghchaure · 2 years, 2 months ago
  73. 5cbbb5d Merge pull request #33354 from rohitwaghchaure/fixed-trivial-discount-amount by rohitwaghchaure · 2 years, 2 months ago
  74. ae31ff1 fix: disabled items showing in the report 'Itemwise Recommended Reorder Level ' by Rohit Waghchaure · 2 years, 2 months ago
  75. 0f28074 fix: unsupported operand type(s) for +: 'int' and 'NoneType' by Rohit Waghchaure · 2 years, 2 months ago
  76. 076527b Merge pull request #33305 from barredterra/incoterm-named-place by Deepesh Garg · 2 years, 2 months ago
  77. 410a58b fix: get_serial_nos_for_fg() missing 1 required positional argument: 'args' by Rohit Waghchaure · 2 years, 2 months ago
  78. e057e1d feat: incoterm named place by barredterra · 2 years, 2 months ago
  79. 915e034 chore!: remove activity log feeds (#33294) by Ankush Menat · 2 years, 2 months ago
  80. 6db5293 Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule by Deepesh Garg · 2 years, 2 months ago
  81. 6192af5 chore: Update tests by Deepesh Garg · 2 years, 2 months ago
  82. f598da7 fix: total value in Warehouse Wise Stock Balance by Rohit Waghchaure · 2 years, 2 months ago
  83. 7cbb6c4 Merge pull request #33236 from rohitwaghchaure/feat-warehouse-wise-stock-balance by rohitwaghchaure · 2 years, 2 months ago
  84. 861aa9e feat: warehouse wise stock balance by Rohit Waghchaure · 2 years, 2 months ago
  85. b1242bc chore: Update tests by Deepesh Garg · 2 years, 2 months ago
  86. af1f98e Merge branch 'develop' of https://github.com/frappe/erpnext into bundle_item_rates by Deepesh Garg · 2 years, 2 months ago
  87. e5566b3 chore: Consider bundle qty as well by Deepesh Garg · 2 years, 2 months ago
  88. 921f8ed Merge pull request #33219 from deepeshgarg007/internal_transfer_editable_rate by Deepesh Garg · 2 years, 2 months ago
  89. 713330c fix: non empty FG batch picked while completing work order by Rohit Waghchaure · 2 years, 2 months ago
  90. 55c0770 Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule by Deepesh Garg · 2 years, 2 months ago
  91. ef9d126 fix: Allow item rate udpates for non-stock invoices by Deepesh Garg · 2 years, 2 months ago
  92. b741ae1 fix: Reapply pricing rule on qty change by Deepesh Garg · 2 years, 2 months ago
  93. 66dbf94 Merge pull request #33199 from s-aga-r/refactor/warehouse-tree by rohitwaghchaure · 2 years, 2 months ago
  94. 295ce0e Merge pull request #33193 from rohitwaghchaure/clear-repost-logs by rohitwaghchaure · 2 years, 2 months ago
  95. 2cce6f2 fix: test case by Rohit Waghchaure · 2 years, 2 months ago
  96. 5949a7e fix: default clear repost logs by Rohit Waghchaure · 2 years, 2 months ago
  97. 3ce8386 refactor: remove `balance` from `Warehouse Tree` by s-aga-r · 2 years, 2 months ago
  98. 2106de0 Merge pull request #33170 from deepeshgarg007/se_alert_develop by Deepesh Garg · 2 years, 2 months ago
  99. 826f45a fix: Bundle item rates by Deepesh Garg · 2 years, 2 months ago
  100. 64e5a79 fix: Error on making stock entry from material request by Deepesh Garg · 2 years, 2 months ago