- 84f23ac Merge pull request #26222 from 18alantom/teabox-cogs-by-item-group by rohitwaghchaure · 3 years, 7 months ago
- 45e6cff refactor: Optimized code for reposting item valuation by Nabin Hait · 3 years, 7 months ago
- caacd0a fix: stock levels disapperaing on refresh (bp #26305) by Ankush · 3 years, 7 months ago
- f7748e4 Merge pull request #26133 from marination/qi-rejection by Marica · 3 years, 7 months ago
- c8a825c chore: Test case for QI Rejection in Stock Entry by marination · 3 years, 7 months ago
- eb0dea0 Merge pull request #26333 from marination/lcv-validate-invoice by Marica · 3 years, 7 months ago
- 01be96a Merge branch 'version-13-hotfix' into qi-rejection by Marica · 3 years, 7 months ago
- bf462ab fix: Rename function and tweak logic by marination · 3 years, 7 months ago
- 257cbd3 fix: track changes on batch (#26382) by Alan · 3 years, 7 months ago
- 2bdc0e8 Merge pull request #26350 from rohitwaghchaure/fixed-putaway-fixing-for-material-receipt by rohitwaghchaure · 3 years, 7 months ago
- 0bd190b fix: stock entry with putaway rule not working by Rohit Waghchaure · 3 years, 7 months ago
- 422325b test: fetching of previous sle (#26352) by Saqib · 3 years, 7 months ago
- 5e99aa7 fix: stock_rbnb not defined (#26354) by Noah Jacob · 3 years, 7 months ago
- 57d06a8 chore: Test to block backdated reco causing future scarcity by marination · 3 years, 7 months ago
- 4f51b56 Merge branch 'version-13-hotfix' into stock-reco-repost_qty by Marica · 3 years, 7 months ago
- fa9e675 chore: Test for backdated reco qty reposting by marination · 3 years, 7 months ago
- c69bc54 fix: Validate LCV for Invoices without Update Stock by marination · 3 years, 7 months ago
- 311e277 fix: Sider by marination · 3 years, 7 months ago
- 4503a38 fix: Handle Stock Reco cancellation and limit reposting by marination · 3 years, 7 months ago
- 865900f refactor: add type hints, remove comment, sort imports by 18alantom · 3 years, 7 months ago
- 815e6ec fix: minor removed unused file by Rohit Waghchaure · 3 years, 7 months ago
- 2a1d1e1 Merge pull request #26240 from rohitwaghchaure/production-plan-sub-assembly-enhancement by rohitwaghchaure · 3 years, 7 months ago
- 46b67b9 fix: incorrect valuation rate in stock reconciliation by Rohit Waghchaure · 3 years, 7 months ago
- 6169077 feat: provision to make subcontracted purchase order from the production plan by Rohit Waghchaure · 3 years, 7 months ago
- c1853dd Merge pull request #26226 from rohitwaghchaure/fixed-removed-values-out-of-sync-on-stock-transaction-submission by rohitwaghchaure · 3 years, 7 months ago
- 170f2ad fix: removed values out of sync validation from stock transactions by Rohit Waghchaure · 3 years, 7 months ago
- e5c47f8 fix: fetch batch items in stock reco by Rohit Waghchaure · 3 years, 7 months ago
- 98c9b0e refactor: remove unused func, sider fixes by 18alantom · 3 years, 7 months ago
- e955a4e fix: Check for is None by Deepesh Garg · 3 years, 7 months ago
- 2ca9b76 fix: Error while fetching item taxes by Deepesh Garg · 3 years, 7 months ago
- 8958f55 fix: add validation for 'for_qty' else throws errors (#25829) by Alan · 3 years, 7 months ago
- 21e44b1 perf: don't query unless required (bp #26175) by Ankush · 3 years, 7 months ago
- b4b76b7 Merge pull request #26176 from deepeshgarg007/item_tax_fetch_fix by Deepesh Garg · 3 years, 7 months ago
- 5708b71 fix: batch nos in packed items (bp #26105) by Ankush · 3 years, 7 months ago
- e21e435 fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 7 months ago
- 11591b3 Merge pull request #26202 from nextchamp-saqib/pr-item-gl-fix-v13 by Deepesh Garg · 3 years, 7 months ago
- 2330c41 fix: total time calculation by Rohit Waghchaure · 3 years, 11 months ago
- 5730744 is corrective job card by Rohit Waghchaure · 4 years ago
- c878389 fix: or condition filter in the get_all by Rohit Waghchaure · 4 years, 1 month ago
- fcab53b fix: skip job card by Rohit Waghchaure · 4 years, 1 month ago
- 6e81489 feat: Job Card Enhancements by Rohit Waghchaure · 4 years, 1 month ago
- f6dce4d test: service item purchase with perpetual inventory enabled by Saqib Ansari · 3 years, 8 months ago
- 7fd4490 feat: fetching of qty as per received qty from PR to PI (#26184) by Afshan · 3 years, 7 months ago
- 7e00649 fix: Check if item tax template exists by Deepesh Garg · 3 years, 7 months ago
- c9c1d10 fix: Make item tax templates optional by Deepesh Garg · 3 years, 7 months ago
- 1f7b95f fix: User is not able to change item tax template by Deepesh Garg · 3 years, 7 months ago
- b4863bf Merge pull request #25696 from rohitwaghchaure/incorrect-serial-no-qty-valuation-report by rohitwaghchaure · 3 years, 7 months ago
- ea2c027 fix: Include Stock Reco logic in update_qty_in_future_sle by marination · 3 years, 7 months ago
- c05496a fix: fixed rounding off ordered percent to 100 in condition (#26152) by Noah Jacob · 3 years, 7 months ago
- 49ec0e5 feat: Optionally allow rejected quality inspection on submission by marination · 3 years, 8 months ago
- e78364c fix: status indicator for delivery notes (#26062) by Ankush · 3 years, 8 months ago
- f5db407 fix: available qty for consumption by Rohit Waghchaure · 3 years, 8 months ago
- 5cc3f14 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 8 months ago
- ddb0ec2 fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 8 months ago
- 2fb5291 fix: toggle consumed qty field based on condition by Rohit Waghchaure · 3 years, 8 months ago
- 9a2db0b fix: semgrep error by Rohit Waghchaure · 3 years, 8 months ago
- a94b897 feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 8 months ago
- a2bb1b8 Merge pull request #26081 from rohitwaghchaure/fixed-stock-entry-submission-performance by rohitwaghchaure · 3 years, 8 months ago
- 8520edc fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 8 months ago
- 3bb9f4a Merge pull request #26098 from rohitwaghchaure/enqueue-cancel-action-in-stock-reco by rohitwaghchaure · 3 years, 8 months ago
- ef97269 fix: timeout while cancelling stock reconciliation by Rohit Waghchaure · 3 years, 8 months ago
- f9390f5 fix: auto unlink warehouse from item on delete (#26073) by Alan · 3 years, 8 months ago
- a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 8 months ago
- 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 8 months ago
- 8975c52 Merge pull request #25988 from rohitwaghchaure/donot-copy-difference-account by rohitwaghchaure · 3 years, 8 months ago
- 21b8e2f fix: hiding Rounding Adjustment field (#25380) by Anupam Kumar · 3 years, 8 months ago
- 99b583f fix: on click of duplicate button system copy the difference account from first row by Rohit Waghchaure · 3 years, 8 months ago
- 6f79c4c fix: add account filter by 18alantom · 3 years, 8 months ago
- 23b907d fix: use stock value diff for calculation by 18alantom · 3 years, 8 months ago
- 3646c30 fix: Linting issues by Deepesh Garg · 3 years, 8 months ago
- e8a78bd fix: Add test cases by Deepesh Garg · 3 years, 8 months ago
- 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 8 months ago
- 672c8bb feature: report for cost of goods sold by item group by 18alantom · 3 years, 8 months ago
- 215516f fix: AttributeError: 'PurchaseReceiptItem' object has no attribute 'purchase_invoice' (#25902) (#25957) by Ankush Menat · 3 years, 8 months ago
- 25b953a Merge pull request #25854 from rohitwaghchaure/fixed-timeout-error-in-repost-item-valuation by rohitwaghchaure · 3 years, 8 months ago
- 1055834 fix: timeout error in the repost item valuation by Rohit Waghchaure · 3 years, 8 months ago
- 7437748 Merge pull request #25805 from ankush/refactor_item by Marica · 3 years, 8 months ago
- a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 8 months ago
- 11aff80 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 8 months ago
- 6432aaa feat: added reports to check incorrect qty and valuation for serialized items by Rohit Waghchaure · 3 years, 9 months ago
- c8b3479 fix(Delivery Note): Assign Product Bundle's conversion_factor to Packed Items (#25840) by Ganga Manoj · 3 years, 8 months ago
- 970f009 Merge pull request #25898 from anupamvs/stock-reconciliation by rohitwaghchaure · 3 years, 8 months ago
- 0358b64 fix: featching serialized items by Anupam · 3 years, 8 months ago
- 54354a8 test: Fix permission error by Suraj Shetty · 3 years, 9 months ago
- d1a13ec test: Fix valuation rate for raw materials by Suraj Shetty · 3 years, 9 months ago
- a891d6e fix: allow_zero_valuation_rate for rejected qty by Suraj Shetty · 3 years, 9 months ago
- c26d41a chore: Remove unnecessary print statements by Suraj Shetty · 3 years, 9 months ago
- 9857d63 fix: add requested changes by Rohan Bansal · 3 years, 8 months ago
- 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 8 months ago
- be157e7 Merge branch 'version-13-hotfix' into se-supplier-customer by Marica · 3 years, 8 months ago
- 15f8a0f test: fix flaky test by Ankush Menat · 3 years, 8 months ago
- 3aed662 chore: translation / semgrep / sider fixes by Ankush Menat · 3 years, 8 months ago
- c15fef5 test: item naming series behaviour by Ankush Menat · 3 years, 8 months ago
- 42e057d test: add test for get_timeline_data in item by Ankush Menat · 3 years, 8 months ago
- e971b45 test: add test for is_stock_item by Ankush Menat · 3 years, 8 months ago
- 57266a7 refactor: check_stock_uom_with_bin by Ankush Menat · 3 years, 8 months ago
- fc54cf6 test: add tests for checking stock_uom with bin by Ankush Menat · 3 years, 8 months ago
- 4e360f8 test: hoist defaults to function signature by Ankush Menat · 3 years, 8 months ago
- eb17732 test: add test for item attribute completion by Ankush Menat · 3 years, 8 months ago
- f5a937b test: check index creation on item table by Ankush Menat · 3 years, 8 months ago