1. 4a6a759 Merge pull request #33940 from s-aga-r/github-issue-33917 by Sagar Sharma · 1 year, 9 months ago
  2. 3380dc5 chore: use continue, not break by anandbaburajan · 1 year, 9 months ago
  3. 9d0096a fix: failed test, convert date time to string by developsessions · 1 year, 9 months ago
  4. bb42496 Merge branch 'develop' into cancel_pi_cancelled_asset by Anand Baburajan · 1 year, 9 months ago
  5. b961321 fix: allow PI cancel if linked asset is cancelled by anandbaburajan · 1 year, 9 months ago
  6. 2d54bf7 Merge branch 'develop' into manual_depr_entries_develop by Anand Baburajan · 1 year, 9 months ago
  7. e5da0d7 chore: refactor AssetDepreciationSchedule by anandbaburajan · 1 year, 9 months ago
  8. 8ea9e45 fix: asset value for manual depr entries by anandbaburajan · 1 year, 9 months ago
  9. be1f941 fix: Add missing 1 required positional argument: 'bill_date' by developsessions · 1 year, 9 months ago
  10. c80aaad style: lint wrong from position by developsessions · 1 year, 9 months ago
  11. dc0ddf8 fix: stock entry from item dashboard (stock levels) by s-aga-r · 1 year, 9 months ago
  12. ce8a108 fix: default due_date was wrong calculated on template "_Test Payment Term Template 1" (last day of next month) by developsessions · 1 year, 9 months ago
  13. 56356ff chore: add `Item Name` column in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 1 year, 9 months ago
  14. d7a665c chore: column width in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 1 year, 9 months ago
  15. 9ae7578 test: test case by Rohit Waghchaure · 1 year, 9 months ago
  16. 6d513e2 fix: negative stock error by Rohit Waghchaure · 1 year, 9 months ago
  17. 03321f5 chore: Code simplification by marination · 1 year, 9 months ago
  18. 2afed7d Merge pull request #33777 from ruthra-kumar/performance_tuning_remarks_migration by ruthra kumar · 1 year, 9 months ago
  19. ae2de3c Merge pull request #33776 from ruthra-kumar/performance_tuning_ple_migration by ruthra kumar · 1 year, 9 months ago
  20. cb1d338 Merge pull request #33502 from ruthra-kumar/toggle_account_balances_in_coa by ruthra kumar · 1 year, 9 months ago
  21. b3fe7c6 fix: Consider only ordered alternative/original item for Quotation status by marination · 1 year, 9 months ago
  22. 2884738 feat: adding warehouse filter for gross profit report (#33397) by Gokulnath · 1 year, 9 months ago
  23. fbf2d7e Merge pull request #33918 from rohitwaghchaure/fixed-incorrect-bin-qty by rohitwaghchaure · 1 year, 9 months ago
  24. f8c852c fix: incorrect actual qty in Bin by Rohit Waghchaure · 1 year, 9 months ago
  25. ffeda0c Merge pull request #33916 from gavindsouza/permlevel-apis by Suraj Shetty · 1 year, 9 months ago
  26. 2cc7239 fix: currency formatting in item-wise sales history (#33903) by Dany Robert · 1 year, 9 months ago
  27. 940ad6e fix: Fetch all fields via get_returned_qty_map_for_row by Gavin D'souza · 1 year, 9 months ago
  28. 3518d4b fix(update_billing_percentage): Remove permlevel checks on aggregated value by Gavin D'souza · 1 year, 9 months ago
  29. 3c7b460 fix: german chart of accounts "SKR03" (#33909) by Raffael Meyer · 1 year, 9 months ago
  30. 103a91e Merge pull request #33808 from dj12djdjs/fix-lead-rename by Deepesh Garg · 1 year, 9 months ago
  31. 9bb6410 perf: reduce memory usage while migrating remarks by ruthra kumar · 1 year, 9 months ago
  32. 4ac983c Merge pull request #33910 from barredterra/named-place-rfq by Sagar Sharma · 1 year, 9 months ago
  33. 7156184 feat: add incoterm named place to RFQ by barredterra · 1 year, 9 months ago
  34. ece6358 fix: Iterate over list instead of map's output and formatting by marination · 1 year, 9 months ago
  35. c5834c1 Merge pull request #33896 from rohitwaghchaure/inventory-dimension-mandatory by rohitwaghchaure · 1 year, 9 months ago
  36. ddb4396 Merge pull request #33715 from s-aga-r/fix-pick-list by rohitwaghchaure · 1 year, 9 months ago
  37. 510b265 Merge pull request #33869 from s-aga-r/fix-mr-rate-and-amount by Sagar Sharma · 1 year, 9 months ago
  38. 6ffdeb1 fix: consider `stock_qty` if `picked_qty` is zero by s-aga-r · 1 year, 9 months ago
  39. 22d0e13 test: added test case by Rohit Waghchaure · 1 year, 9 months ago
  40. 423f2b5 feat: mandatory and mandatory depends on in inventory dimension by Rohit Waghchaure · 1 year, 9 months ago
  41. 6e015fd Merge branch 'develop' into fix-mr-rate-and-amount by Sagar Sharma · 1 year, 9 months ago
  42. 57c8871 Merge branch 'develop' into fix-pick-list by Sagar Sharma · 1 year, 9 months ago
  43. 0b76a26 refactor: `test_consider_existing_pick_list()` by s-aga-r · 1 year, 9 months ago
  44. bb7fe79 test: add test cases by s-aga-r · 1 year, 9 months ago
  45. 207eeef fix(test): `test_pick_list_for_items_with_multiple_UOM()` by s-aga-r · 1 year, 9 months ago
  46. 5138ef0 fix: `pymysql.err.ProgrammingError` by s-aga-r · 1 year, 9 months ago
  47. 7b3d496 fix: `get_picked_items_details` by s-aga-r · 1 year, 9 months ago
  48. be41052 chore: add `status` field in `Pick List` by s-aga-r · 1 year, 9 months ago
  49. b642718 fix: consider existing pick list by s-aga-r · 1 year, 9 months ago
  50. b3dc22d fix: Fetch commission rate from sales partner (#33851) by Deepesh Garg · 1 year, 9 months ago
  51. e007776 Merge pull request #33888 from barredterra/get-asset-value by Anand Baburajan · 1 year, 9 months ago
  52. 11d165c fix(Fixed Asset Register): error when selecting more than one fiscal year by barredterra · 1 year, 9 months ago
  53. 3e5f832 Merge pull request #33883 from AnandBaburajan/fix_disposal_was_made_on_original_schedule_date_develop by Anand Baburajan · 1 year, 9 months ago
  54. 5d8a2d3 Merge branch 'develop' into fix_disposal_was_made_on_original_schedule_date_develop by Anand Baburajan · 1 year, 9 months ago
  55. f487660 fix: disposal_was_made_on_original_schedule_date by anandbaburajan · 1 year, 9 months ago
  56. 2bad86d ci: bump isort to 5.12.0 (#33875) by Deepesh Garg · 1 year, 9 months ago
  57. 5f38859 Merge pull request #33736 from rtdany10/gp-report-fix by ruthra kumar · 1 year, 9 months ago
  58. fa9b327 chore: Validate 'alternative_to' field values, must be a valid non-alterntaive item from table by marination · 1 year, 9 months ago
  59. d69c839 chore: linting issues by Dany Robert · 1 year, 9 months ago
  60. 1f6ab86 feat(gp): test for inv and dn related via so by Dany Robert · 1 year, 9 months ago
  61. 94cacb6 feat: Filter rows to be mapped on server side mapping function by marination · 1 year, 9 months ago
  62. 6b781d7 fix: `amount` in `Material Request` by s-aga-r · 1 year, 9 months ago
  63. a34a1f8 fix: Amount validation in Payment Request against Purchase Order (#33855) by Deepesh Garg · 1 year, 9 months ago
  64. faecf3e fix: Lead to customer creation (#33859) by Deepesh Garg · 1 year, 9 months ago
  65. 6674edf chore: Resize numeric and date columns (#33858) by Deepesh Garg · 1 year, 9 months ago
  66. 428b099 fix: Ignore linked JE on JE cancellation (#33852) by Deepesh Garg · 1 year, 9 months ago
  67. 8abe0ce fix: Currency symbol for tax withholding net total field (#33850) by Deepesh Garg · 1 year, 9 months ago
  68. fee0ca8 perf: reduce memory usage by paging through records by ruthra kumar · 1 year, 9 months ago
  69. f270880 fix: double salutation on quotation print (#33834) by ruthra kumar · 1 year, 9 months ago
  70. 1b967f3 Merge pull request #33845 from rohitwaghchaure/fixed-item-not-fetching-issue by rohitwaghchaure · 1 year, 9 months ago
  71. 0d7f98b fix: item rate not fetching by Rohit Waghchaure · 1 year, 9 months ago
  72. 9e50aa4 feat(pos): multiple item prices (#33005) by Sabu Siyad · 1 year, 9 months ago
  73. 3598bcc chore: ERPNext setup wizard cleanup (#33675) by Deepesh Garg · 1 year, 9 months ago
  74. 9dd6b3c Merge pull request #33835 from ruthra-kumar/skip_validation_on_migration by ruthra kumar · 1 year, 9 months ago
  75. de10f2d fix(patch): validation error on cost center allocation migration by ruthra kumar · 1 year, 9 months ago
  76. 7e592fd Merge pull request #33831 from dj12djdjs/perf-update-items by Sagar Vora · 1 year, 9 months ago
  77. a835c1a perf: show update items dialog by Devin Slauenwhite · 1 year, 9 months ago
  78. b31b850 fix: disfuctional cost center filter on Journal Entries (#33815) by ruthra kumar · 1 year, 9 months ago
  79. c5ca8d7 fix: GST Category validation broken for pos unregistered customer who dont have address. (#33800) by Vishal Dhayagude · 1 year, 9 months ago
  80. cef7dfd feat: Dialog to select alternative item before creating Sales order by marination · 1 year, 9 months ago
  81. e3d7426 Merge pull request #33823 from AnandBaburajan/fix_translations by Anand Baburajan · 1 year, 9 months ago
  82. 21f4256 chore: remove broken translation by anandbaburajan · 1 year, 9 months ago
  83. 33b6855 chore: remove broken translation by Ankush Menat · 1 year, 9 months ago
  84. da323cb fix: use correct filter name in `item_query` (#33814) by Daizy Modi · 1 year, 9 months ago
  85. 4122265 Merge pull request #33813 from frappe/revert-33810-fix-quality-inspection-item-query by Sagar Vora · 1 year, 9 months ago
  86. 1f4fa90 Revert "fix: use correct filter name in reports" by Sagar Vora · 1 year, 9 months ago
  87. 58dab9c Merge pull request #33810 from resilient-tech/fix-quality-inspection-item-query by Sagar Sharma · 1 year, 9 months ago
  88. def759d fix: use correct filter name in reports by Daizy Modi · 1 year, 9 months ago
  89. f19eada feat: Consider filtered items table in JS for totals computation by marination · 1 year, 9 months ago
  90. a504b6e fix: make title field readonly by Devin Slauenwhite · 1 year, 9 months ago
  91. 92d857d fix: purchase invoice performance issue by Rohit Waghchaure · 1 year, 9 months ago
  92. 91982d1 feat: Filter out alternative item rows in taxes and totals for Quotation by marination · 1 year, 9 months ago
  93. a067a90 Merge pull request #33797 from s-aga-r/fix-sco-status by Sagar Sharma · 1 year, 9 months ago
  94. 302f5e2 Merge branch 'develop' into fix-sco-status by Sagar Sharma · 1 year, 9 months ago
  95. 840f9d8 chore: add `Cancelled` status in SCO `get_indicator` by s-aga-r · 1 year, 9 months ago
  96. a5478c6 Merge pull request #33790 from rohitwaghchaure/fix-web-supplier-quotation-from-rfq by rohitwaghchaure · 1 year, 9 months ago
  97. d155042 ci: documentation helper (#33757) by Raffael Meyer · 1 year, 9 months ago
  98. 8438308 Merge pull request #33789 from AnandBaburajan/update_translations_for_naming_series_error by Anand Baburajan · 1 year, 9 months ago
  99. 4e6066f chore: fix translations by anandbaburajan · 1 year, 9 months ago
  100. 7800db7 fix: web supplier quotation by Rohit Waghchaure · 1 year, 9 months ago