- 2959285 Merge branch 'develop' into fix-reserve-qty by Sagar Sharma · 2 years ago
- dff9655 Merge pull request #34115 from rohitwaghchaure/fixed-convert-to-item-warehouse-reposting by rohitwaghchaure · 2 years ago
- f1383b5 feat: provision to convert transaction based reposting to item warehouse based reposting by Rohit Waghchaure · 2 years ago
- 4d79ffe fix: rename duplicate field name with same type into a DocType to avoid import Error (#34053) by HENRY Florian · 2 years ago
- 6c6195b fix: create `Delivery Trip` from `Delivery Note` list by s-aga-r · 2 years ago
- 46afbb5 Merge branch 'develop' into fix-reserve-qty by Sagar Sharma · 2 years ago
- 9235918 Merge pull request #34061 from rohitwaghchaure/feat-allow-to-make-in-transit-entry by rohitwaghchaure · 2 years ago
- 4c5147f Merge: upstream/develop into pps190/fix-reserve-qty by Devin Slauenwhite · 2 years ago
- 5b61288 feat: allow to make in transit transfer entry from material request by Rohit Waghchaure · 2 years ago
- 5faa62c Merge branch 'develop' into fix-so-on-hold by Sagar Sharma · 2 years ago
- 231fe41 fix: should never get cutomer price on purchase document (#34002) by HENRY Florian · 2 years ago
- b0e8dfc Merge branch 'develop' into fix-so-on-hold by Sagar Sharma · 2 years ago
- d76759e fix: update `reserved_qty` when `Sales Order` marked as `Hold` by s-aga-r · 2 years ago
- 185c543 chore: typo in stock_entry get_uom_details (#33998) by Akshay · 2 years ago
- 5685492 Merge remote-tracking branch 'frappe/develop' into fix-reserve-qty by Devin Slauenwhite · 2 years ago
- 2fedd59 Merge branch 'develop' into github-issue-33533 by Sagar Sharma · 2 years ago
- 7d794bc Merge branch 'develop' into fixed-negative-stock-error by rohitwaghchaure · 2 years ago
- dc0ddf8 fix: stock entry from item dashboard (stock levels) by s-aga-r · 2 years ago
- 56356ff chore: add `Item Name` column in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 2 years ago
- d7a665c chore: column width in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 2 years ago
- 9ae7578 test: test case by Rohit Waghchaure · 2 years ago
- 6d513e2 fix: negative stock error by Rohit Waghchaure · 2 years ago
- fbf2d7e Merge pull request #33918 from rohitwaghchaure/fixed-incorrect-bin-qty by rohitwaghchaure · 2 years ago
- f8c852c fix: incorrect actual qty in Bin by Rohit Waghchaure · 2 years ago
- 3518d4b fix(update_billing_percentage): Remove permlevel checks on aggregated value by Gavin D'souza · 2 years ago
- c5834c1 Merge pull request #33896 from rohitwaghchaure/inventory-dimension-mandatory by rohitwaghchaure · 2 years ago
- ddb4396 Merge pull request #33715 from s-aga-r/fix-pick-list by rohitwaghchaure · 2 years ago
- 6ffdeb1 fix: consider `stock_qty` if `picked_qty` is zero by s-aga-r · 2 years ago
- 22d0e13 test: added test case by Rohit Waghchaure · 2 years ago
- 423f2b5 feat: mandatory and mandatory depends on in inventory dimension by Rohit Waghchaure · 2 years ago
- 57c8871 Merge branch 'develop' into fix-pick-list by Sagar Sharma · 2 years ago
- 0b76a26 refactor: `test_consider_existing_pick_list()` by s-aga-r · 2 years ago
- bb7fe79 test: add test cases by s-aga-r · 2 years ago
- 207eeef fix(test): `test_pick_list_for_items_with_multiple_UOM()` by s-aga-r · 2 years ago
- 5138ef0 fix: `pymysql.err.ProgrammingError` by s-aga-r · 2 years ago
- 7b3d496 fix: `get_picked_items_details` by s-aga-r · 2 years, 1 month ago
- be41052 chore: add `status` field in `Pick List` by s-aga-r · 2 years, 1 month ago
- b642718 fix: consider existing pick list by s-aga-r · 2 years, 1 month ago
- 6b781d7 fix: `amount` in `Material Request` by s-aga-r · 2 years ago
- 1b967f3 Merge pull request #33845 from rohitwaghchaure/fixed-item-not-fetching-issue by rohitwaghchaure · 2 years ago
- 0d7f98b fix: item rate not fetching by Rohit Waghchaure · 2 years ago
- da323cb fix: use correct filter name in `item_query` (#33814) by Daizy Modi · 2 years ago
- 1f4fa90 Revert "fix: use correct filter name in reports" by Sagar Vora · 2 years, 1 month ago
- def759d fix: use correct filter name in reports by Daizy Modi · 2 years, 1 month ago
- 9ae3a54 chore: add method `get_picked_items_details()` by s-aga-r · 2 years, 1 month ago
- b3a216c Merge pull request #33785 from rohitwaghchaure/get-items-from-transit-entry by rohitwaghchaure · 2 years, 1 month ago
- 62141b0 feat: get items from Transit Stock Entry by Rohit Waghchaure · 2 years, 1 month ago
- 57c3216 refactor: rewrite `get_available_item_locations_for_serial_and_batched_item` query in `QB` by s-aga-r · 2 years, 1 month ago
- 5b76e8b refactor: rewrite `get_available_item_locations_for_serialized_item` query in `QB` by s-aga-r · 2 years, 1 month ago
- 58dd40a refactor: rewrite `get_available_item_locations_for_other_item` query in `QB` by s-aga-r · 2 years, 1 month ago
- 29bf787 refactor: rewrite `get_picked_items_qty` query in `QB` by s-aga-r · 2 years, 1 month ago
- b5d2eed Merge pull request #33759 from rohitwaghchaure/fix-incorrect-actual-qty-for-packed-item by rohitwaghchaure · 2 years, 1 month ago
- 02566a0 fix: incorrect actual qty for the packed item by Rohit Waghchaure · 2 years, 1 month ago
- 597ef0a fix: Short closed order, receipt and delivery note status on cancellation (#33743) by Deepesh Garg · 2 years, 1 month ago
- 333b2ae Merge branch 'develop' into item-attr-abbr-lowercase by Sagar Sharma · 2 years, 1 month ago
- ecfebfe Merge pull request #33723 from rohitwaghchaure/fixed-issue-of-item-variant by rohitwaghchaure · 2 years, 1 month ago
- 2c83fff fix: don't add template item in sales/purchase transaction by Rohit Waghchaure · 2 years, 1 month ago
- 1cadef9 Merge branch 'develop' into refactor/qb/pick-list by Sagar Sharma · 2 years, 1 month ago
- d6915df Merge pull request #33680 from rohitwaghchaure/refactor-picked-qty by rohitwaghchaure · 2 years, 1 month ago
- 1bcff80 refactor: picked qty in sales order item by Rohit Waghchaure · 2 years, 1 month ago
- 0ed6552 refactor: rewrite `pick_list.py` queries in `QB` by s-aga-r · 2 years, 1 month ago
- be38205 revert: Reverting changes done on 33495 (#33662) by ruthra kumar · 2 years, 1 month ago
- b375989 chore: `Sales Order` link in `Pick List` by s-aga-r · 2 years, 1 month ago
- c2b3843 Merge branch 'develop' into item-attr-abbr-lowercase by Sagar Sharma · 2 years, 1 month ago
- e22d564 chore: reuse doc object in test_pick_list_grouping_before_print (#33636) by Ritwik Puri · 2 years, 1 month ago
- 2ca4d3f fix: linting by unknown · 2 years, 1 month ago
- 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
- 974e12c fix: rewrite logic for duplicate check in Item Attribute by unknown · 2 years, 1 month ago
- be05aea fix: better comparision of difference value between stock and account by Smit Vora · 2 years, 1 month ago
- 58ad79d Merge pull request #33597 from rohitwaghchaure/do-not-check-other-warehouse by rohitwaghchaure · 2 years, 1 month ago
- ef2bf3c fix: don't check other warehouse ledgers to calculate valuation rate by Rohit Waghchaure · 2 years, 1 month ago
- 8a56df6 perf: Drop `name` part from posting sort index (#33551) by Ankush Menat · 2 years, 1 month ago
- 59628f1 Merge pull request #33579 from rtdany10/repack-fg-valuation by rohitwaghchaure · 2 years, 1 month ago
- a424acb Merge pull request #33577 from rohitwaghchaure/timeout-error-in-purchase-invoice by rohitwaghchaure · 2 years, 1 month ago
- ec171fc test: test case to check disable last purchase rate by Rohit Waghchaure · 2 years, 1 month ago
- b56c1ed Merge branch 'develop' into better_handling_of_duplicate_bundle_items by Sagar Sharma · 2 years, 1 month ago
- fa4af2a refactor: convert heatmap queries to QB (#33581) by Ankush Menat · 2 years, 1 month ago
- 99f5e86 fix(stock entry): wrong valuation rate in repack by safvanhuzain · 2 years, 1 month ago
- 05df857 fix: linters issue by Rohit Waghchaure · 2 years, 1 month ago
- d1d4671 feat: provision to disable get last purchase rate by Rohit Waghchaure · 2 years, 1 month ago
- e35ac4f fix: move include in manufacturing to manufacturing tab. by Devin Slauenwhite · 2 years, 1 month ago
- c717e87 fix: better handling of duplicate bundle items by ruthra kumar · 2 years, 1 month ago
- b0baba8 fix: incorrect status in the work order by Rohit Waghchaure · 2 years, 1 month ago
- ae03977 refactor: revamp process loss feature & added tab breaks by Rohit Waghchaure · 2 years, 1 month ago
- 6a4e25c Merge pull request #33504 from rohitwaghchaure/fixed-incorrect-picked-qty-in-so by rohitwaghchaure · 2 years, 1 month ago
- aba8384 fix: [concurrency issue] incorrect picked qty in sales order by Rohit Waghchaure · 2 years, 1 month ago
- b425c2d Merge branch 'develop' into fix/github-issue/28766 by s-aga-r · 2 years, 1 month ago
- e18b0eb Merge branch 'develop' into fix-get-bin-details by Sagar Sharma · 2 years, 1 month ago
- 49025db Merge branch 'develop' into fix/github-issue/28766 by Sagar Sharma · 2 years, 1 month ago
- 3c393bf fix: javascript: execution blocked by undefined route options (#33405) by Marc de Lima Lucio · 2 years, 1 month ago
- 7126d71 Merge branch 'develop' into fix/github-issue/28766 by Sagar Sharma · 2 years, 1 month ago
- 239a5f8 test: get_item_details contains bin details by Devin Slauenwhite · 2 years, 1 month ago
- 8d62cdf fix: add missing 'ordered_qty' to get_bin_details by Devin Slauenwhite · 2 years, 1 month ago
- 728dc1a Revert "fix: daily scheduler to identify and fix stock transfer entries having incorrect valuation" by rohitwaghchaure · 2 years, 1 month ago
- d072169 Merge branch 'develop' into fix/github-issue/28766 by Sagar Sharma · 2 years, 1 month ago
- c3911a5 chore: use `frappe.qb` instead of `frappe.db.get_value` by s-aga-r · 2 years, 1 month ago
- c716dcc fix: consider child nodes while getting bin details by s-aga-r · 2 years, 1 month ago
- 123920d feat: add after_refresh hook to item dashboard (#33372) by Devin Slauenwhite · 2 years, 1 month ago
- 0b75aa5 fix: Default dimensions on fetching items from BOM (#33439) by Deepesh Garg · 2 years, 1 month ago
- d2686ce fix: Multiple rows for same warehouse and batches in pick list (#33456) by Deepesh Garg · 2 years, 1 month ago