1. ff4ae69 Merge branch 'develop' into gross_profit_memory_and_performance_issue by Deepesh Garg · 1 year, 8 months ago
  2. a67284e fix: Concurrency issues in Sales and Purchase returns (#34019) by Deepesh Garg · 1 year, 8 months ago
  3. 4f2553e Merge pull request #34021 from ruthra-kumar/handle_rare_cases_of_null_in_outstanding_calculation by ruthra kumar · 1 year, 8 months ago
  4. 192a339 refactor: filter only immediate upcoming payment term for each SO (#33923) by ruthra kumar · 1 year, 8 months ago
  5. e5a2b15 fix: unwanted difference amount calculation on cr note and invoice with same currency (#34020) by ruthra kumar · 1 year, 8 months ago
  6. 148703b feat: Setting to allow Sales Order creation against expired quotation (#33952) by Deepesh Garg · 1 year, 8 months ago
  7. ce3f962 Merge branch 'develop' into handle_rare_cases_of_null_in_outstanding_calculation by Deepesh Garg · 1 year, 8 months ago
  8. 48bb2c9 fix: Ignore Payment Ledger Entry on dunning cancel (#34025) by Deepesh Garg · 1 year, 8 months ago
  9. 77f6789 Revert "Update tr.csv" (#34026) by Deepesh Garg · 1 year, 8 months ago
  10. 3e56910 perf: fetch SLE's on demand and memoize by ruthra kumar · 1 year, 9 months ago
  11. b9a7ff7 fix: IntegrityError while cancelling journals against cr note by ruthra kumar · 1 year, 8 months ago
  12. b0e8dfc Merge branch 'develop' into fix-so-on-hold by Sagar Sharma · 1 year, 8 months ago
  13. d76759e fix: update `reserved_qty` when `Sales Order` marked as `Hold` by s-aga-r · 1 year, 8 months ago
  14. a0eb5e5 fix: add payment hook to point of sale JS (#33988) by Richard Case · 1 year, 8 months ago
  15. e4953df fix: set per_billed based on hours when amounts are zero (#33984) by Raffael Meyer · 1 year, 8 months ago
  16. 0df28c7 fix(ecommerce): throw invalid doctype error in shop by category (#33901) by Sabu Siyad · 1 year, 8 months ago
  17. 201573a refactor: install fixtures (#33964) by Raffael Meyer · 1 year, 8 months ago
  18. 0efdc6c fix: Ignore mandatory fields while creating tax templates for new companies (#34005) by Deepesh Garg · 1 year, 8 months ago
  19. ab7293b fix: list view for Terms and Conditions (#33925) by Raffael Meyer · 1 year, 8 months ago
  20. 6ea0a69 chore: Update Turkish translations (#33985) by Mehmet Demirel · 1 year, 8 months ago
  21. e478a5d feat: Add filters in Loan Interest Report (#33907) by Deepesh Garg · 1 year, 8 months ago
  22. 47c9132 fix: Amount for debit and credit notes with 0 qty line items (#33902) by Deepesh Garg · 1 year, 8 months ago
  23. 185c543 chore: typo in stock_entry get_uom_details (#33998) by Akshay · 1 year, 8 months ago
  24. 4686217 Merge branch 'develop' into cancel_pi_cancelled_asset by Anand Baburajan · 1 year, 9 months ago
  25. 396f455 Merge branch 'develop' into cancel_pi_cancelled_asset by Anand Baburajan · 1 year, 9 months ago
  26. f8270f0 Merge branch 'develop' into manual_depr_entries_develop by Anand Baburajan · 1 year, 9 months ago
  27. 2fedd59 Merge branch 'develop' into github-issue-33533 by Sagar Sharma · 1 year, 9 months ago
  28. 7d794bc Merge branch 'develop' into fixed-negative-stock-error by rohitwaghchaure · 1 year, 9 months ago
  29. 67b5471 Merge pull request #33941 from developsessions/fix_wrong_due_date_calculation by rohitwaghchaure · 1 year, 9 months ago
  30. 82490d9 Merge branch 'develop' into cancel_pi_cancelled_asset by Anand Baburajan · 1 year, 9 months ago
  31. 07a0e2b Merge branch 'develop' into manual_depr_entries_develop by Anand Baburajan · 1 year, 9 months ago
  32. c8cd351 style: apply results of lint run by developsessions · 1 year, 9 months ago
  33. 3380dc5 chore: use continue, not break by anandbaburajan · 1 year, 9 months ago
  34. 9d0096a fix: failed test, convert date time to string by developsessions · 1 year, 9 months ago
  35. bb42496 Merge branch 'develop' into cancel_pi_cancelled_asset by Anand Baburajan · 1 year, 9 months ago
  36. b961321 fix: allow PI cancel if linked asset is cancelled by anandbaburajan · 1 year, 9 months ago
  37. 2d54bf7 Merge branch 'develop' into manual_depr_entries_develop by Anand Baburajan · 1 year, 9 months ago
  38. e5da0d7 chore: refactor AssetDepreciationSchedule by anandbaburajan · 1 year, 9 months ago
  39. 8ea9e45 fix: asset value for manual depr entries by anandbaburajan · 1 year, 9 months ago
  40. be1f941 fix: Add missing 1 required positional argument: 'bill_date' by developsessions · 1 year, 9 months ago
  41. c80aaad style: lint wrong from position by developsessions · 1 year, 9 months ago
  42. dc0ddf8 fix: stock entry from item dashboard (stock levels) by s-aga-r · 1 year, 9 months ago
  43. 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
  44. 56356ff chore: add `Item Name` column in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 1 year, 9 months ago
  45. d7a665c chore: column width in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 1 year, 9 months ago
  46. 9ae7578 test: test case by Rohit Waghchaure · 1 year, 9 months ago
  47. 6d513e2 fix: negative stock error by Rohit Waghchaure · 1 year, 9 months ago
  48. 2afed7d Merge pull request #33777 from ruthra-kumar/performance_tuning_remarks_migration by ruthra kumar · 1 year, 9 months ago
  49. ae2de3c Merge pull request #33776 from ruthra-kumar/performance_tuning_ple_migration by ruthra kumar · 1 year, 9 months ago
  50. cb1d338 Merge pull request #33502 from ruthra-kumar/toggle_account_balances_in_coa by ruthra kumar · 1 year, 9 months ago
  51. 2884738 feat: adding warehouse filter for gross profit report (#33397) by Gokulnath · 1 year, 9 months ago
  52. fbf2d7e Merge pull request #33918 from rohitwaghchaure/fixed-incorrect-bin-qty by rohitwaghchaure · 1 year, 9 months ago
  53. f8c852c fix: incorrect actual qty in Bin by Rohit Waghchaure · 1 year, 9 months ago
  54. ffeda0c Merge pull request #33916 from gavindsouza/permlevel-apis by Suraj Shetty · 1 year, 9 months ago
  55. 2cc7239 fix: currency formatting in item-wise sales history (#33903) by Dany Robert · 1 year, 9 months ago
  56. 940ad6e fix: Fetch all fields via get_returned_qty_map_for_row by Gavin D'souza · 1 year, 9 months ago
  57. 3518d4b fix(update_billing_percentage): Remove permlevel checks on aggregated value by Gavin D'souza · 1 year, 9 months ago
  58. 3c7b460 fix: german chart of accounts "SKR03" (#33909) by Raffael Meyer · 1 year, 9 months ago
  59. 103a91e Merge pull request #33808 from dj12djdjs/fix-lead-rename by Deepesh Garg · 1 year, 9 months ago
  60. 9bb6410 perf: reduce memory usage while migrating remarks by ruthra kumar · 1 year, 9 months ago
  61. 7156184 feat: add incoterm named place to RFQ by barredterra · 1 year, 9 months ago
  62. c5834c1 Merge pull request #33896 from rohitwaghchaure/inventory-dimension-mandatory by rohitwaghchaure · 1 year, 9 months ago
  63. ddb4396 Merge pull request #33715 from s-aga-r/fix-pick-list by rohitwaghchaure · 1 year, 9 months ago
  64. 6ffdeb1 fix: consider `stock_qty` if `picked_qty` is zero by s-aga-r · 1 year, 9 months ago
  65. 22d0e13 test: added test case by Rohit Waghchaure · 1 year, 9 months ago
  66. 423f2b5 feat: mandatory and mandatory depends on in inventory dimension by Rohit Waghchaure · 1 year, 9 months ago
  67. 6e015fd Merge branch 'develop' into fix-mr-rate-and-amount by Sagar Sharma · 1 year, 9 months ago
  68. 57c8871 Merge branch 'develop' into fix-pick-list by Sagar Sharma · 1 year, 9 months ago
  69. 0b76a26 refactor: `test_consider_existing_pick_list()` by s-aga-r · 1 year, 9 months ago
  70. bb7fe79 test: add test cases by s-aga-r · 1 year, 9 months ago
  71. 207eeef fix(test): `test_pick_list_for_items_with_multiple_UOM()` by s-aga-r · 1 year, 9 months ago
  72. 5138ef0 fix: `pymysql.err.ProgrammingError` by s-aga-r · 1 year, 9 months ago
  73. 7b3d496 fix: `get_picked_items_details` by s-aga-r · 1 year, 9 months ago
  74. be41052 chore: add `status` field in `Pick List` by s-aga-r · 1 year, 9 months ago
  75. b642718 fix: consider existing pick list by s-aga-r · 1 year, 9 months ago
  76. b3dc22d fix: Fetch commission rate from sales partner (#33851) by Deepesh Garg · 1 year, 9 months ago
  77. 11d165c fix(Fixed Asset Register): error when selecting more than one fiscal year by barredterra · 1 year, 9 months ago
  78. 5d8a2d3 Merge branch 'develop' into fix_disposal_was_made_on_original_schedule_date_develop by Anand Baburajan · 1 year, 9 months ago
  79. f487660 fix: disposal_was_made_on_original_schedule_date by anandbaburajan · 1 year, 9 months ago
  80. 5f38859 Merge pull request #33736 from rtdany10/gp-report-fix by ruthra kumar · 1 year, 9 months ago
  81. d69c839 chore: linting issues by Dany Robert · 1 year, 9 months ago
  82. 1f6ab86 feat(gp): test for inv and dn related via so by Dany Robert · 1 year, 9 months ago
  83. 6b781d7 fix: `amount` in `Material Request` by s-aga-r · 1 year, 9 months ago
  84. a34a1f8 fix: Amount validation in Payment Request against Purchase Order (#33855) by Deepesh Garg · 1 year, 9 months ago
  85. faecf3e fix: Lead to customer creation (#33859) by Deepesh Garg · 1 year, 9 months ago
  86. 6674edf chore: Resize numeric and date columns (#33858) by Deepesh Garg · 1 year, 9 months ago
  87. 428b099 fix: Ignore linked JE on JE cancellation (#33852) by Deepesh Garg · 1 year, 9 months ago
  88. 8abe0ce fix: Currency symbol for tax withholding net total field (#33850) by Deepesh Garg · 1 year, 9 months ago
  89. fee0ca8 perf: reduce memory usage by paging through records by ruthra kumar · 1 year, 9 months ago
  90. f270880 fix: double salutation on quotation print (#33834) by ruthra kumar · 1 year, 9 months ago
  91. 1b967f3 Merge pull request #33845 from rohitwaghchaure/fixed-item-not-fetching-issue by rohitwaghchaure · 1 year, 9 months ago
  92. 0d7f98b fix: item rate not fetching by Rohit Waghchaure · 1 year, 9 months ago
  93. 9e50aa4 feat(pos): multiple item prices (#33005) by Sabu Siyad · 1 year, 9 months ago
  94. 3598bcc chore: ERPNext setup wizard cleanup (#33675) by Deepesh Garg · 1 year, 9 months ago
  95. 9dd6b3c Merge pull request #33835 from ruthra-kumar/skip_validation_on_migration by ruthra kumar · 1 year, 9 months ago
  96. de10f2d fix(patch): validation error on cost center allocation migration by ruthra kumar · 1 year, 9 months ago
  97. a835c1a perf: show update items dialog by Devin Slauenwhite · 1 year, 9 months ago
  98. b31b850 fix: disfuctional cost center filter on Journal Entries (#33815) by ruthra kumar · 1 year, 9 months ago
  99. c5ca8d7 fix: GST Category validation broken for pos unregistered customer who dont have address. (#33800) by Vishal Dhayagude · 1 year, 9 months ago
  100. 21f4256 chore: remove broken translation by anandbaburajan · 1 year, 9 months ago