- 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
- 0f87d32 fix: only show serial no batch selector only once by Shariq Ansari · 2 years, 2 months ago
- 4e7613d Merge branch 'develop' into fix/github-issue/20496 by Sagar Sharma · 2 years, 2 months ago
- df0fee2 fix: MR Item `description` and `item_name` gets reset on `qty` change by s-aga-r · 2 years, 2 months ago
- 88a0aa4 chore: pre-commit by Dany Robert · 2 years, 2 months ago
- b482e38 fix: check for session user rather than owner by Dany Robert · 2 years, 2 months ago
- be19e4f fix: Valuation Rate column UX in stock ledger report by Rohit Waghchaure · 2 years, 2 months ago
- 6842488 Merge pull request #33077 from rohitwaghchaure/ux-for-inventory-dimension by rohitwaghchaure · 2 years, 2 months ago
- 89631fa Merge pull request #32958 from pps190/fix-item-price-brand by Deepesh Garg · 2 years, 2 months ago
- cbfd8da Merge branch 'develop' into internal_transfer by Sagar Sharma · 2 years, 3 months ago
- 7710530 feat: add incoterm to purchasing transactions by barredterra · 2 years, 3 months ago
- 029f22c feat: add incoterm to sales transactions by barredterra · 2 years, 3 months ago
- d2563ee feat: create incoterms and migrate shipments by barredterra · 2 years, 3 months ago
- 546c809 fix: use `list()` on self mutating iteration by Sabu Siyad · 2 years, 3 months ago
- 29a8d9a Merge branch 'develop' into internal_transfer by Sagar Sharma · 2 years, 3 months ago
- be15419 chore: pre-commit by Dany Robert · 2 years, 3 months ago
- 61f0513 feat: validate repost item valuation against accounts freeze date by Dany Robert · 2 years, 3 months ago
- fd3c790 chore: typo by Ankush Menat · 2 years, 3 months ago
- 34e4903 refactor: search queries (#33004) by Ankush Menat · 2 years, 3 months ago
- d86afdd fix: minor issue fixed by Vishal · 2 years, 3 months ago
- 71412f6 fix: Internal Transfer Material Request cycle and tracking fixed till purchase receipt by Vishal · 2 years, 3 months ago
- 3a35651 fix: naming by Devin Slauenwhite · 2 years, 3 months ago
- 0a69523 fix: UX for inventory dimension by Rohit Waghchaure · 2 years, 3 months ago
- cee069d fix: link to brand doctype. by Devin Slauenwhite · 2 years, 3 months ago
- 4e9a634 Merge pull request #32913 from resilient-tech/fix-item-price-fetch by Sagar Sharma · 2 years, 3 months ago
- 8ae9c1d Merge pull request #32895 from rohitwaghchaure/fixed-performance-issue-for-purchase-receipt by rohitwaghchaure · 2 years, 3 months ago
- 7e17429 refactor: Remove usage of deprecated methods (#32914) by Ankush Menat · 2 years, 3 months ago
- 57038c3 fix: set stock UOM in args to ensure item price is fetched by Sagar Vora · 2 years, 3 months ago
- 7278387 fix: test cases by Rohit Waghchaure · 2 years, 3 months ago
- 4082149 fix: Purchase Receipt timeout error by Rohit Waghchaure · 2 years, 3 months ago
- 84ab100 chore: remove `debugger` from `stock_entry_list.js` by Sagar Sharma · 2 years, 3 months ago
- 8355c10 fix: Increase columns width in Warehouse wise Item Balance Age and Value by Nihantra C. Patel · 2 years, 3 months ago
- 8d30ebb fix: Disable tax included prices for internal transfers (#32794) by Deepesh Garg · 2 years, 3 months ago
- 3ca9d53 refactor: rewrite query in `QB` by Sagar Sharma · 2 years, 3 months ago