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