- 597ef0a fix: Short closed order, receipt and delivery note status on cancellation (#33743) by Deepesh Garg · 2 years ago
- 333b2ae Merge branch 'develop' into item-attr-abbr-lowercase by Sagar Sharma · 2 years ago
- ecfebfe Merge pull request #33723 from rohitwaghchaure/fixed-issue-of-item-variant by rohitwaghchaure · 2 years ago
- 2c83fff fix: don't add template item in sales/purchase transaction by Rohit Waghchaure · 2 years 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
- 8263bf9 fix: Random behaviour while picking items using picklist (#33449) by Deepesh Garg · 2 years, 1 month ago
- 4076999 Merge pull request #33422 from rohitwaghchaure/fix-stock-entry-submit-performance by rohitwaghchaure · 2 years, 1 month ago
- a05c47e fix: timeout error while submitting stock entry by Rohit Waghchaure · 2 years, 1 month ago
- 1ed2230 Merge pull request #33382 from rohitwaghchaure/fixed-pick-list-issue by rohitwaghchaure · 2 years, 1 month ago
- eaa04ab Merge pull request #33387 from rohitwaghchaure/audit-to-fix-incorrect-valuation-entry by rohitwaghchaure · 2 years, 1 month ago
- f316123 test: added test case to validate audit for incorrect entries by Rohit Waghchaure · 2 years, 1 month ago
- b1721b7 fix: daily scheduler to identify and fix stock transfer entries having incorrect valuation by Rohit Waghchaure · 2 years, 1 month ago
- 7851adb Merge branch 'develop' into fixed-pick-list-issue by rohitwaghchaure · 2 years, 1 month ago
- 88ce11f fix: incorrect type hints (#33381) by Ankush Menat · 2 years, 1 month ago
- 2b4eae5 fix: unsupported operand type(s) for +=: 'int' and 'NoneType' by Rohit Waghchaure · 2 years, 1 month ago
- da1d8da Merge pull request #33355 from rohitwaghchaure/fixed-do-not-show-disabled-items by rohitwaghchaure · 2 years, 2 months ago
- 5cbbb5d Merge pull request #33354 from rohitwaghchaure/fixed-trivial-discount-amount by rohitwaghchaure · 2 years, 2 months ago
- ae31ff1 fix: disabled items showing in the report 'Itemwise Recommended Reorder Level ' by Rohit Waghchaure · 2 years, 2 months ago
- 0f28074 fix: unsupported operand type(s) for +: 'int' and 'NoneType' by Rohit Waghchaure · 2 years, 2 months ago
- 076527b Merge pull request #33305 from barredterra/incoterm-named-place by Deepesh Garg · 2 years, 2 months ago
- 410a58b fix: get_serial_nos_for_fg() missing 1 required positional argument: 'args' by Rohit Waghchaure · 2 years, 2 months ago
- e057e1d feat: incoterm named place by barredterra · 2 years, 2 months ago
- 915e034 chore!: remove activity log feeds (#33294) by Ankush Menat · 2 years, 2 months ago
- 6db5293 Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule by Deepesh Garg · 2 years, 2 months ago
- 6192af5 chore: Update tests by Deepesh Garg · 2 years, 2 months ago
- f598da7 fix: total value in Warehouse Wise Stock Balance by Rohit Waghchaure · 2 years, 2 months ago
- 7cbb6c4 Merge pull request #33236 from rohitwaghchaure/feat-warehouse-wise-stock-balance by rohitwaghchaure · 2 years, 2 months ago
- 861aa9e feat: warehouse wise stock balance by Rohit Waghchaure · 2 years, 2 months ago
- b1242bc chore: Update tests by Deepesh Garg · 2 years, 2 months ago
- af1f98e Merge branch 'develop' of https://github.com/frappe/erpnext into bundle_item_rates by Deepesh Garg · 2 years, 2 months ago
- e5566b3 chore: Consider bundle qty as well by Deepesh Garg · 2 years, 2 months ago
- 921f8ed Merge pull request #33219 from deepeshgarg007/internal_transfer_editable_rate by Deepesh Garg · 2 years, 2 months ago
- 713330c fix: non empty FG batch picked while completing work order by Rohit Waghchaure · 2 years, 2 months ago
- 55c0770 Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule by Deepesh Garg · 2 years, 2 months ago
- ef9d126 fix: Allow item rate udpates for non-stock invoices by Deepesh Garg · 2 years, 2 months ago
- b741ae1 fix: Reapply pricing rule on qty change by Deepesh Garg · 2 years, 2 months ago
- 66dbf94 Merge pull request #33199 from s-aga-r/refactor/warehouse-tree by rohitwaghchaure · 2 years, 2 months ago
- 295ce0e Merge pull request #33193 from rohitwaghchaure/clear-repost-logs by rohitwaghchaure · 2 years, 2 months ago
- 2cce6f2 fix: test case by Rohit Waghchaure · 2 years, 2 months ago
- 5949a7e fix: default clear repost logs by Rohit Waghchaure · 2 years, 2 months ago
- 3ce8386 refactor: remove `balance` from `Warehouse Tree` by s-aga-r · 2 years, 2 months ago
- 2106de0 Merge pull request #33170 from deepeshgarg007/se_alert_develop by Deepesh Garg · 2 years, 2 months ago
- 826f45a fix: Bundle item rates by Deepesh Garg · 2 years, 2 months ago
- 64e5a79 fix: Error on making stock entry from material request by Deepesh Garg · 2 years, 2 months ago
- 4bd9289 fix(UX): Alert on change of item rate in Stock Entry by Deepesh Garg · 2 years, 2 months ago
- ce7720b Merge branch 'develop' into repost-item-valuation by Sagar Sharma · 2 years, 2 months ago
- 6dd84cb Merge pull request #33013 from rtdany10/riv-validation by rohitwaghchaure · 2 years, 2 months ago
- a7b7d0d Merge pull request #33116 from shariquerik/show-batch-selector-only-once by Deepesh Garg · 2 years, 2 months ago
- a222b0a Merge pull request #33144 from rohitwaghchaure/fixed-incorrect-stock-balance-qty by rohitwaghchaure · 2 years, 2 months ago
- b606a96 test: test case for serialized batched item by Rohit Waghchaure · 2 years, 2 months ago
- b2105a8 fix: incorrect balance qty by Rohit Waghchaure · 2 years, 2 months ago
- ec95a9b Merge branch 'develop' into repost-item-valuation by Sagar Sharma · 2 years, 2 months ago
- 4e10352 chore: make `posting_date` and `posting_time` read-only if `based_on` is set to `Transaction` by s-aga-r · 2 years, 2 months ago
- eeec008 fix: reset `voucher_type` and `voucher_no` if `based_on` is set to `Item and Warehouse` by s-aga-r · 2 years, 2 months ago
- eeda264 fix: reposting error `AttributeError: 'datetime.timedelta' object has no attribute 'replace'` by s-aga-r · 3 years, 1 month ago
- ba77da0 fix: validation msg in stock entry by s-aga-r · 2 years, 2 months ago
- 10a2121 Merge branch 'develop' into show-batch-selector-only-once by Sagar Sharma · 2 years, 2 months ago
- 905a50c Merge branch 'develop' into incoterms by Raffael Meyer · 2 years, 2 months ago