1. b5be17c fix: use most reliable section reference per report line by David Arnold · 1 year, 1 month ago
  2. 62bbcbc Merge pull request #39202 from GursheenK/fiscal-year-naming-keyerror by Nabin Hait · 1 year, 1 month ago
  3. 96530b9 Merge pull request #39193 from GursheenK/coa-from-existing-company by Nabin Hait · 1 year, 1 month ago
  4. 0cbcc55 Merge pull request #39195 from GursheenK/no-copy-party-balance by Nabin Hait · 1 year, 1 month ago
  5. 6b5c54b Merge pull request #39209 from nabinhait/asset-depreciation-currency by Nabin Hait · 1 year, 1 month ago
  6. c2dde04 Merge pull request #39214 from nabinhait/item-quick-entry by Nabin Hait · 1 year, 1 month ago
  7. c14986f fix: Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog by Nabin Hait · 1 year, 1 month ago
  8. 62a6945 Merge pull request #39196 from ruthra-kumar/incorrect_status_in_bank_transaction by ruthra kumar · 1 year, 1 month ago
  9. be8bb23 chore: linter fix by Shariq Ansari · 1 year, 1 month ago
  10. 498bf15 chore: linter fix by Shariq Ansari · 1 year, 1 month ago
  11. 210d771 Merge pull request #39212 from ruthra-kumar/make_use_of_doc_level_proj_filter by ruthra kumar · 1 year, 1 month ago
  12. cf98843 refactor: remove 'Bank Trasaction' logic from status_update by ruthra kumar · 1 year, 1 month ago
  13. 4666252 fix: FG Item incorrect qty in the work order (#39200) by rohitwaghchaure · 1 year, 1 month ago
  14. 9ba6ff6 fix: project filters on Delivery Note and Sales Order by ruthra kumar · 1 year, 1 month ago
  15. eab22eb fix: Introduced company field to show amounts in company currency by Nabin Hait · 1 year, 1 month ago
  16. 7e198cc Merge pull request #39204 from shariquerik/add-expected-start-date-in-sort by Shariq Ansari · 1 year, 1 month ago
  17. 3d54fd8 fix: add expected_start_date in sort by by Shariq Ansari · 1 year, 1 month ago
  18. d0ea598 fix: fetch name for fy by Gursheen Anand · 1 year, 1 month ago
  19. 6de8c18 fix: bank transction status upon reconciliation by ruthra kumar · 1 year, 1 month ago
  20. 5923b48 fix: avoid copying party balance by Gursheen Anand · 1 year, 1 month ago
  21. 7d26469 fix: account currency from existing company coa by Gursheen Anand · 1 year, 1 month ago
  22. b96c063 fix: duplicate entry for serial / batch creation (#39188) by rohitwaghchaure · 1 year, 1 month ago
  23. 2bad706 Merge pull request #39163 from nabinhait/asset-fix1 by Nabin Hait · 1 year, 1 month ago
  24. 7fa3e82 Merge pull request #39167 from s-aga-r/FIX-7864 by s-aga-r · 1 year, 1 month ago
  25. 7ddbfa1 Merge pull request #39161 from ruthra-kumar/allow_sales_invoice_in_bank_reconciliation by ruthra kumar · 1 year, 1 month ago
  26. 4bd437b Merge pull request #39165 from ruthra-kumar/bug_in_payment_entry_outstanding_reference by ruthra kumar · 1 year, 1 month ago
  27. fca8028 Merge pull request #39159 from ruthra-kumar/testing_bulk_transaction_permissions by ruthra kumar · 1 year, 1 month ago
  28. cd293a5 fix: update Maintenance Schedule status on Maintenance Visit submit by s-aga-r · 1 year, 1 month ago
  29. 07b605a fix: make Dr/Cr in CoA translatable (#39033) by Raffael Meyer · 1 year, 1 month ago
  30. 54383cf Merge pull request #39140 from s-aga-r/FIX-8018 by s-aga-r · 1 year, 1 month ago
  31. 4cc3c1b fix: incorrect outstanding amt validation on advance as liability by ruthra kumar · 1 year, 1 month ago
  32. 4d56f72 fix: make `Sales Person` non-mandatory by s-aga-r · 1 year, 1 month ago
  33. c34f09c fix: Purchase date and amount is not mandatory for composite asset creation by Nabin Hait · 1 year, 1 month ago
  34. fe43dab fix: improved validation message by Nabin Hait · 1 year, 1 month ago
  35. b69cdeb refactor: allow sales invoice in Bank Reconciliation tool by ruthra kumar · 1 year, 1 month ago
  36. 15dc5c7 refactor: prevent permissions by always processing in background by ruthra kumar · 1 year, 1 month ago
  37. 3fb7886 fix: Creating Asset Activity while Importing Asset (backport #39113) (#39156) by mergify[bot] · 1 year, 1 month ago
  38. bae7c64 fix: inventory dimension negative stock validation (#39149) by rohitwaghchaure · 1 year, 1 month ago
  39. 68c0e18 fix: remove `parent_field` parameter from calls to `rebuild_tree` (#39146) by Raffael Meyer · 1 year, 1 month ago
  40. e912e95 fix(Employee): treeview (#39126) by Raffael Meyer · 1 year, 1 month ago
  41. 610d4f5 Merge pull request #39127 from s-aga-r/FIX-38702 by s-aga-r · 1 year, 1 month ago
  42. cdd5441 fix(text): test_update_status by s-aga-r · 1 year, 1 month ago
  43. f09e213 fix: serial / batch barcode scanner (#39114) by rohitwaghchaure · 1 year, 1 month ago
  44. 0819675 fix: auto close and reopen SCO based on PO status by s-aga-r · 1 year, 1 month ago
  45. 784b6dc fix: don't allow to reopen SCO if PO is closed by s-aga-r · 1 year, 1 month ago
  46. 245effc fix: update qty on SCO status change by s-aga-r · 1 year, 1 month ago
  47. 0d01bd8 fix: don't close PO on SCO close by s-aga-r · 1 year, 1 month ago
  48. 57b6a98 test: internal transfer for non-stock item by s-aga-r · 1 year, 1 month ago
  49. e1b0fff fix: don't set rate for non-stock item in Internal Transfer by s-aga-r · 1 year, 1 month ago
  50. c2f88f2 Merge pull request #39138 from deepeshgarg007/subscription_patch_fix by Deepesh Garg · 1 year, 1 month ago
  51. 277dade fix: Subscription update patch by Deepesh Garg · 1 year, 1 month ago
  52. e2cf1ea Merge pull request #39125 from ruthra-kumar/ignore_cancelled_payment_in_sales_register by Deepesh Garg · 1 year, 1 month ago
  53. 5b15718 fix: flaky demo test case by Deepesh Garg · 1 year, 1 month ago
  54. bb839b2 fix(ux): filter closed SCO in `Get Items From` dialog by s-aga-r · 1 year, 1 month ago
  55. 5bc2035 fix: don't allow to submit/cancel SE against a closed SCO by s-aga-r · 1 year, 1 month ago
  56. 9e97347 fix: don't allow to submit/cancel SCR against a closed SCO by s-aga-r · 1 year, 1 month ago
  57. 5e2669f feat: provision to close SCO by s-aga-r · 1 year, 1 month ago
  58. 0f1be03 fix: ignore cancelled payments in Sales/Purchase Register by ruthra kumar · 1 year, 1 month ago
  59. 351ee5b Merge pull request #39116 from ruthra-kumar/fix_multi_select_dialog_for_invoices by ruthra kumar · 1 year, 1 month ago
  60. e84c9f7 fix(UX): dont override framework's permission check messages (#39118) by Ankush Menat · 1 year, 1 month ago
  61. 7da9ffa fix: typerror on multi select dialog by ruthra kumar · 1 year, 1 month ago
  62. 6401908 fix: Ignore UP on "allowed to transact with" (#39103) by Ankush Menat · 1 year, 1 month ago
  63. beee98d feat: Against voucher filter in General Ledger (#39100) by Deepesh Garg · 1 year, 1 month ago
  64. 60c33ac Merge pull request #39097 from ruthra-kumar/make_loyalty_program_editable by ruthra kumar · 1 year, 1 month ago
  65. 1bc74bd refactor: flag to control loyalty point creation at invoice level by ruthra kumar · 1 year, 1 month ago
  66. 12c40ef Merge pull request #39093 from rmehta/rename-workspace by Rushabh Mehta · 1 year, 1 month ago
  67. b250a21 fix(minor): remove "hide_workspaces" from erpnext/install.py by Rushabh Mehta · 1 year, 1 month ago
  68. 4e28b5a fix(minor): Rename "ERPNext Settings" to "Settings" and remove "ERPNext Integrations" workspace by Rushabh Mehta · 1 year, 1 month ago
  69. 739434b perf: index item_code in bom explosion item (#39085) by Ankush Menat · 1 year, 1 month ago
  70. 9ea963b fix: Variant Items, List View Enabled to Variant Status Change (#38468) by Parameshwari Palanisamy · 1 year, 1 month ago
  71. 6e5484e fix: on cancellation of document cancel the serial and batch bundle (#39076) by rohitwaghchaure · 1 year, 1 month ago
  72. d048644 Merge pull request #39067 from ruthra-kumar/fix_undefined_error_in_budget_variance_report by ruthra kumar · 1 year, 1 month ago
  73. 1a9e091 fix: select options should dynamically load dimensions by ruthra kumar · 1 year, 1 month ago
  74. 1b0d964 Merge pull request #39023 from ruthra-kumar/refactor_customer_ledger_summary by ruthra kumar · 1 year, 1 month ago
  75. 92bc962 fix: undefined error in Budget Variance and Profitability report by ruthra kumar · 1 year, 1 month ago
  76. a9576f0 feat: group by Asset in Asset Depreciations and Balances report (#38923) by Anand Baburajan · 1 year, 1 month ago
  77. 4f8a168 chore: default_roles hook doesn't exist anymore (#39032) by David Arnold · 1 year, 1 month ago
  78. bacf2b7 fix: Unable to save Sales Invoice (#39059) by Deepesh Garg · 1 year, 1 month ago
  79. 510fdf7 fix(DX): capture tracebacks with context (#39060) by Ankush Menat · 1 year, 1 month ago
  80. 0346f47 fix: take quantity into account when setting asset's gross purchase amt (#39056) by Anand Baburajan · 1 year, 1 month ago
  81. 3f9693b fix: GL values in transaction currency via JV (#38914) by Deepesh Garg · 1 year, 1 month ago
  82. 877cc72 fix: enqueue demo data setup on setup complete (#39043) by Smit Vora · 1 year, 1 month ago
  83. 70abedc fix: work order with multi level, fetch operting cost from sub-assembly (#38992) by rohitwaghchaure · 1 year, 1 month ago
  84. 0c6de4e fix: non stock uom validation for serial and batch (#39018) by rohitwaghchaure · 1 year, 1 month ago
  85. a517125 refactor(perf): replace account subquery with 'in' condition by ruthra kumar · 1 year, 1 month ago
  86. b7f283b feat: skip disabled accounts in COA (#38551) by Gursheen Kaur Anand · 1 year, 1 month ago
  87. cd37fd7 fix: Validate account in Sales/Purchase Taxes and Charges Template (#39013) by Deepesh Garg · 1 year, 1 month ago
  88. f983e09 fix: purchase return without item code not working (#39014) by rohitwaghchaure · 1 year, 1 month ago
  89. 3b4b227 fix: Multiple subscription fixes (#39005) by Deepesh Garg · 1 year, 1 month ago
  90. b5340c5 fix: auto fetch not working if bundle exists (#39002) by rohitwaghchaure · 1 year, 1 month ago
  91. 10074e9 fix: serial and batch bundle company mandatory error (#38994) by rohitwaghchaure · 1 year, 1 month ago
  92. bbee9b5 fix: Opening balance in bank reconciliation tool (#38977) by Deepesh Garg · 1 year, 1 month ago
  93. 915d864 Merge pull request #38969 from ruthra-kumar/bug_in_p_l_report by ruthra kumar · 1 year, 1 month ago
  94. 8555617 test: profit and loss report output by ruthra kumar · 1 year, 1 month ago
  95. b71b0d5 fix: remove bad defaults (#38986) by Ankush Menat · 1 year, 1 month ago
  96. a117ef3 fix: not able to cancel sales invoice (#38979) by rohitwaghchaure · 1 year, 1 month ago
  97. 33b631e Merge pull request #38805 from barredterra/remove-unused-coa by Raffael Meyer · 1 year, 1 month ago
  98. 9b1c222 feat: Merge taxes from mapped docs (#38346) by Deepesh Garg · 1 year, 1 month ago
  99. 12560e2 Merge pull request #38496 from ruthra-kumar/bisect_accounting_reports by ruthra kumar · 1 year, 1 month ago
  100. 0890b41 chore: resolve linter issues by ruthra kumar · 1 year, 1 month ago