1. 03321f5 chore: Code simplification by marination · 1 year, 8 months ago
  2. 2afed7d Merge pull request #33777 from ruthra-kumar/performance_tuning_remarks_migration by ruthra kumar · 1 year, 8 months ago
  3. ae2de3c Merge pull request #33776 from ruthra-kumar/performance_tuning_ple_migration by ruthra kumar · 1 year, 8 months ago
  4. cb1d338 Merge pull request #33502 from ruthra-kumar/toggle_account_balances_in_coa by ruthra kumar · 1 year, 8 months ago
  5. b3fe7c6 fix: Consider only ordered alternative/original item for Quotation status by marination · 1 year, 8 months ago
  6. 2884738 feat: adding warehouse filter for gross profit report (#33397) by Gokulnath · 1 year, 8 months ago
  7. fbf2d7e Merge pull request #33918 from rohitwaghchaure/fixed-incorrect-bin-qty by rohitwaghchaure · 1 year, 8 months ago
  8. f8c852c fix: incorrect actual qty in Bin by Rohit Waghchaure · 1 year, 8 months ago
  9. ffeda0c Merge pull request #33916 from gavindsouza/permlevel-apis by Suraj Shetty · 1 year, 8 months ago
  10. 2cc7239 fix: currency formatting in item-wise sales history (#33903) by Dany Robert · 1 year, 8 months ago
  11. 940ad6e fix: Fetch all fields via get_returned_qty_map_for_row by Gavin D'souza · 1 year, 8 months ago
  12. 3518d4b fix(update_billing_percentage): Remove permlevel checks on aggregated value by Gavin D'souza · 1 year, 8 months ago
  13. 3c7b460 fix: german chart of accounts "SKR03" (#33909) by Raffael Meyer · 1 year, 8 months ago
  14. 103a91e Merge pull request #33808 from dj12djdjs/fix-lead-rename by Deepesh Garg · 1 year, 8 months ago
  15. 9bb6410 perf: reduce memory usage while migrating remarks by ruthra kumar · 1 year, 9 months ago
  16. 7156184 feat: add incoterm named place to RFQ by barredterra · 1 year, 8 months ago
  17. ece6358 fix: Iterate over list instead of map's output and formatting by marination · 1 year, 8 months ago
  18. c5834c1 Merge pull request #33896 from rohitwaghchaure/inventory-dimension-mandatory by rohitwaghchaure · 1 year, 8 months ago
  19. ddb4396 Merge pull request #33715 from s-aga-r/fix-pick-list by rohitwaghchaure · 1 year, 8 months ago
  20. 6ffdeb1 fix: consider `stock_qty` if `picked_qty` is zero by s-aga-r · 1 year, 8 months ago
  21. 22d0e13 test: added test case by Rohit Waghchaure · 1 year, 8 months ago
  22. 423f2b5 feat: mandatory and mandatory depends on in inventory dimension by Rohit Waghchaure · 1 year, 8 months ago
  23. 6e015fd Merge branch 'develop' into fix-mr-rate-and-amount by Sagar Sharma · 1 year, 8 months ago
  24. 57c8871 Merge branch 'develop' into fix-pick-list by Sagar Sharma · 1 year, 8 months ago
  25. 0b76a26 refactor: `test_consider_existing_pick_list()` by s-aga-r · 1 year, 8 months ago
  26. bb7fe79 test: add test cases by s-aga-r · 1 year, 8 months ago
  27. 207eeef fix(test): `test_pick_list_for_items_with_multiple_UOM()` by s-aga-r · 1 year, 8 months ago
  28. 5138ef0 fix: `pymysql.err.ProgrammingError` by s-aga-r · 1 year, 8 months ago
  29. 7b3d496 fix: `get_picked_items_details` by s-aga-r · 1 year, 9 months ago
  30. be41052 chore: add `status` field in `Pick List` by s-aga-r · 1 year, 9 months ago
  31. b642718 fix: consider existing pick list by s-aga-r · 1 year, 9 months ago
  32. b3dc22d fix: Fetch commission rate from sales partner (#33851) by Deepesh Garg · 1 year, 8 months ago
  33. 11d165c fix(Fixed Asset Register): error when selecting more than one fiscal year by barredterra · 1 year, 8 months ago
  34. 5d8a2d3 Merge branch 'develop' into fix_disposal_was_made_on_original_schedule_date_develop by Anand Baburajan · 1 year, 8 months ago
  35. f487660 fix: disposal_was_made_on_original_schedule_date by anandbaburajan · 1 year, 8 months ago
  36. 5f38859 Merge pull request #33736 from rtdany10/gp-report-fix by ruthra kumar · 1 year, 8 months ago
  37. fa9b327 chore: Validate 'alternative_to' field values, must be a valid non-alterntaive item from table by marination · 1 year, 8 months ago
  38. d69c839 chore: linting issues by Dany Robert · 1 year, 8 months ago
  39. 1f6ab86 feat(gp): test for inv and dn related via so by Dany Robert · 1 year, 8 months ago
  40. 94cacb6 feat: Filter rows to be mapped on server side mapping function by marination · 1 year, 8 months ago
  41. 6b781d7 fix: `amount` in `Material Request` by s-aga-r · 1 year, 9 months ago
  42. a34a1f8 fix: Amount validation in Payment Request against Purchase Order (#33855) by Deepesh Garg · 1 year, 8 months ago
  43. faecf3e fix: Lead to customer creation (#33859) by Deepesh Garg · 1 year, 8 months ago
  44. 6674edf chore: Resize numeric and date columns (#33858) by Deepesh Garg · 1 year, 8 months ago
  45. 428b099 fix: Ignore linked JE on JE cancellation (#33852) by Deepesh Garg · 1 year, 8 months ago
  46. 8abe0ce fix: Currency symbol for tax withholding net total field (#33850) by Deepesh Garg · 1 year, 8 months ago
  47. fee0ca8 perf: reduce memory usage by paging through records by ruthra kumar · 1 year, 9 months ago
  48. f270880 fix: double salutation on quotation print (#33834) by ruthra kumar · 1 year, 8 months ago
  49. 1b967f3 Merge pull request #33845 from rohitwaghchaure/fixed-item-not-fetching-issue by rohitwaghchaure · 1 year, 8 months ago
  50. 0d7f98b fix: item rate not fetching by Rohit Waghchaure · 1 year, 8 months ago
  51. 9e50aa4 feat(pos): multiple item prices (#33005) by Sabu Siyad · 1 year, 8 months ago
  52. 3598bcc chore: ERPNext setup wizard cleanup (#33675) by Deepesh Garg · 1 year, 8 months ago
  53. 9dd6b3c Merge pull request #33835 from ruthra-kumar/skip_validation_on_migration by ruthra kumar · 1 year, 8 months ago
  54. de10f2d fix(patch): validation error on cost center allocation migration by ruthra kumar · 1 year, 8 months ago
  55. a835c1a perf: show update items dialog by Devin Slauenwhite · 1 year, 8 months ago
  56. b31b850 fix: disfuctional cost center filter on Journal Entries (#33815) by ruthra kumar · 1 year, 8 months ago
  57. c5ca8d7 fix: GST Category validation broken for pos unregistered customer who dont have address. (#33800) by Vishal Dhayagude · 1 year, 8 months ago
  58. cef7dfd feat: Dialog to select alternative item before creating Sales order by marination · 1 year, 8 months ago
  59. 21f4256 chore: remove broken translation by anandbaburajan · 1 year, 8 months ago
  60. 33b6855 chore: remove broken translation by Ankush Menat · 1 year, 9 months ago
  61. da323cb fix: use correct filter name in `item_query` (#33814) by Daizy Modi · 1 year, 9 months ago
  62. 1f4fa90 Revert "fix: use correct filter name in reports" by Sagar Vora · 1 year, 9 months ago
  63. def759d fix: use correct filter name in reports by Daizy Modi · 1 year, 9 months ago
  64. f19eada feat: Consider filtered items table in JS for totals computation by marination · 1 year, 9 months ago
  65. a504b6e fix: make title field readonly by Devin Slauenwhite · 1 year, 9 months ago
  66. 92d857d fix: purchase invoice performance issue by Rohit Waghchaure · 1 year, 9 months ago
  67. 91982d1 feat: Filter out alternative item rows in taxes and totals for Quotation by marination · 1 year, 9 months ago
  68. 302f5e2 Merge branch 'develop' into fix-sco-status by Sagar Sharma · 1 year, 9 months ago
  69. 840f9d8 chore: add `Cancelled` status in SCO `get_indicator` by s-aga-r · 1 year, 9 months ago
  70. a5478c6 Merge pull request #33790 from rohitwaghchaure/fix-web-supplier-quotation-from-rfq by rohitwaghchaure · 1 year, 9 months ago
  71. 4e6066f chore: fix translations by anandbaburajan · 1 year, 9 months ago
  72. 7800db7 fix: web supplier quotation by Rohit Waghchaure · 1 year, 9 months ago
  73. 7d5df40 Merge branch 'develop' into update_translations_for_naming_series_error by Anand Baburajan · 1 year, 9 months ago
  74. bbde1f6 chore: update translations for naming series error by anandbaburajan · 1 year, 9 months ago
  75. 9ae3a54 chore: add method `get_picked_items_details()` by s-aga-r · 1 year, 9 months ago
  76. b3a216c Merge pull request #33785 from rohitwaghchaure/get-items-from-transit-entry by rohitwaghchaure · 1 year, 9 months ago
  77. 62141b0 feat: get items from Transit Stock Entry by Rohit Waghchaure · 1 year, 9 months ago
  78. a3c89db fix: TDS deduction in payment entry (#33747) by Deepesh Garg · 1 year, 9 months ago
  79. ad437fd fix: use stock qty to calculate POS reserved stock (#33735) by Xeanth · 1 year, 9 months ago
  80. 7a8e89e fix: incorrect `rate` and `amount` in MR Item (#33547) by Sagar Sharma · 1 year, 9 months ago
  81. 547d37b fix: missing constant definition by barredterra · 1 year, 9 months ago
  82. 2f03dcb fix: Better budget exceeding validation messages (#33713) by Deepesh Garg · 1 year, 9 months ago
  83. 57c3216 refactor: rewrite `get_available_item_locations_for_serial_and_batched_item` query in `QB` by s-aga-r · 1 year, 9 months ago
  84. 5b76e8b refactor: rewrite `get_available_item_locations_for_serialized_item` query in `QB` by s-aga-r · 1 year, 9 months ago
  85. 58dd40a refactor: rewrite `get_available_item_locations_for_other_item` query in `QB` by s-aga-r · 1 year, 9 months ago
  86. f6f6408 Merge pull request #33760 from rohitwaghchaure/allow-to-change-bom-in-sco by rohitwaghchaure · 1 year, 9 months ago
  87. 29bf787 refactor: rewrite `get_picked_items_qty` query in `QB` by s-aga-r · 1 year, 9 months ago
  88. 4cbd63e Merge pull request #33710 from openrefactory/patch-2 by ruthra kumar · 1 year, 9 months ago
  89. 49aed7f fix: removed an unnecessary check which always evaluates to true by OpenRefactory, Inc · 1 year, 9 months ago
  90. e4bceaa feat: Copy project_name, from_time, to_time from timesheet details to sales invoice (#33726) by Kevin Shenk · 1 year, 9 months ago
  91. b5d2eed Merge pull request #33759 from rohitwaghchaure/fix-incorrect-actual-qty-for-packed-item by rohitwaghchaure · 1 year, 9 months ago
  92. 11b2994f fix: not able to change default BOM in the Subcontracting Order by Rohit Waghchaure · 1 year, 9 months ago
  93. 02566a0 fix: incorrect actual qty for the packed item by Rohit Waghchaure · 1 year, 9 months ago
  94. d462d6d Merge pull request #33595 from vishdha/fg_based_operating_cost by rohitwaghchaure · 1 year, 9 months ago
  95. 1e607cd fix(pricing rule): free item duplication (#33746) by Dany Robert · 1 year, 9 months ago
  96. 597ef0a fix: Short closed order, receipt and delivery note status on cancellation (#33743) by Deepesh Garg · 1 year, 9 months ago
  97. 327b6fd fix: calculate correct amount for qty == 0 (#33739) by Raffael Meyer · 1 year, 9 months ago
  98. a94aa7a fix(ecommerce): breadcrumb: fallback to `/all-products` (#33718) by Sabu Siyad · 1 year, 9 months ago
  99. 17045f8 fix: use hash based naming for tax withheld vouchers child table (#33643) by Ritwik Puri · 1 year, 9 months ago
  100. ef90e24 chore: linting issue by Dany Robert · 1 year, 9 months ago