1. bf03671 fix(report): iterate on accounts only when accounts exist (#26391) by Afshan · 3 years, 3 months ago
  2. f60c3f0 fix: error popup for COA errors (#26358) by Afshan · 3 years, 3 months ago
  3. 13d7043 fix: column 'outstanding_amount' cannot be null (#26404) by Saqib · 3 years, 3 months ago
  4. d539918 fix: Fixed Budget Variance Graph color from all black to default (#26368) by Subin Tom · 3 years, 3 months ago
  5. 8f3c7ab fix: escape quotes while fetching customer emails (#26329) (#26376) by Saqib · 3 years, 3 months ago
  6. 3888488 fix: precision for expected values in payment entry test by Rucha Mahabal · 3 years, 3 months ago
  7. 11d5690 Merge pull request #25415 from deepeshgarg007/bootstraped_gst_setup by Nabin Hait · 3 years, 3 months ago
  8. 3636efd Merge pull request #26355 from deepeshgarg007/flaky_test by Deepesh Garg · 3 years, 3 months ago
  9. 7f794cc fix: Purchase Invoice advance test case by Deepesh Garg · 3 years, 3 months ago
  10. c8eca8a fix: remove cancelled entries in consolidated financial statements (#26331) by Afshan · 3 years, 3 months ago
  11. ddf8759 Merge pull request #26287 from deepeshgarg007/bank_statement_import_fix by Deepesh Garg · 3 years, 3 months ago
  12. ea5b7d3 Merge pull request #26277 from deepeshgarg007/multi-company-deferred-revenue by Deepesh Garg · 3 years, 3 months ago
  13. cd036e1 Merge pull request #26231 from deepeshgarg007/party_dashboard by Deepesh Garg · 3 years, 3 months ago
  14. 6309601 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 3 months ago
  15. d4146a9 Merge pull request #25323 from m1ngaa/patch-1 by Deepesh Garg · 3 years, 3 months ago
  16. ba2c3c7 fix: Bank statement import by Deepesh Garg · 3 years, 3 months ago
  17. d8bc514 fix: to fetch the correct field in Tax Rule (#25927) by Anuja Pawar · 3 years, 3 months ago
  18. 68c697b fix: Auto process deferred accounting for multi-company setup by Deepesh Garg · 3 years, 3 months ago
  19. 7d7d797 fix: Do not consider cancelled entries in party dashboard by Deepesh Garg · 3 years, 4 months ago
  20. ebc46c1 fix: Update account heads in GST test cases by Deepesh Garg · 3 years, 4 months ago
  21. cf445eb fix: Add validate bank account method back by Deepesh Garg · 3 years, 4 months ago
  22. 43f85a2 fix: changed profitability analysis report width (#26165) by Subin Tom · 3 years, 4 months ago
  23. 970d2af Merge pull request #26211 from deepeshgarg007/include_dimension_filter by Deepesh Garg · 3 years, 4 months ago
  24. 1564d39 Merge pull request #26188 from deepeshgarg007/internal_transfer_payment_tax_v13 by Deepesh Garg · 3 years, 4 months ago
  25. e3ca177 fix: Remove debug flag by Deepesh Garg · 3 years, 4 months ago
  26. bdba29b fix: Account filter not working with accounting dimension filter by Deepesh Garg · 3 years, 4 months ago
  27. 9382b1f fix: Flaky test by Deepesh Garg · 3 years, 4 months ago
  28. 1ca8f6a fix: purchase receipt gl entries with same item code by Saqib Ansari · 3 years, 4 months ago
  29. dbdf251 fix: fetches correct preferred shipping address by Noah Jacob · 3 years, 4 months ago
  30. c1954ec Merge pull request #26195 from deepeshgarg007/deferred_revenue_error by Nabin Hait · 3 years, 4 months ago
  31. ca2e914 fix: Error while booking deferred revenue by Deepesh Garg · 3 years, 4 months ago
  32. 9d8e8f8 fix: Do not show received amount after tax for internal tarnsfers by Deepesh Garg · 3 years, 4 months ago
  33. bd93179 fix: Taxes on Internal Transfer payment entry by Deepesh Garg · 3 years, 4 months ago
  34. 03b629c Merge pull request #26100 from deepeshgarg007/pi_billing_address by Deepesh Garg · 3 years, 4 months ago
  35. 6734707 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 4 months ago
  36. fb89008 fix(pos): unsupported operand type -=: for 'float' and 'NoneType' (#26097) by Saqib · 3 years, 4 months ago
  37. 5cc3f14 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 4 months ago
  38. a94b897 feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  39. b066fe9 fix: insufficient permission for dunning error (#26092) by Anuja Pawar · 3 years, 4 months ago
  40. a58b571 fix: Billing address not fetched in Purchase Invoice by Deepesh Garg · 3 years, 4 months ago
  41. d3ccb02 Merge pull request #26078 from nemesis189/fixed-label-rate-for-purchase-invoice-item-v13 by Deepesh Garg · 3 years, 4 months ago
  42. 913e92c Merge pull request #26044 from GangaManoj/account-multiselect-gl by Deepesh Garg · 3 years, 4 months ago
  43. 6f9de8c fix: removed extra space from label rate by Subin Tom · 3 years, 4 months ago
  44. 41b7c1a fix(General Ledger): Improve account filter by GangaManoj · 3 years, 4 months ago
  45. 3b1b468 fix: check for duplicate payment terms in Payment Term Template (#26003) by Afshan · 3 years, 4 months ago
  46. 60ce005 fix: label for enabling ledger posting of change amount (#26070) by Saqib · 3 years, 4 months ago
  47. 86f689e fix(General Ledger): Get account_currency accurately by GangaManoj · 3 years, 4 months ago
  48. d70c699 Merge pull request #25951 from nextchamp-saqib/invoice-opening-pnl-validation by Deepesh Garg · 3 years, 4 months ago
  49. 53a9ac4 fix(General Ledger): Condense account_conditions by GangaManoj · 3 years, 4 months ago
  50. 79dc0f0 fix: Remove console.log() by GangaManoj · 3 years, 4 months ago
  51. fb9cb78 Merge pull request #26045 from GangaManoj/filter-cc-project by Deepesh Garg · 3 years, 4 months ago
  52. 5149101 Merge pull request #26037 from deepeshgarg007/payment_entry_auto_tax_fixes by Deepesh Garg · 3 years, 4 months ago
  53. cf1fc40 Merge pull request #25906 from deepeshgarg007/gst_taxtable_value_with_discount by Deepesh Garg · 3 years, 4 months ago
  54. 75b30ef fix(General Ledger): Filter Project drop-down list by Company by GangaManoj · 3 years, 4 months ago
  55. 27ec51f fix(General Ledger): Filter Cost Center drop-down list by Company by GangaManoj · 3 years, 4 months ago
  56. 9eac4d0 fix: Import throw by Deepesh Garg · 3 years, 4 months ago
  57. 8718013 fix: Add separate function to validate payment entry taxes by Deepesh Garg · 3 years, 4 months ago
  58. 0511ffc fix(General Ledger): Implement multi-account selection by GangaManoj · 3 years, 4 months ago
  59. 856484a Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gst_taxtable_value_with_discount by Deepesh Garg · 3 years, 4 months ago
  60. 5803463 fix: Auto tax calculations in Payment Entry by Deepesh Garg · 3 years, 4 months ago
  61. 17550fb feat: add Inactive status to Employee by Rucha Mahabal · 3 years, 4 months ago
  62. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 4 months ago
  63. d17217c Merge pull request #25831 from deepeshgarg007/tds_advance_payment_v13 by Nabin Hait · 3 years, 4 months ago
  64. 3b34fc4 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 4 months ago
  65. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 4 months ago
  66. a5c3427 fix: Sort account balances by account name by Deepesh Garg · 3 years, 4 months ago
  67. 882913c Merge pull request #26000 from GangaManoj/gst-settings-card by Deepesh Garg · 3 years, 4 months ago
  68. d063f9a fix: GL Entry ordering by Deepesh Garg · 3 years, 4 months ago
  69. 076bd5e fix: Only display GST card in Accounting Workspace if it's in India by GangaManoj · 3 years, 4 months ago
  70. 701cba7 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gst_taxtable_value_with_discount by Deepesh Garg · 3 years, 4 months ago
  71. edecd5b fix: Update einvoice json test by Deepesh Garg · 3 years, 4 months ago
  72. 0b5fe1b fix: Failing test case by Deepesh Garg · 3 years, 4 months ago
  73. 911818a fix: Add multiple fixes by Deepesh Garg · 3 years, 4 months ago
  74. 42557c4 feat: cost-center wise period closing entry (#25766) by Saqib · 3 years, 4 months ago
  75. 26f0609 feat: enable/disable gl entry posting for change given in pos (#25822) by Saqib · 3 years, 4 months ago
  76. 9e64818 fix: Test case by Deepesh Garg · 3 years, 4 months ago
  77. 7dabb6b Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 4 months ago
  78. b57ebba fix: Validate negative allocated amount in Payment Entry (#25799) by Deepesh Garg · 3 years, 4 months ago
  79. 4c1dad8 fix: Debug tests by Deepesh Garg · 3 years, 4 months ago
  80. 8090965 fix: Debug test by Deepesh Garg · 3 years, 4 months ago
  81. 758db79 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 4 months ago
  82. 21b8e2f fix: hiding Rounding Adjustment field (#25380) by Anupam Kumar · 3 years, 4 months ago
  83. e4fcc55 refactor: Advance taxes and charges calculation by Deepesh Garg · 3 years, 4 months ago
  84. d4398fd fix: update cost center from pos (#25971) by Anuja Pawar · 3 years, 4 months ago
  85. 6f2dacc Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 4 months ago
  86. 18be767 fix: Remove invalid test by Deepesh Garg · 3 years, 4 months ago
  87. d689068 Merge pull request #25928 from nextchamp-saqib/pos-fixes-8 by Saqib · 3 years, 4 months ago
  88. e8a78bd fix: Add test cases by Deepesh Garg · 3 years, 4 months ago
  89. c6e016e fix: wrong round off gl entry posted in case of purchase invoice (#25775) by Saqib · 3 years, 4 months ago
  90. 48036b4 fix: invoices can alter profit and loss of a closed year by Saqib Ansari · 3 years, 4 months ago
  91. 81b9a5e fix(pos): cannot cancel consolidated sales invoice by Saqib Ansari · 3 years, 4 months ago
  92. ca34eec Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 4 months ago
  93. 8656638 fix: chart of accounts importer always error (#25882) by Fisher Yu · 3 years, 4 months ago
  94. 2f58856 fix: Labeling and other fixes by Deepesh Garg · 3 years, 4 months ago
  95. 908b009 fix: Create POS Invoice for Product Bundles (#25847) by Ganga Manoj · 3 years, 5 months ago
  96. 89f621b fix(pos): closing entry shows incorrect expected amount (#25868) by Saqib · 3 years, 5 months ago
  97. 48b1a82 fix: Add accounts and templates for reverse charge by Deepesh Garg · 3 years, 5 months ago
  98. ea4f810 Merge pull request #25869 from nextchamp-saqib/plaid-link-reset by Deepesh Garg · 3 years, 5 months ago
  99. fb9cb0f Merge pull request #25866 from deepeshgarg007/itc_reversa_address by Deepesh Garg · 3 years, 5 months ago
  100. 05386ff chore: remove unwanted method by Saqib Ansari · 3 years, 5 months ago