1. 3871cf7 Merge pull request #33722 from rohitwaghchaure/purchase-invoice-performance-issue by rohitwaghchaure · 1 year, 8 months ago
  2. 0e388ba fix: inventory dimension filter not overriding with existing filter for stock ledger report by Rohit Waghchaure · 1 year, 8 months ago
  3. 44ee9f0 chore: `Linters` by s-aga-r · 1 year, 8 months ago
  4. 1b010ad fix(ux): `ReferenceError: me is not defined` Delivery Note by s-aga-r · 1 year, 8 months ago
  5. c8fda8a Merge branch 'develop' into github-issue-33344 by Sagar Sharma · 1 year, 8 months ago
  6. 2a90fad feat(stock): Support more barcodes in an item by validate the barcode with the barcodenumber module (#33863) by Johannes Obermeier · 1 year, 8 months ago
  7. 2959285 Merge branch 'develop' into fix-reserve-qty by Sagar Sharma · 1 year, 8 months ago
  8. 07c6ad6 Merge branch 'develop' into github-issue-33344 by Sagar Sharma · 1 year, 8 months ago
  9. 35489fb refactor: remove method `get_serial_no_batchwise` from `get_item_details.py` by s-aga-r · 1 year, 8 months ago
  10. 6b144ba refactor: rewrite `get_item_details.py` queries in `QB` by s-aga-r · 1 year, 8 months ago
  11. dff9655 Merge pull request #34115 from rohitwaghchaure/fixed-convert-to-item-warehouse-reposting by rohitwaghchaure · 1 year, 8 months ago
  12. f1383b5 feat: provision to convert transaction based reposting to item warehouse based reposting by Rohit Waghchaure · 1 year, 8 months ago
  13. 4726448 Merge branch 'develop' into purchase-invoice-performance-issue by rohitwaghchaure · 1 year, 8 months ago
  14. 4d79ffe fix: rename duplicate field name with same type into a DocType to avoid import Error (#34053) by HENRY Florian · 1 year, 8 months ago
  15. 6c6195b fix: create `Delivery Trip` from `Delivery Note` list by s-aga-r · 1 year, 8 months ago
  16. 46afbb5 Merge branch 'develop' into fix-reserve-qty by Sagar Sharma · 1 year, 8 months ago
  17. 9235918 Merge pull request #34061 from rohitwaghchaure/feat-allow-to-make-in-transit-entry by rohitwaghchaure · 1 year, 8 months ago
  18. 4c5147f Merge: upstream/develop into pps190/fix-reserve-qty by Devin Slauenwhite · 1 year, 8 months ago
  19. 5b61288 feat: allow to make in transit transfer entry from material request by Rohit Waghchaure · 1 year, 8 months ago
  20. 5faa62c Merge branch 'develop' into fix-so-on-hold by Sagar Sharma · 1 year, 8 months ago
  21. 231fe41 fix: should never get cutomer price on purchase document (#34002) by HENRY Florian · 1 year, 8 months ago
  22. b0e8dfc Merge branch 'develop' into fix-so-on-hold by Sagar Sharma · 1 year, 8 months ago
  23. d76759e fix: update `reserved_qty` when `Sales Order` marked as `Hold` by s-aga-r · 1 year, 8 months ago
  24. 185c543 chore: typo in stock_entry get_uom_details (#33998) by Akshay · 1 year, 8 months ago
  25. 5685492 Merge remote-tracking branch 'frappe/develop' into fix-reserve-qty by Devin Slauenwhite · 1 year, 8 months ago
  26. 2fedd59 Merge branch 'develop' into github-issue-33533 by Sagar Sharma · 1 year, 8 months ago
  27. 7d794bc Merge branch 'develop' into fixed-negative-stock-error by rohitwaghchaure · 1 year, 9 months ago
  28. dc0ddf8 fix: stock entry from item dashboard (stock levels) by s-aga-r · 1 year, 9 months ago
  29. 56356ff chore: add `Item Name` column in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 1 year, 9 months ago
  30. d7a665c chore: column width in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 1 year, 9 months ago
  31. 9ae7578 test: test case by Rohit Waghchaure · 1 year, 9 months ago
  32. 6d513e2 fix: negative stock error by Rohit Waghchaure · 1 year, 9 months ago
  33. fbf2d7e Merge pull request #33918 from rohitwaghchaure/fixed-incorrect-bin-qty by rohitwaghchaure · 1 year, 9 months ago
  34. f8c852c fix: incorrect actual qty in Bin by Rohit Waghchaure · 1 year, 9 months ago
  35. 3518d4b fix(update_billing_percentage): Remove permlevel checks on aggregated value by Gavin D'souza · 1 year, 9 months ago
  36. c5834c1 Merge pull request #33896 from rohitwaghchaure/inventory-dimension-mandatory by rohitwaghchaure · 1 year, 9 months ago
  37. ddb4396 Merge pull request #33715 from s-aga-r/fix-pick-list by rohitwaghchaure · 1 year, 9 months ago
  38. 6ffdeb1 fix: consider `stock_qty` if `picked_qty` is zero by s-aga-r · 1 year, 9 months ago
  39. 22d0e13 test: added test case by Rohit Waghchaure · 1 year, 9 months ago
  40. 423f2b5 feat: mandatory and mandatory depends on in inventory dimension by Rohit Waghchaure · 1 year, 9 months ago
  41. 57c8871 Merge branch 'develop' into fix-pick-list by Sagar Sharma · 1 year, 9 months ago
  42. 0b76a26 refactor: `test_consider_existing_pick_list()` by s-aga-r · 1 year, 9 months ago
  43. bb7fe79 test: add test cases by s-aga-r · 1 year, 9 months ago
  44. 207eeef fix(test): `test_pick_list_for_items_with_multiple_UOM()` by s-aga-r · 1 year, 9 months ago
  45. 5138ef0 fix: `pymysql.err.ProgrammingError` by s-aga-r · 1 year, 9 months ago
  46. 7b3d496 fix: `get_picked_items_details` by s-aga-r · 1 year, 9 months ago
  47. be41052 chore: add `status` field in `Pick List` by s-aga-r · 1 year, 9 months ago
  48. b642718 fix: consider existing pick list by s-aga-r · 1 year, 9 months ago
  49. 6b781d7 fix: `amount` in `Material Request` by s-aga-r · 1 year, 9 months ago
  50. 1b967f3 Merge pull request #33845 from rohitwaghchaure/fixed-item-not-fetching-issue by rohitwaghchaure · 1 year, 9 months ago
  51. 0d7f98b fix: item rate not fetching by Rohit Waghchaure · 1 year, 9 months ago
  52. da323cb fix: use correct filter name in `item_query` (#33814) by Daizy Modi · 1 year, 9 months ago
  53. 1f4fa90 Revert "fix: use correct filter name in reports" by Sagar Vora · 1 year, 9 months ago
  54. def759d fix: use correct filter name in reports by Daizy Modi · 1 year, 9 months ago
  55. 92d857d fix: purchase invoice performance issue by Rohit Waghchaure · 1 year, 9 months ago
  56. 9ae3a54 chore: add method `get_picked_items_details()` by s-aga-r · 1 year, 9 months ago
  57. b3a216c Merge pull request #33785 from rohitwaghchaure/get-items-from-transit-entry by rohitwaghchaure · 1 year, 9 months ago
  58. 62141b0 feat: get items from Transit Stock Entry by Rohit Waghchaure · 1 year, 9 months ago
  59. 57c3216 refactor: rewrite `get_available_item_locations_for_serial_and_batched_item` query in `QB` by s-aga-r · 1 year, 9 months ago
  60. 5b76e8b refactor: rewrite `get_available_item_locations_for_serialized_item` query in `QB` by s-aga-r · 1 year, 9 months ago
  61. 58dd40a refactor: rewrite `get_available_item_locations_for_other_item` query in `QB` by s-aga-r · 1 year, 9 months ago
  62. 29bf787 refactor: rewrite `get_picked_items_qty` query in `QB` by s-aga-r · 1 year, 9 months ago
  63. b5d2eed Merge pull request #33759 from rohitwaghchaure/fix-incorrect-actual-qty-for-packed-item by rohitwaghchaure · 1 year, 9 months ago
  64. 02566a0 fix: incorrect actual qty for the packed item by Rohit Waghchaure · 1 year, 9 months ago
  65. 597ef0a fix: Short closed order, receipt and delivery note status on cancellation (#33743) by Deepesh Garg · 1 year, 9 months ago
  66. 333b2ae Merge branch 'develop' into item-attr-abbr-lowercase by Sagar Sharma · 1 year, 9 months ago
  67. ecfebfe Merge pull request #33723 from rohitwaghchaure/fixed-issue-of-item-variant by rohitwaghchaure · 1 year, 9 months ago
  68. 2c83fff fix: don't add template item in sales/purchase transaction by Rohit Waghchaure · 1 year, 9 months ago
  69. 1cadef9 Merge branch 'develop' into refactor/qb/pick-list by Sagar Sharma · 1 year, 9 months ago
  70. d6915df Merge pull request #33680 from rohitwaghchaure/refactor-picked-qty by rohitwaghchaure · 1 year, 9 months ago
  71. 1bcff80 refactor: picked qty in sales order item by Rohit Waghchaure · 1 year, 9 months ago
  72. 0ed6552 refactor: rewrite `pick_list.py` queries in `QB` by s-aga-r · 1 year, 9 months ago
  73. be38205 revert: Reverting changes done on 33495 (#33662) by ruthra kumar · 1 year, 9 months ago
  74. b375989 chore: `Sales Order` link in `Pick List` by s-aga-r · 1 year, 9 months ago
  75. c2b3843 Merge branch 'develop' into item-attr-abbr-lowercase by Sagar Sharma · 1 year, 9 months ago
  76. e22d564 chore: reuse doc object in test_pick_list_grouping_before_print (#33636) by Ritwik Puri · 1 year, 9 months ago
  77. 2ca4d3f fix: linting by unknown · 1 year, 9 months ago
  78. cfb0bb1 fix: only group similar items in print format if group_same_items is checked in pick list (#33627) by Ritwik Puri · 1 year, 9 months ago
  79. 974e12c fix: rewrite logic for duplicate check in Item Attribute by unknown · 1 year, 9 months ago
  80. be05aea fix: better comparision of difference value between stock and account by Smit Vora · 1 year, 9 months ago
  81. 58ad79d Merge pull request #33597 from rohitwaghchaure/do-not-check-other-warehouse by rohitwaghchaure · 1 year, 9 months ago
  82. ef2bf3c fix: don't check other warehouse ledgers to calculate valuation rate by Rohit Waghchaure · 1 year, 9 months ago
  83. 8a56df6 perf: Drop `name` part from posting sort index (#33551) by Ankush Menat · 1 year, 9 months ago
  84. 59628f1 Merge pull request #33579 from rtdany10/repack-fg-valuation by rohitwaghchaure · 1 year, 9 months ago
  85. a424acb Merge pull request #33577 from rohitwaghchaure/timeout-error-in-purchase-invoice by rohitwaghchaure · 1 year, 9 months ago
  86. ec171fc test: test case to check disable last purchase rate by Rohit Waghchaure · 1 year, 9 months ago
  87. b56c1ed Merge branch 'develop' into better_handling_of_duplicate_bundle_items by Sagar Sharma · 1 year, 9 months ago
  88. fa4af2a refactor: convert heatmap queries to QB (#33581) by Ankush Menat · 1 year, 9 months ago
  89. 99f5e86 fix(stock entry): wrong valuation rate in repack by safvanhuzain · 1 year, 9 months ago
  90. 05df857 fix: linters issue by Rohit Waghchaure · 1 year, 9 months ago
  91. d1d4671 feat: provision to disable get last purchase rate by Rohit Waghchaure · 1 year, 9 months ago
  92. e35ac4f fix: move include in manufacturing to manufacturing tab. by Devin Slauenwhite · 1 year, 9 months ago
  93. c717e87 fix: better handling of duplicate bundle items by ruthra kumar · 1 year, 9 months ago
  94. b0baba8 fix: incorrect status in the work order by Rohit Waghchaure · 1 year, 10 months ago
  95. ae03977 refactor: revamp process loss feature & added tab breaks by Rohit Waghchaure · 1 year, 10 months ago
  96. 6a4e25c Merge pull request #33504 from rohitwaghchaure/fixed-incorrect-picked-qty-in-so by rohitwaghchaure · 1 year, 10 months ago
  97. aba8384 fix: [concurrency issue] incorrect picked qty in sales order by Rohit Waghchaure · 1 year, 10 months ago
  98. b425c2d Merge branch 'develop' into fix/github-issue/28766 by s-aga-r · 1 year, 10 months ago
  99. e18b0eb Merge branch 'develop' into fix-get-bin-details by Sagar Sharma · 1 year, 10 months ago
  100. 49025db Merge branch 'develop' into fix/github-issue/28766 by Sagar Sharma · 1 year, 10 months ago