1. 8abe0ce fix: Currency symbol for tax withholding net total field (#33850) by Deepesh Garg · 1 year, 9 months ago
  2. fee0ca8 perf: reduce memory usage by paging through records by ruthra kumar · 1 year, 9 months ago
  3. f270880 fix: double salutation on quotation print (#33834) by ruthra kumar · 1 year, 9 months ago
  4. 1b967f3 Merge pull request #33845 from rohitwaghchaure/fixed-item-not-fetching-issue by rohitwaghchaure · 1 year, 9 months ago
  5. 0d7f98b fix: item rate not fetching by Rohit Waghchaure · 1 year, 9 months ago
  6. 9e50aa4 feat(pos): multiple item prices (#33005) by Sabu Siyad · 1 year, 9 months ago
  7. 3598bcc chore: ERPNext setup wizard cleanup (#33675) by Deepesh Garg · 1 year, 9 months ago
  8. 9dd6b3c Merge pull request #33835 from ruthra-kumar/skip_validation_on_migration by ruthra kumar · 1 year, 9 months ago
  9. de10f2d fix(patch): validation error on cost center allocation migration by ruthra kumar · 1 year, 9 months ago
  10. 7e592fd Merge pull request #33831 from dj12djdjs/perf-update-items by Sagar Vora · 1 year, 9 months ago
  11. a835c1a perf: show update items dialog by Devin Slauenwhite · 1 year, 9 months ago
  12. b31b850 fix: disfuctional cost center filter on Journal Entries (#33815) by ruthra kumar · 1 year, 9 months ago
  13. c5ca8d7 fix: GST Category validation broken for pos unregistered customer who dont have address. (#33800) by Vishal Dhayagude · 1 year, 9 months ago
  14. cef7dfd feat: Dialog to select alternative item before creating Sales order by marination · 1 year, 9 months ago
  15. e3d7426 Merge pull request #33823 from AnandBaburajan/fix_translations by Anand Baburajan · 1 year, 9 months ago
  16. 21f4256 chore: remove broken translation by anandbaburajan · 1 year, 9 months ago
  17. 33b6855 chore: remove broken translation by Ankush Menat · 1 year, 9 months ago
  18. da323cb fix: use correct filter name in `item_query` (#33814) by Daizy Modi · 1 year, 9 months ago
  19. 4122265 Merge pull request #33813 from frappe/revert-33810-fix-quality-inspection-item-query by Sagar Vora · 1 year, 9 months ago
  20. 1f4fa90 Revert "fix: use correct filter name in reports" by Sagar Vora · 1 year, 9 months ago
  21. 58dab9c Merge pull request #33810 from resilient-tech/fix-quality-inspection-item-query by Sagar Sharma · 1 year, 9 months ago
  22. def759d fix: use correct filter name in reports by Daizy Modi · 1 year, 9 months ago
  23. f19eada feat: Consider filtered items table in JS for totals computation by marination · 1 year, 9 months ago
  24. a504b6e fix: make title field readonly by Devin Slauenwhite · 1 year, 9 months ago
  25. 92d857d fix: purchase invoice performance issue by Rohit Waghchaure · 1 year, 9 months ago
  26. 91982d1 feat: Filter out alternative item rows in taxes and totals for Quotation by marination · 1 year, 9 months ago
  27. a067a90 Merge pull request #33797 from s-aga-r/fix-sco-status by Sagar Sharma · 1 year, 9 months ago
  28. 302f5e2 Merge branch 'develop' into fix-sco-status by Sagar Sharma · 1 year, 9 months ago
  29. 840f9d8 chore: add `Cancelled` status in SCO `get_indicator` by s-aga-r · 1 year, 9 months ago
  30. a5478c6 Merge pull request #33790 from rohitwaghchaure/fix-web-supplier-quotation-from-rfq by rohitwaghchaure · 1 year, 9 months ago
  31. d155042 ci: documentation helper (#33757) by Raffael Meyer · 1 year, 9 months ago
  32. 8438308 Merge pull request #33789 from AnandBaburajan/update_translations_for_naming_series_error by Anand Baburajan · 1 year, 9 months ago
  33. 4e6066f chore: fix translations by anandbaburajan · 1 year, 9 months ago
  34. 7800db7 fix: web supplier quotation by Rohit Waghchaure · 1 year, 9 months ago
  35. 7d5df40 Merge branch 'develop' into update_translations_for_naming_series_error by Anand Baburajan · 1 year, 9 months ago
  36. bbde1f6 chore: update translations for naming series error by anandbaburajan · 1 year, 9 months ago
  37. 9ae3a54 chore: add method `get_picked_items_details()` by s-aga-r · 1 year, 9 months ago
  38. b3a216c Merge pull request #33785 from rohitwaghchaure/get-items-from-transit-entry by rohitwaghchaure · 1 year, 9 months ago
  39. 62141b0 feat: get items from Transit Stock Entry by Rohit Waghchaure · 1 year, 9 months ago
  40. a3c89db fix: TDS deduction in payment entry (#33747) by Deepesh Garg · 1 year, 9 months ago
  41. ad437fd fix: use stock qty to calculate POS reserved stock (#33735) by Xeanth · 1 year, 9 months ago
  42. 7a8e89e fix: incorrect `rate` and `amount` in MR Item (#33547) by Sagar Sharma · 1 year, 9 months ago
  43. 72be489 Merge pull request #33778 from barredterra/fix-missing-const by Sagar Sharma · 1 year, 9 months ago
  44. 547d37b fix: missing constant definition by barredterra · 1 year, 9 months ago
  45. 2f03dcb fix: Better budget exceeding validation messages (#33713) by Deepesh Garg · 1 year, 9 months ago
  46. 57c3216 refactor: rewrite `get_available_item_locations_for_serial_and_batched_item` query in `QB` by s-aga-r · 1 year, 9 months ago
  47. 5b76e8b refactor: rewrite `get_available_item_locations_for_serialized_item` query in `QB` by s-aga-r · 1 year, 9 months ago
  48. 58dd40a refactor: rewrite `get_available_item_locations_for_other_item` query in `QB` by s-aga-r · 1 year, 9 months ago
  49. f6f6408 Merge pull request #33760 from rohitwaghchaure/allow-to-change-bom-in-sco by rohitwaghchaure · 1 year, 9 months ago
  50. 29bf787 refactor: rewrite `get_picked_items_qty` query in `QB` by s-aga-r · 1 year, 9 months ago
  51. 4cbd63e Merge pull request #33710 from openrefactory/patch-2 by ruthra kumar · 1 year, 9 months ago
  52. 49aed7f fix: removed an unnecessary check which always evaluates to true by OpenRefactory, Inc · 1 year, 9 months ago
  53. e4bceaa feat: Copy project_name, from_time, to_time from timesheet details to sales invoice (#33726) by Kevin Shenk · 1 year, 9 months ago
  54. b5d2eed Merge pull request #33759 from rohitwaghchaure/fix-incorrect-actual-qty-for-packed-item by rohitwaghchaure · 1 year, 9 months ago
  55. 11b2994f fix: not able to change default BOM in the Subcontracting Order by Rohit Waghchaure · 1 year, 9 months ago
  56. 02566a0 fix: incorrect actual qty for the packed item by Rohit Waghchaure · 1 year, 9 months ago
  57. d462d6d Merge pull request #33595 from vishdha/fg_based_operating_cost by rohitwaghchaure · 1 year, 9 months ago
  58. 1e607cd fix(pricing rule): free item duplication (#33746) by Dany Robert · 1 year, 9 months ago
  59. 597ef0a fix: Short closed order, receipt and delivery note status on cancellation (#33743) by Deepesh Garg · 1 year, 9 months ago
  60. 327b6fd fix: calculate correct amount for qty == 0 (#33739) by Raffael Meyer · 1 year, 9 months ago
  61. a94aa7a fix(ecommerce): breadcrumb: fallback to `/all-products` (#33718) by Sabu Siyad · 1 year, 9 months ago
  62. 17045f8 fix: use hash based naming for tax withheld vouchers child table (#33643) by Ritwik Puri · 1 year, 9 months ago
  63. ef90e24 chore: linting issue by Dany Robert · 1 year, 9 months ago
  64. e8e20da fix(gp): fetch buying amount from dn related to so by Dany Robert · 1 year, 9 months ago
  65. cceb792 Merge pull request #33619 from SvbZ3r0/item-attr-abbr-lowercase by Sagar Sharma · 1 year, 9 months ago
  66. 333b2ae Merge branch 'develop' into item-attr-abbr-lowercase by Sagar Sharma · 1 year, 9 months ago
  67. ecfebfe Merge pull request #33723 from rohitwaghchaure/fixed-issue-of-item-variant by rohitwaghchaure · 1 year, 9 months ago
  68. 2c83fff fix: don't add template item in sales/purchase transaction by Rohit Waghchaure · 1 year, 9 months ago
  69. cc569c9 fix: the frappe throw message is corrected in the group task validation (#33698) by mergify[bot] · 1 year, 9 months ago
  70. 60ec7b6 Merge pull request #33679 from s-aga-r/refactor/qb/pick-list by Sagar Sharma · 1 year, 9 months ago
  71. f89600a Merge branch 'develop' into refactor/qb/pick-list by Sagar Sharma · 1 year, 9 months ago
  72. e8e21ea Merge pull request #33712 from rohitwaghchaure/fixed-stock_rbnb-error by rohitwaghchaure · 1 year, 9 months ago
  73. 1de4742 fix: local variable 'stock_rbnb' referenced before assignment by Rohit Waghchaure · 1 year, 9 months ago
  74. eee3bd2 Merge branch 'develop' into refactor/qb/pick-list by Sagar Sharma · 1 year, 9 months ago
  75. 6b31c27 fix: Missing constructor args in Bank Reco Tool (#33705) by Deepesh Garg · 1 year, 9 months ago
  76. c4e1f81 Merge branch 'develop' into fg_based_operating_cost by Vishal Dhayagude · 1 year, 9 months ago
  77. d7522d4 Merge pull request #33682 from AnandBaburajan/misc_asset_fixes by Anand Baburajan · 1 year, 9 months ago
  78. c6cfacc Merge branch 'develop' into misc_asset_fixes by Anand Baburajan · 1 year, 9 months ago
  79. db9beb3 fix: Rate from LDC in TDS reports (#33699) by Deepesh Garg · 1 year, 9 months ago
  80. f19212b Merge branch 'develop' into fg_based_operating_cost by Vishal Dhayagude · 1 year, 9 months ago
  81. d97127b Merge branch 'develop' into misc_asset_fixes by Anand Baburajan · 1 year, 9 months ago
  82. eeed335 Merge branch 'develop' into refactor/qb/pick-list by Sagar Sharma · 1 year, 9 months ago
  83. e68c4e2 Merge pull request #33695 from rohitwaghchaure/fixed-patch-item_reposting_for_incorrect_sl_and_gl by rohitwaghchaure · 1 year, 9 months ago
  84. dbde3a3 fix: patch item_reposting_for_incorrect_sl_and_gl by Rohit Waghchaure · 1 year, 9 months ago
  85. c4d3a8a Merge branch 'develop' into misc_asset_fixes by Anand Baburajan · 1 year, 9 months ago
  86. 64f7f3a chore: ignore b028 by Ankush Menat · 1 year, 9 months ago
  87. 1cadef9 Merge branch 'develop' into refactor/qb/pick-list by Sagar Sharma · 1 year, 9 months ago
  88. e4cf0dc Merge pull request #33690 from FHenry/dev_fix_bug_from_78b438f6 by Sagar Sharma · 1 year, 9 months ago
  89. fb95041 Merge branch 'develop' into dev_fix_bug_from_78b438f6 by Sagar Sharma · 1 year, 9 months ago
  90. 0639d9e chore: Typo in payment reconciliation (#33686) by Deepesh Garg · 1 year, 9 months ago
  91. e19161a fix: Sales ORder Connections on Material Request by Florian HENRY · 1 year, 9 months ago
  92. 86cf5c8 chore: add depr_entry_posting_status in create_asset by anandbaburajan · 1 year, 9 months ago
  93. cebb5a4 chore: add missing /n in options by anandbaburajan · 1 year, 9 months ago
  94. 011a4c3 Merge branch 'develop' into misc_asset_fixes by Anand Baburajan · 1 year, 9 months ago
  95. 66ae807 Merge pull request #33684 from rohitwaghchaure/fixed-work-order-summary by rohitwaghchaure · 1 year, 9 months ago
  96. d6915df Merge pull request #33680 from rohitwaghchaure/refactor-picked-qty by rohitwaghchaure · 1 year, 9 months ago
  97. 20c8873 feat: provision to select date type based on filter by Rohit Waghchaure · 1 year, 9 months ago
  98. a144bb0 chore: stying by anandbaburajan · 1 year, 9 months ago
  99. 070bc8b Merge branch 'develop' into misc_asset_fixes by Anand Baburajan · 1 year, 9 months ago
  100. cf7b43f fix: handle_post_depr_entries_fail, show error alert and send email by anandbaburajan · 1 year, 9 months ago