1. 4ad5538 chore: add field `Voucher Qty` in SRE by s-aga-r · 2 years ago
  2. f8c477c chore: rename status from `Submitted` to `Reserved` by s-aga-r · 2 years ago
  3. fd74628 chore: add field `Available Qty to Reserve` in SRE by s-aga-r · 2 years ago
  4. 30d566a fix: update `Reserved Qty` in SO Item on SRE cancel by s-aga-r · 2 years ago
  5. c2ba8b1 chore: make `SRE` a submittable DocType by s-aga-r · 2 years ago
  6. 1b7fb6d chore: make `Stock UOM` required in `SRE` by s-aga-r · 2 years ago
  7. 4848a05 chore: make `Submitted` default status for Stock Reservation Entry by s-aga-r · 2 years ago
  8. 2946de4 fix: make `Project` and `Is Cancelled` field read-only in `SRE` by s-aga-r · 2 years ago
  9. 0d13329 feat: add `Status` and `Delivered Qty` fields in `Stock Reservation Entry` by s-aga-r · 2 years ago
  10. da14551 chore: field validation for `Stock Reservation Entry` by s-aga-r · 2 years ago
  11. 7eb2075 feat: add settings for `Stock Reservation` in `Stock Settings` by s-aga-r · 2 years ago
  12. 085d9ce feat: add DocType `Stock Reservation Entry` by s-aga-r · 2 years ago
  13. ca10e2b fix: bad strings format for command get-untraslated (#34361) by Danny · 2 years ago
  14. e0b288f Merge branch 'develop' into FIX-34354 by Sagar Sharma · 2 years ago
  15. 70c78d0 fix: incorrect EAN validation, EAN can be an EAN8, EAN12 or EAN13 code (#34250) by Johannes Obermeier · 2 years ago
  16. 22ad9a1 chore: `Allow Zero Valuation Rate` msg in SE by s-aga-r · 2 years ago
  17. b8a61be test: fix hypothesis tests (#34416) by Ankush Menat · 2 years ago
  18. baef5ae chore: `Alternative Item Code` error msg by s-aga-r · 2 years ago
  19. 8ad9e99 perf: `update_completed_qty()` in `material_request.py` by s-aga-r · 2 years ago
  20. 70de444 fix: Stock Reconciliation `actual_qty` by s-aga-r · 2 years ago
  21. e6a0271 fix: update inventory dimensions before returning sle by s-aga-r · 2 years ago
  22. 0e1b776 fix: `Inventory Dimension` for `Stock Reconciliation` by s-aga-r · 2 years ago
  23. 6e9d001 Merge branch 'develop' into github-issue-33344 by Sagar Sharma · 2 years ago
  24. 330ae41 fix!: Parse float as per number format in quality inspection (#34259) by Ankush Menat · 2 years ago
  25. a8445da fix: labels name by Rohit Waghchaure · 2 years, 1 month ago
  26. 58c027d chore: `Linters` by s-aga-r · 2 years, 1 month ago
  27. eab775e feat: adjust purchase receipt valuation rate as per purchase invoice rate by Rohit Waghchaure · 2 years, 1 month ago
  28. ecd15d2 Merge branch 'develop' into github-issue-33344 by Sagar Sharma · 2 years, 1 month ago
  29. c09a61f fix: set `from_warehouse` and `to_warehouse` while mapping SE by s-aga-r · 2 years, 1 month ago
  30. 6d6e3cb Merge pull request #34206 from rohitwaghchaure/fixed-trivial-error-for-stock-reposting by rohitwaghchaure · 2 years, 1 month ago
  31. 7d10dd9 fix: not able to repost gl entries by Rohit Waghchaure · 2 years, 1 month ago
  32. 04f00fd Merge pull request #34199 from rohitwaghchaure/fixed-converison-factor-issue by rohitwaghchaure · 2 years, 1 month ago
  33. 8e46aeb fix: conversion factor not set by Rohit Waghchaure · 2 years, 1 month ago
  34. 670304f Merge pull request #34189 from rohitwaghchaure/prevent-to-make-item-price-for-template by rohitwaghchaure · 2 years, 1 month ago
  35. 6417ae0 fix: user shouldn't able to make item price for item template by Rohit Waghchaure · 2 years, 1 month ago
  36. 3692f96 Merge pull request #34172 from rohitwaghchaure/zero-rate-adjust-issue-using-lcv by rohitwaghchaure · 2 years, 1 month ago
  37. 80e94a0 fix: zero division error while making LCV by Rohit Waghchaure · 2 years, 1 month ago
  38. 77b8896 Merge branch 'develop' into dn-create-button by Sagar Sharma · 2 years, 1 month ago
  39. 5e9620b Merge pull request #34139 from rohitwaghchaure/fixed-stock-ledger-report-filter-issue by rohitwaghchaure · 2 years, 1 month ago
  40. 3871cf7 Merge pull request #33722 from rohitwaghchaure/purchase-invoice-performance-issue by rohitwaghchaure · 2 years, 1 month ago
  41. 0e388ba fix: inventory dimension filter not overriding with existing filter for stock ledger report by Rohit Waghchaure · 2 years, 1 month ago
  42. 44ee9f0 chore: `Linters` by s-aga-r · 2 years, 1 month ago
  43. 1b010ad fix(ux): `ReferenceError: me is not defined` Delivery Note by s-aga-r · 2 years, 1 month ago
  44. c8fda8a Merge branch 'develop' into github-issue-33344 by Sagar Sharma · 2 years, 1 month ago
  45. 2a90fad feat(stock): Support more barcodes in an item by validate the barcode with the barcodenumber module (#33863) by Johannes Obermeier · 2 years, 1 month ago
  46. 07c6ad6 Merge branch 'develop' into github-issue-33344 by Sagar Sharma · 2 years, 1 month ago
  47. 35489fb refactor: remove method `get_serial_no_batchwise` from `get_item_details.py` by s-aga-r · 2 years, 1 month ago
  48. 6b144ba refactor: rewrite `get_item_details.py` queries in `QB` by s-aga-r · 2 years, 1 month ago
  49. dff9655 Merge pull request #34115 from rohitwaghchaure/fixed-convert-to-item-warehouse-reposting by rohitwaghchaure · 2 years, 1 month ago
  50. f1383b5 feat: provision to convert transaction based reposting to item warehouse based reposting by Rohit Waghchaure · 2 years, 1 month ago
  51. 4726448 Merge branch 'develop' into purchase-invoice-performance-issue by rohitwaghchaure · 2 years, 1 month ago
  52. 4d79ffe fix: rename duplicate field name with same type into a DocType to avoid import Error (#34053) by HENRY Florian · 2 years, 1 month ago
  53. 6c6195b fix: create `Delivery Trip` from `Delivery Note` list by s-aga-r · 2 years, 1 month ago
  54. 9235918 Merge pull request #34061 from rohitwaghchaure/feat-allow-to-make-in-transit-entry by rohitwaghchaure · 2 years, 1 month ago
  55. 5b61288 feat: allow to make in transit transfer entry from material request by Rohit Waghchaure · 2 years, 1 month ago
  56. 5faa62c Merge branch 'develop' into fix-so-on-hold by Sagar Sharma · 2 years, 1 month ago
  57. 231fe41 fix: should never get cutomer price on purchase document (#34002) by HENRY Florian · 2 years, 1 month ago
  58. b0e8dfc Merge branch 'develop' into fix-so-on-hold by Sagar Sharma · 2 years, 1 month ago
  59. d76759e fix: update `reserved_qty` when `Sales Order` marked as `Hold` by s-aga-r · 2 years, 1 month ago
  60. 185c543 chore: typo in stock_entry get_uom_details (#33998) by Akshay · 2 years, 1 month ago
  61. 2fedd59 Merge branch 'develop' into github-issue-33533 by Sagar Sharma · 2 years, 1 month ago
  62. 7d794bc Merge branch 'develop' into fixed-negative-stock-error by rohitwaghchaure · 2 years, 1 month ago
  63. dc0ddf8 fix: stock entry from item dashboard (stock levels) by s-aga-r · 2 years, 1 month ago
  64. 56356ff chore: add `Item Name` column in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 2 years, 2 months ago
  65. d7a665c chore: column width in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 2 years, 2 months ago
  66. 9ae7578 test: test case by Rohit Waghchaure · 2 years, 1 month ago
  67. 6d513e2 fix: negative stock error by Rohit Waghchaure · 2 years, 1 month ago
  68. fbf2d7e Merge pull request #33918 from rohitwaghchaure/fixed-incorrect-bin-qty by rohitwaghchaure · 2 years, 1 month ago
  69. f8c852c fix: incorrect actual qty in Bin by Rohit Waghchaure · 2 years, 1 month ago
  70. 3518d4b fix(update_billing_percentage): Remove permlevel checks on aggregated value by Gavin D'souza · 2 years, 1 month ago
  71. c5834c1 Merge pull request #33896 from rohitwaghchaure/inventory-dimension-mandatory by rohitwaghchaure · 2 years, 1 month ago
  72. ddb4396 Merge pull request #33715 from s-aga-r/fix-pick-list by rohitwaghchaure · 2 years, 1 month ago
  73. 6ffdeb1 fix: consider `stock_qty` if `picked_qty` is zero by s-aga-r · 2 years, 1 month ago
  74. 22d0e13 test: added test case by Rohit Waghchaure · 2 years, 1 month ago
  75. 423f2b5 feat: mandatory and mandatory depends on in inventory dimension by Rohit Waghchaure · 2 years, 1 month ago
  76. 57c8871 Merge branch 'develop' into fix-pick-list by Sagar Sharma · 2 years, 1 month ago
  77. 0b76a26 refactor: `test_consider_existing_pick_list()` by s-aga-r · 2 years, 2 months ago
  78. bb7fe79 test: add test cases by s-aga-r · 2 years, 2 months ago
  79. 207eeef fix(test): `test_pick_list_for_items_with_multiple_UOM()` by s-aga-r · 2 years, 2 months ago
  80. 5138ef0 fix: `pymysql.err.ProgrammingError` by s-aga-r · 2 years, 2 months ago
  81. 7b3d496 fix: `get_picked_items_details` by s-aga-r · 2 years, 2 months ago
  82. be41052 chore: add `status` field in `Pick List` by s-aga-r · 2 years, 2 months ago
  83. b642718 fix: consider existing pick list by s-aga-r · 2 years, 2 months ago
  84. 6b781d7 fix: `amount` in `Material Request` by s-aga-r · 2 years, 2 months ago
  85. 1b967f3 Merge pull request #33845 from rohitwaghchaure/fixed-item-not-fetching-issue by rohitwaghchaure · 2 years, 2 months ago
  86. 0d7f98b fix: item rate not fetching by Rohit Waghchaure · 2 years, 2 months ago
  87. da323cb fix: use correct filter name in `item_query` (#33814) by Daizy Modi · 2 years, 2 months ago
  88. 1f4fa90 Revert "fix: use correct filter name in reports" by Sagar Vora · 2 years, 2 months ago
  89. def759d fix: use correct filter name in reports by Daizy Modi · 2 years, 2 months ago
  90. 92d857d fix: purchase invoice performance issue by Rohit Waghchaure · 2 years, 2 months ago
  91. 9ae3a54 chore: add method `get_picked_items_details()` by s-aga-r · 2 years, 2 months ago
  92. b3a216c Merge pull request #33785 from rohitwaghchaure/get-items-from-transit-entry by rohitwaghchaure · 2 years, 2 months ago
  93. 62141b0 feat: get items from Transit Stock Entry by Rohit Waghchaure · 2 years, 2 months ago
  94. 57c3216 refactor: rewrite `get_available_item_locations_for_serial_and_batched_item` query in `QB` by s-aga-r · 2 years, 2 months ago
  95. 5b76e8b refactor: rewrite `get_available_item_locations_for_serialized_item` query in `QB` by s-aga-r · 2 years, 2 months ago
  96. 58dd40a refactor: rewrite `get_available_item_locations_for_other_item` query in `QB` by s-aga-r · 2 years, 2 months ago
  97. 29bf787 refactor: rewrite `get_picked_items_qty` query in `QB` by s-aga-r · 2 years, 2 months ago
  98. b5d2eed Merge pull request #33759 from rohitwaghchaure/fix-incorrect-actual-qty-for-packed-item by rohitwaghchaure · 2 years, 2 months ago
  99. 02566a0 fix: incorrect actual qty for the packed item by Rohit Waghchaure · 2 years, 2 months ago
  100. 597ef0a fix: Short closed order, receipt and delivery note status on cancellation (#33743) by Deepesh Garg · 2 years, 2 months ago