- 4a7fc15 fix: don't show disabled items in `Item Shortage Report` (#36550) by s-aga-r · 1 year, 6 months ago
- 0b36e7d fix: stock reconciliation negative stock error (#36544) by rohitwaghchaure · 1 year, 6 months ago
- ecba6ee fix: enqueue submit/cancel action for stock entry having more than 50 line items (#36532) by s-aga-r · 1 year, 6 months ago
- 28dfc88 fix: stock entry decimal issue (#36530) by rohitwaghchaure · 1 year, 6 months ago
- b65ee6c fix: cross connect delivery note and sales invoice (backport #36183) (#36457) by mergify[bot] · 1 year, 6 months ago
- a93ae9c Merge pull request #36434 from ruthra-kumar/replace_get_cached_with_get_single_value by ruthra kumar · 1 year, 6 months ago
- ba15810 fix: incorrect usage `get_cached_value` on single doctypes by ruthra kumar · 1 year, 6 months ago
- f31d075 perf: avoid full table scan in sle count check (#36428) by Ankush Menat · 1 year, 6 months ago
- e8eeeb1 fix: group item reorder by (warehouse, material_request_type) (#35818) by Devin Slauenwhite · 1 year, 6 months ago
- c0642cf fix: only publish repost progress to doc subscriber (#36400) by Ankush Menat · 1 year, 6 months ago
- ee7da63 Merge pull request #36380 from rohitwaghchaure/fixed-fieldtype-from-currency-to-flt by rohitwaghchaure · 1 year, 6 months ago
- c82cb37 fix: change fieldtype from Currency to Float for the valuation rate in the stock report by Rohit Waghchaure · 1 year, 6 months ago
- dac9fd6 Merge pull request #36328 from rohitwaghchaure/fixed-purchase-receipt-timeout-on-cancel-develop by rohitwaghchaure · 1 year, 6 months ago
- 829387c Merge pull request #36360 from deepeshgarg007/fy_default_dates by Deepesh Garg · 1 year, 6 months ago
- ebdf195 Merge pull request #36254 from deepeshgarg007/remove_auto_repeat by Deepesh Garg · 1 year, 6 months ago
- 2341061 fix: Default year start and end date in reports by Deepesh Garg · 1 year, 6 months ago
- 4496a67 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 6 months ago
- cf50bb4 Revert "fix: Default year start and end dates in reports" by Deepesh Garg · 1 year, 6 months ago
- 5dc8195 Merge pull request #36249 from deepeshgarg007/default_dates by Deepesh Garg · 1 year, 6 months ago
- 1d7dbd3 perf: don't use ifnull where it's not required (#36336) by Ankush Menat · 1 year, 6 months ago
- 1c2da92 fix: timeout error while cancelling the Purchase Receipt by Rohit Waghchaure · 1 year, 6 months ago
- 55a9537 fix: added missing option Partially Received in the status dropdown field by Rohit Waghchaure · 1 year, 6 months ago
- 3f81e15 Merge pull request #36147 from deepeshgarg007/eslint by Deepesh Garg · 1 year, 6 months ago
- 7f4dda1 Merge pull request #36259 from rohitwaghchaure/fixed-report-default-email-outgoing-error by rohitwaghchaure · 1 year, 6 months ago
- efb5152 fix: no default email account causing reposting issue by Rohit Waghchaure · 1 year, 6 months ago
- 4bb6db8 fix: Remove auto repeat (subscription) button from Sales and Purchase documents by Deepesh Garg · 1 year, 6 months ago
- 3c92686 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 6 months ago
- 8d3d949 chore: linting issues by Deepesh Garg · 1 year, 6 months ago
- 8ccb8e3 chore: Move buying controller to utils by Deepesh Garg · 1 year, 6 months ago
- 7205fb9 chore: convert sales common to utils by Deepesh Garg · 1 year, 6 months ago
- 4077254 chore: resolve undefined variables issue by Deepesh Garg · 1 year, 7 months ago
- 0b1e78e chore: Add landed cost taxes and charges common in bundles by Deepesh Garg · 1 year, 7 months ago
- 1084f0d Merge pull request #36209 from mohsinalimat/patch-2 by rohitwaghchaure · 1 year, 7 months ago
- 9a9939c Merge pull request #36208 from rohitwaghchaure/fixed-filter-mandatory-for-batch-wise-balance-report by rohitwaghchaure · 1 year, 7 months ago
- c21fd45 fix: Ambiguous column error while submitting stock entry by MohsinAli · 1 year, 7 months ago
- 1649862 fix: made item or warehouse filter mandatory by Rohit Waghchaure · 1 year, 7 months ago
- 9e791ef refactor: client side accounts controller by Deepesh Garg · 1 year, 7 months ago
- 7af3c3d fix: incorrect Reserved Qty for Production Plan in BIN for multi-uom case by Rohit Waghchaure · 1 year, 7 months ago
- a0742c5 Merge pull request #36151 from rohitwaghchaure/table-for-serial-and-batch by rohitwaghchaure · 1 year, 7 months ago
- 708eefb fix: Added report 'Serial and Batch Summary' to view serial / batch nos by Rohit Waghchaure · 1 year, 7 months ago
- f0d4c4c Merge branch 'develop' of https://github.com/frappe/erpnext into eslint by Deepesh Garg · 1 year, 7 months ago
- 3fa2a8c chore: fix linting issues by Deepesh Garg · 1 year, 7 months ago
- 924cdef ci: add eslint and update linting confs by Deepesh Garg · 1 year, 7 months ago
- 04400eb perf: index `disabled` in `Item` by s-aga-r · 1 year, 7 months ago
- e4128a5 perf: index `variant_of` and `attribute` in `Item Variant Attribute` by s-aga-r · 1 year, 7 months ago
- 5f307f9 refactor: `Batch Item Expiry Status` report (#36106) by s-aga-r · 1 year, 7 months ago
- 59e54ea Merge pull request #36088 from rohitwaghchaure/fixed-reposting-circulr-dependecy by rohitwaghchaure · 1 year, 7 months ago
- 7e4b668 fix: Dont bold URL parts by Ankush Menat · 1 year, 7 months ago
- c16a581 fix: circular dependency during reposting causing timeout error by Rohit Waghchaure · 1 year, 7 months ago
- bf84e0d refactor: remove frappe.dynamic_link (#35096) by Raffael Meyer · 1 year, 7 months ago
- 06dcc4e Merge pull request #36063 from rohitwaghchaure/fixed-valuation-for-dn-return by rohitwaghchaure · 1 year, 7 months ago
- 6a10ae6 fix: Delivery Note return valuation by Rohit Waghchaure · 1 year, 7 months ago
- 22eee47 Merge pull request #36001 from rohitwaghchaure/fixed-added-validation-for-rejected-warerhouse by rohitwaghchaure · 1 year, 7 months ago
- d618aae fix: accepted warehouse and rejected warehouse can't be same by Rohit Waghchaure · 1 year, 7 months ago
- aeaf8fd fix: incorrect stock levels in the Batch by Rohit Waghchaure · 1 year, 7 months ago
- a449a4b chore: Add frappe school links (#35995) by Ankush Menat · 1 year, 7 months ago
- 8179d6a Merge pull request #35977 from rohitwaghchaure/reserve-pos-invoice-batches by rohitwaghchaure · 1 year, 7 months ago
- 1e8f6c0 fix: reserve the pos invoice batches by Rohit Waghchaure · 1 year, 7 months ago
- 5448859 fix: Update no copy for received_qty field (#35965) by Deepesh Garg · 1 year, 7 months ago
- 232dfad fix: conflicts by rohitwaghchaure · 1 year, 7 months ago
- b77a808 fix: reposting has not changed valuation rate by Rohit Waghchaure · 1 year, 7 months ago
- 90a7703 fix: add filter for disabled batch by s-aga-r · 1 year, 7 months ago
- b9e9204 fix: create multiple variants button count and status (#35915) by Gursheen Kaur Anand · 1 year, 7 months ago
- af418d2 fix: filter parent warehouses not showing (#35897) by HLD · 1 year, 7 months ago
- 742df8a fix: delivery trip driver is only required on submit (#35876) by David Arnold · 1 year, 7 months ago
- 0e14ea4 Merge pull request #35881 from rohitwaghchaure/fixed-serial-batch-bundle-print by rohitwaghchaure · 1 year, 7 months ago
- 9cf645e fix: serial and batch bundle values in the standard print format by Rohit Waghchaure · 1 year, 7 months ago
- f9ed8c1 fix: make reorder_level not required (#35831) by Devin Slauenwhite · 1 year, 7 months ago
- 2868bae fix: Payment Term must be mandatory if `Allocate Payment based on ..` is checked (#35798) by Marica · 1 year, 7 months ago
- b523c77 Merge branch 'develop' of https://github.com/frappe/erpnext into ledger_preview by Deepesh Garg · 1 year, 8 months ago
- 0e68da5 feat: Show stock ledger preview by Deepesh Garg · 1 year, 8 months ago
- d1bccc8 Merge pull request #35829 from rohitwaghchaure/refactor-returned-from-rejected-warehouse by rohitwaghchaure · 1 year, 8 months ago
- 756dbe7 refactor: return against rejected warehouse by Rohit Waghchaure · 1 year, 8 months ago
- edc38ed Merge pull request #35611 from rohitwaghchaure/fix-dont-allow-to-create-reposting-entry-for-closing-stock-balance by rohitwaghchaure · 1 year, 8 months ago
- 96c5c7b fix: don't allow to make reposting entry for closing stock balance period by Rohit Waghchaure · 1 year, 8 months ago
- ddbd7d8 Merge pull request #35591 from resilient-tech/remove-whitelisting by Deepesh Garg · 1 year, 8 months ago
- 79e41e3 Merge pull request #35809 from rohitwaghchaure/fixed-key-error-in-stock-balance-report by rohitwaghchaure · 1 year, 8 months ago
- a627d2a fix: keyerror while checking the stock balance report by Rohit Waghchaure · 1 year, 8 months ago
- 4f941ac perf: index `purpose` in `Stock Entry` by s-aga-r · 1 year, 8 months ago
- 507c966 chore: Make material request title translatable (#35764) by Türker Tunalı · 1 year, 8 months ago
- b5c1c72 Merge pull request #35739 from s-aga-r/FIX-35493 by Sagar Sharma · 1 year, 8 months ago
- c51e6db Merge pull request #35756 from rohitwaghchaure/fixed-stock-entry-not-able-to-save by rohitwaghchaure · 1 year, 8 months ago
- df8c3f0 fix: validation of job card in stock entry by Rohit Waghchaure · 1 year, 8 months ago
- 9fb6fc5 Merge pull request #35677 from s-aga-r/FIX-ISS-23-24-01397 by Sagar Sharma · 1 year, 8 months ago
- 86612b6 Merge pull request #35747 from rohitwaghchaure/fixed-incorrect-stock-value-for-pr-return by rohitwaghchaure · 1 year, 8 months ago
- 28dd758 fix: incorrect stock value for purchase returned with rejected qty by Rohit Waghchaure · 1 year, 8 months ago
- 29da1db perf: Duplicate queries for UOM (#35744) by Ankush Menat · 1 year, 8 months ago
- 433489a perf: Index pick list field in stock entry and DN (#35738) by Ankush Menat · 1 year, 8 months ago
- 81f916b perf: Ignore cancelled pick lists while fetching picked items (#35737) by Ankush Menat · 1 year, 8 months ago
- 4b5454c fix(ux): set route options for new `SBB` by s-aga-r · 1 year, 8 months ago
- 07d748c perf: Index sales_order_item in Pick list item (#35735) by Ankush Menat · 1 year, 8 months ago
- 24d1bf2 Merge pull request #35699 from rohitwaghchaure/fixed-added-validation-for-incorrect-type by rohitwaghchaure · 1 year, 8 months ago
- 1c2fe08 fix: test case and removed outward field by Rohit Waghchaure · 1 year, 8 months ago
- ccdf2e6 Merge pull request #35700 from s-aga-r/FIX-SR-DIFF-QTY by Sagar Sharma · 1 year, 8 months ago
- 6a1b0a2 fix: update `Stock Reconciliation` diff qty while reposting by s-aga-r · 1 year, 8 months ago
- f968f0f fix: added validation for incorrect type by Rohit Waghchaure · 1 year, 8 months ago
- 4820221 Merge pull request #35636 from s-aga-r/FIX-SBB-AttributeError by rohitwaghchaure · 1 year, 8 months ago
- 2c1ab56 fix: add validation for QI in PR by s-aga-r · 1 year, 8 months ago
- 7549a5c fix(ux): add filters for SBB by s-aga-r · 1 year, 8 months ago
- fe05450 fix: 'NoneType' object has no attribute 'precision' for Job Card by s-aga-r · 1 year, 8 months ago