1. 59628f1 Merge pull request #33579 from rtdany10/repack-fg-valuation by rohitwaghchaure · 2 years, 1 month ago
  2. a424acb Merge pull request #33577 from rohitwaghchaure/timeout-error-in-purchase-invoice by rohitwaghchaure · 2 years, 1 month ago
  3. ec171fc test: test case to check disable last purchase rate by Rohit Waghchaure · 2 years, 1 month ago
  4. b56c1ed Merge branch 'develop' into better_handling_of_duplicate_bundle_items by Sagar Sharma · 2 years, 1 month ago
  5. fa4af2a refactor: convert heatmap queries to QB (#33581) by Ankush Menat · 2 years, 1 month ago
  6. 99f5e86 fix(stock entry): wrong valuation rate in repack by safvanhuzain · 2 years, 1 month ago
  7. 05df857 fix: linters issue by Rohit Waghchaure · 2 years, 1 month ago
  8. d1d4671 feat: provision to disable get last purchase rate by Rohit Waghchaure · 2 years, 1 month ago
  9. e35ac4f fix: move include in manufacturing to manufacturing tab. by Devin Slauenwhite · 2 years, 1 month ago
  10. c717e87 fix: better handling of duplicate bundle items by ruthra kumar · 2 years, 1 month ago
  11. b0baba8 fix: incorrect status in the work order by Rohit Waghchaure · 2 years, 1 month ago
  12. ae03977 refactor: revamp process loss feature & added tab breaks by Rohit Waghchaure · 2 years, 1 month ago
  13. 6a4e25c Merge pull request #33504 from rohitwaghchaure/fixed-incorrect-picked-qty-in-so by rohitwaghchaure · 2 years, 1 month ago
  14. aba8384 fix: [concurrency issue] incorrect picked qty in sales order by Rohit Waghchaure · 2 years, 1 month ago
  15. b425c2d Merge branch 'develop' into fix/github-issue/28766 by s-aga-r · 2 years, 1 month ago
  16. e18b0eb Merge branch 'develop' into fix-get-bin-details by Sagar Sharma · 2 years, 1 month ago
  17. 49025db Merge branch 'develop' into fix/github-issue/28766 by Sagar Sharma · 2 years, 1 month ago
  18. 3c393bf fix: javascript: execution blocked by undefined route options (#33405) by Marc de Lima Lucio · 2 years, 1 month ago
  19. 7126d71 Merge branch 'develop' into fix/github-issue/28766 by Sagar Sharma · 2 years, 1 month ago
  20. 239a5f8 test: get_item_details contains bin details by Devin Slauenwhite · 2 years, 1 month ago
  21. 8d62cdf fix: add missing 'ordered_qty' to get_bin_details by Devin Slauenwhite · 2 years, 1 month ago
  22. 728dc1a Revert "fix: daily scheduler to identify and fix stock transfer entries having incorrect valuation" by rohitwaghchaure · 2 years, 1 month ago
  23. d072169 Merge branch 'develop' into fix/github-issue/28766 by Sagar Sharma · 2 years, 1 month ago
  24. c3911a5 chore: use `frappe.qb` instead of `frappe.db.get_value` by s-aga-r · 2 years, 1 month ago
  25. c716dcc fix: consider child nodes while getting bin details by s-aga-r · 2 years, 1 month ago
  26. 123920d feat: add after_refresh hook to item dashboard (#33372) by Devin Slauenwhite · 2 years, 1 month ago
  27. 0b75aa5 fix: Default dimensions on fetching items from BOM (#33439) by Deepesh Garg · 2 years, 1 month ago
  28. d2686ce fix: Multiple rows for same warehouse and batches in pick list (#33456) by Deepesh Garg · 2 years, 1 month ago
  29. 8263bf9 fix: Random behaviour while picking items using picklist (#33449) by Deepesh Garg · 2 years, 1 month ago
  30. 4076999 Merge pull request #33422 from rohitwaghchaure/fix-stock-entry-submit-performance by rohitwaghchaure · 2 years, 2 months ago
  31. a05c47e fix: timeout error while submitting stock entry by Rohit Waghchaure · 2 years, 2 months ago
  32. 1ed2230 Merge pull request #33382 from rohitwaghchaure/fixed-pick-list-issue by rohitwaghchaure · 2 years, 2 months ago
  33. eaa04ab Merge pull request #33387 from rohitwaghchaure/audit-to-fix-incorrect-valuation-entry by rohitwaghchaure · 2 years, 2 months ago
  34. f316123 test: added test case to validate audit for incorrect entries by Rohit Waghchaure · 2 years, 2 months ago
  35. b1721b7 fix: daily scheduler to identify and fix stock transfer entries having incorrect valuation by Rohit Waghchaure · 2 years, 2 months ago
  36. 7851adb Merge branch 'develop' into fixed-pick-list-issue by rohitwaghchaure · 2 years, 2 months ago
  37. 88ce11f fix: incorrect type hints (#33381) by Ankush Menat · 2 years, 2 months ago
  38. 2b4eae5 fix: unsupported operand type(s) for +=: 'int' and 'NoneType' by Rohit Waghchaure · 2 years, 2 months ago
  39. da1d8da Merge pull request #33355 from rohitwaghchaure/fixed-do-not-show-disabled-items by rohitwaghchaure · 2 years, 2 months ago
  40. 5cbbb5d Merge pull request #33354 from rohitwaghchaure/fixed-trivial-discount-amount by rohitwaghchaure · 2 years, 2 months ago
  41. ae31ff1 fix: disabled items showing in the report 'Itemwise Recommended Reorder Level ' by Rohit Waghchaure · 2 years, 2 months ago
  42. 0f28074 fix: unsupported operand type(s) for +: 'int' and 'NoneType' by Rohit Waghchaure · 2 years, 2 months ago
  43. 076527b Merge pull request #33305 from barredterra/incoterm-named-place by Deepesh Garg · 2 years, 2 months ago
  44. 410a58b fix: get_serial_nos_for_fg() missing 1 required positional argument: 'args' by Rohit Waghchaure · 2 years, 2 months ago
  45. e057e1d feat: incoterm named place by barredterra · 2 years, 2 months ago
  46. 915e034 chore!: remove activity log feeds (#33294) by Ankush Menat · 2 years, 2 months ago
  47. 6db5293 Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule by Deepesh Garg · 2 years, 2 months ago
  48. 6192af5 chore: Update tests by Deepesh Garg · 2 years, 2 months ago
  49. f598da7 fix: total value in Warehouse Wise Stock Balance by Rohit Waghchaure · 2 years, 2 months ago
  50. 7cbb6c4 Merge pull request #33236 from rohitwaghchaure/feat-warehouse-wise-stock-balance by rohitwaghchaure · 2 years, 2 months ago
  51. 861aa9e feat: warehouse wise stock balance by Rohit Waghchaure · 2 years, 2 months ago
  52. b1242bc chore: Update tests by Deepesh Garg · 2 years, 2 months ago
  53. af1f98e Merge branch 'develop' of https://github.com/frappe/erpnext into bundle_item_rates by Deepesh Garg · 2 years, 2 months ago
  54. e5566b3 chore: Consider bundle qty as well by Deepesh Garg · 2 years, 2 months ago
  55. 921f8ed Merge pull request #33219 from deepeshgarg007/internal_transfer_editable_rate by Deepesh Garg · 2 years, 2 months ago
  56. 713330c fix: non empty FG batch picked while completing work order by Rohit Waghchaure · 2 years, 2 months ago
  57. 55c0770 Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule by Deepesh Garg · 2 years, 2 months ago
  58. ef9d126 fix: Allow item rate udpates for non-stock invoices by Deepesh Garg · 2 years, 2 months ago
  59. b741ae1 fix: Reapply pricing rule on qty change by Deepesh Garg · 2 years, 2 months ago
  60. 66dbf94 Merge pull request #33199 from s-aga-r/refactor/warehouse-tree by rohitwaghchaure · 2 years, 2 months ago
  61. 295ce0e Merge pull request #33193 from rohitwaghchaure/clear-repost-logs by rohitwaghchaure · 2 years, 2 months ago
  62. 2cce6f2 fix: test case by Rohit Waghchaure · 2 years, 2 months ago
  63. 5949a7e fix: default clear repost logs by Rohit Waghchaure · 2 years, 2 months ago
  64. 3ce8386 refactor: remove `balance` from `Warehouse Tree` by s-aga-r · 2 years, 2 months ago
  65. 2106de0 Merge pull request #33170 from deepeshgarg007/se_alert_develop by Deepesh Garg · 2 years, 2 months ago
  66. 826f45a fix: Bundle item rates by Deepesh Garg · 2 years, 2 months ago
  67. 64e5a79 fix: Error on making stock entry from material request by Deepesh Garg · 2 years, 2 months ago
  68. 4bd9289 fix(UX): Alert on change of item rate in Stock Entry by Deepesh Garg · 2 years, 2 months ago
  69. ce7720b Merge branch 'develop' into repost-item-valuation by Sagar Sharma · 2 years, 2 months ago
  70. 6dd84cb Merge pull request #33013 from rtdany10/riv-validation by rohitwaghchaure · 2 years, 2 months ago
  71. a7b7d0d Merge pull request #33116 from shariquerik/show-batch-selector-only-once by Deepesh Garg · 2 years, 2 months ago
  72. a222b0a Merge pull request #33144 from rohitwaghchaure/fixed-incorrect-stock-balance-qty by rohitwaghchaure · 2 years, 2 months ago
  73. b606a96 test: test case for serialized batched item by Rohit Waghchaure · 2 years, 2 months ago
  74. b2105a8 fix: incorrect balance qty by Rohit Waghchaure · 2 years, 2 months ago
  75. ec95a9b Merge branch 'develop' into repost-item-valuation by Sagar Sharma · 2 years, 2 months ago
  76. 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
  77. 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
  78. eeda264 fix: reposting error `AttributeError: 'datetime.timedelta' object has no attribute 'replace'` by s-aga-r · 3 years, 1 month ago
  79. ba77da0 fix: validation msg in stock entry by s-aga-r · 2 years, 2 months ago
  80. 10a2121 Merge branch 'develop' into show-batch-selector-only-once by Sagar Sharma · 2 years, 2 months ago
  81. 905a50c Merge branch 'develop' into incoterms by Raffael Meyer · 2 years, 3 months ago
  82. 0f87d32 fix: only show serial no batch selector only once by Shariq Ansari · 2 years, 3 months ago
  83. 4e7613d Merge branch 'develop' into fix/github-issue/20496 by Sagar Sharma · 2 years, 3 months ago
  84. df0fee2 fix: MR Item `description` and `item_name` gets reset on `qty` change by s-aga-r · 2 years, 3 months ago
  85. 88a0aa4 chore: pre-commit by Dany Robert · 2 years, 3 months ago
  86. b482e38 fix: check for session user rather than owner by Dany Robert · 2 years, 3 months ago
  87. be19e4f fix: Valuation Rate column UX in stock ledger report by Rohit Waghchaure · 2 years, 3 months ago
  88. 6842488 Merge pull request #33077 from rohitwaghchaure/ux-for-inventory-dimension by rohitwaghchaure · 2 years, 3 months ago
  89. 89631fa Merge pull request #32958 from pps190/fix-item-price-brand by Deepesh Garg · 2 years, 3 months ago
  90. cbfd8da Merge branch 'develop' into internal_transfer by Sagar Sharma · 2 years, 3 months ago
  91. 7710530 feat: add incoterm to purchasing transactions by barredterra · 2 years, 3 months ago
  92. 029f22c feat: add incoterm to sales transactions by barredterra · 2 years, 3 months ago
  93. d2563ee feat: create incoterms and migrate shipments by barredterra · 2 years, 3 months ago
  94. 546c809 fix: use `list()` on self mutating iteration by Sabu Siyad · 2 years, 3 months ago
  95. 29a8d9a Merge branch 'develop' into internal_transfer by Sagar Sharma · 2 years, 3 months ago
  96. be15419 chore: pre-commit by Dany Robert · 2 years, 3 months ago
  97. 61f0513 feat: validate repost item valuation against accounts freeze date by Dany Robert · 2 years, 3 months ago
  98. fd3c790 chore: typo by Ankush Menat · 2 years, 3 months ago
  99. 34e4903 refactor: search queries (#33004) by Ankush Menat · 2 years, 3 months ago
  100. d86afdd fix: minor issue fixed by Vishal · 2 years, 3 months ago