1. 18ace30 fix: Project filter in Trial Baalance Report by Deepesh Garg · 4 years, 5 months ago
  2. e6147ed feat: production forecasting using exponential smoothing method by Rohit Waghchaure · 4 years, 5 months ago
  3. 1b1787c fix: Against voucher in General Ledger by Deepesh Garg · 4 years, 5 months ago
  4. 31b8be6 Merge branch 'accounts_dashboard' of https://github.com/deepeshgarg007/erpnext into deepeshgarg007-accounts_dashboard by Nabin Hait · 4 years, 5 months ago
  5. 7d61c03 fix: Add missing dimensions in GL entries (#21689) by Deepesh Garg · 4 years, 5 months ago
  6. 33f654e Merge branch 'develop' of https://github.com/frappe/erpnext into accounts_dashboard by Deepesh Garg · 4 years, 5 months ago
  7. 8bbac6d fix: Onboarding and Dashboard for accounts module by Deepesh Garg · 4 years, 5 months ago
  8. bd7e535 Fix: Set General Ledger 'Group By' filter as 'Group by Voucher(Consolidated)' when opened from Invoice (#21673) by Afshan · 4 years, 5 months ago
  9. c6bd012 Merge branch 'develop' of https://github.com/frappe/erpnext into accounts_dashboard by Deepesh Garg · 4 years, 5 months ago
  10. 0defefd feat: Standard accounts dashboard by Deepesh Garg · 4 years, 5 months ago
  11. e720882 Merge pull request #21642 from kevingdc/bugfix/fix-budget-variance-report by Deepesh Garg · 4 years, 5 months ago
  12. b81bd5f fix: Formatting fixes by Deepesh Garg · 4 years, 5 months ago
  13. bc05855 fix: Simplify get_dimension_account_month_map by Kevin Chan · 4 years, 5 months ago
  14. 3392e6b fix: User filters instead of hardcoded values by Deepesh Garg · 4 years, 5 months ago
  15. 8d9f86f fix: Gross and net profit report fix by Deepesh Garg · 4 years, 5 months ago
  16. b3ee631 fix: Fix Budget Variance Report by Kevin Chan · 4 years, 5 months ago
  17. 52189cb style: Improve formatting by Kevin Chan · 4 years, 5 months ago
  18. 54a6c64 fix: against voucher no not all records showing in case of Group By Voucher (consolidated) (#21592) by rohitwaghchaure · 4 years, 5 months ago
  19. 3980591 fix: accounts payable shows advance amount of other company (#21548) by Saqib · 4 years, 5 months ago
  20. 090e609 fix: list index out of range error (#21467) by Saqib · 4 years, 5 months ago
  21. 2a9c5ba feat: Immutable ledger (#18740) by Deepesh Garg · 4 years, 5 months ago
  22. 0d8f66d Merge pull request #21493 from deepeshgarg007/item_wise_sale_purchase by Deepesh Garg · 4 years, 5 months ago
  23. 3d8dada fix: Group by filter fix in item wise sales and purchase register by Deepesh Garg · 4 years, 5 months ago
  24. 4289787 Merge pull request #21461 from deepeshgarg007/consolidate_statement_fix by Deepesh Garg · 4 years, 6 months ago
  25. fa2eecc fix: Report summary fix in consolidated financial statement for report type Profit and Loss by Deepesh Garg · 4 years, 6 months ago
  26. 558f6aa Merge pull request #21456 from deepeshgarg007/gross_profit_width by Deepesh Garg · 4 years, 6 months ago
  27. 142af4b fix: Default column width in Gross profit report by Deepesh Garg · 4 years, 6 months ago
  28. d78cf97 feat: Allow tax withholding category selection at invoice level (#20870) by Deepesh Garg · 4 years, 6 months ago
  29. ad16e61 fix: Valid warehouse in woocommerce syncing and other small fixes (#21407) by Nabin Hait · 4 years, 6 months ago
  30. 525204b feat: Payment allocation based on payment terms (#20945) by Deepesh Garg · 4 years, 6 months ago
  31. 6298bbb Merge pull request #21328 from rohitwaghchaure/fixed-account-name-in-gl_print by Deepesh Garg · 4 years, 6 months ago
  32. 9793500 fix: account name not showing in the gl print by Rohit Waghchaure · 4 years, 6 months ago
  33. bd14a64 fix: add label to gl entry by Mangesh-Khairnar · 4 years, 6 months ago
  34. 470679f fix: SQL ssyntax error by Deepesh Garg · 4 years, 6 months ago
  35. 9b312bf Merge branch 'develop' of https://github.com/frappe/erpnext into purchase-register-filters by Deepesh Garg · 4 years, 6 months ago
  36. 6c36cdd Merge pull request #21188 from deepeshgarg007/dimension_filter_fix by Deepesh Garg · 4 years, 6 months ago
  37. 62e9f83 fix: Use separate condition for tree and normal doctype by Deepesh Garg · 4 years, 6 months ago
  38. 24a2c9b feat: Date range in financial statements (#21020) by Deepesh Garg · 4 years, 6 months ago
  39. ca3967d feat: (minor) purchase register filters by Saqib Ansari · 4 years, 6 months ago
  40. 433e58d feat: Add report summary in financial statements (#20876) by Deepesh Garg · 4 years, 6 months ago
  41. e86f6d0 Merge branch 'develop' into print-format-fix by Deepesh Garg · 4 years, 7 months ago
  42. cf6a814 fix: total currency formatting by Shivam Mishra · 4 years, 7 months ago
  43. d74bcad fix: Added hidden GL column in general ledger (#21021) by Deepesh Garg · 4 years, 7 months ago
  44. ff7bbd2 fix: Party Name not visible in statement of accounts (#20913) by Deepesh Garg · 4 years, 7 months ago
  45. ed0965a feat: Nested set filtering for accounting dimension (#20860) by Deepesh Garg · 4 years, 7 months ago
  46. 07116c7 fix: Mode of payment not fetcched in Item wise purchase register by Deepesh Garg · 4 years, 7 months ago
  47. 5e58666 fix: HSN code not visible in GST Itemised Purchase register by Deepesh Garg · 4 years, 7 months ago
  48. 6dc335d Merge pull request #20824 from scmmishra/report-options by Deepesh Garg · 4 years, 7 months ago
  49. 12aa35a fix: Label and UX fixes in AP/AP reports (#20803) by Deepesh Garg · 4 years, 7 months ago
  50. 5707c9a fix: Item Wise report query fix (#20760) by Deepesh Garg · 4 years, 8 months ago
  51. 8cf841c fix: wrong calculation of depreciation eliminated for a period (#20502) by Saqib · 4 years, 8 months ago
  52. 0ce9e0c feat: Group by AR/AP report (#20573) by Deepesh Garg · 4 years, 8 months ago
  53. 9462ba6 feat: Group by item wise sales register (#20251) by Deepesh Garg · 4 years, 8 months ago
  54. 30e766b fix: SQL query in financial statements by Deepesh Garg · 4 years, 8 months ago
  55. 589f2cd fix: Get only specified company accounts in financial statements (#20486) by Deepesh Garg · 4 years, 8 months ago
  56. ffa74ad Merge pull request #20478 from deepeshgarg007/finance-book-filter-new by rohitwaghchaure · 4 years, 8 months ago
  57. 34c33ba fix: Cash flow filter fix by Deepesh Garg · 4 years, 8 months ago
  58. ba44f28 fix: Filtering fixes in financial statement by Deepesh Garg · 4 years, 8 months ago
  59. ce04526 fix: Do not show any finance book record if no finance book filter is applied by Deepesh Garg · 4 years, 8 months ago
  60. 2f67647 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-incorrect-translations by Suraj Shetty · 4 years, 9 months ago
  61. 48e9bc3 fix: Incorrect translation syntax by Suraj Shetty · 4 years, 9 months ago
  62. ef41a0e fix: Finance book filtering in financial statements (#20410) by Deepesh Garg · 4 years, 9 months ago
  63. fdba26d fix: Order GL entries by creation time in General ledger by deepeshgarg007 · 4 years, 9 months ago
  64. a59c2ce fix: profit and loss indicator bug by Shivam Mishra · 4 years, 9 months ago
  65. 748c3d9 feat: update profit and loss for new report summary API by Shivam Mishra · 4 years, 9 months ago
  66. 287f491 fix: Employee name in Report trial balance for party (#20223) by Marica · 4 years, 9 months ago
  67. 473b478 fix: Show closing row in general ledger print by deepeshgarg007 · 4 years, 9 months ago
  68. ec258a4 perf: Asset Depreciations and Balances report (#18022) by Don-Leopardo · 4 years, 10 months ago
  69. 9774896 Merge pull request #19973 from deepeshgarg007/budget_variance_dimension by Saqib · 4 years, 10 months ago
  70. 4f18d25 fix: none type object updates AR report row (#19958) by Saqib · 4 years, 10 months ago
  71. c408628 Merge pull request #19979 from deepeshgarg007/sales_register_upgrade by Deepesh Garg · 4 years, 10 months ago
  72. be8c406 fix: Update sales register report by deepeshgarg007 · 4 years, 10 months ago
  73. e65ada2 feat: Dynamic filters for dimensions in budget variance report by deepeshgarg007 · 4 years, 10 months ago
  74. 86babbe Merge pull request #19970 from rohitwaghchaure/fixed_incorrect_outstanding_amount_showing_in_the_ap_ar_report_v13 by rohitwaghchaure · 4 years, 10 months ago
  75. 0f583b8 fix: incorrect outstanding amount shwoing in the AP/AR report by Rohit Waghchaure · 4 years, 10 months ago
  76. 586390d Merge branch 'develop' into fix-profit-and-loss-statement by Suraj Shetty · 4 years, 10 months ago
  77. f952670 fix: Financial statement report by Suraj Shetty · 4 years, 10 months ago
  78. d285e9b optimize: Optimization of Receivable report filtered based on sales person (#19796) by Nabin Hait · 4 years, 10 months ago
  79. dfd82d2 Merge pull request #19792 from nabinhait/ar-summary-based-on-terms by Deepesh Garg · 4 years, 10 months ago
  80. e176c3c feat: Receivable / payable summary based on payment terms by Nabin Hait · 4 years, 10 months ago
  81. 8d31171 fix: Party name field in trial balacne for party report (#19789) by Deepesh Garg · 4 years, 10 months ago
  82. 03d1394 fix: Unable to see parties with negative balance in AR/AP Summary (#19776) by Deepesh Garg · 4 years, 10 months ago
  83. 06a6fa4 feat: Accounts Payable report based on payment terms (#19672) by Deepesh Garg · 4 years, 11 months ago
  84. 732d6af fix: Show AR summary based on outstanding (#19573) by Nabin Hait · 5 years ago
  85. 3a72cb4 fix: Set due date in accounts receivable based on payment terms (#19563) by Nabin Hait · 5 years ago
  86. 082bfb8 Merge pull request #19567 from deepeshgarg007/balance_sheet_develop by Deepesh Garg · 5 years ago
  87. 5ea4328 fix: Accumulated Values filter disappearing by deepeshgarg007 · 5 years ago
  88. 8bd2d4d fix(trial balance): Show opening and closing of group account in single column (#19509) by Nabin Hait · 5 years ago
  89. 6a50c92 Update accounts_receivable.js by rohitwaghchaure · 5 years ago
  90. dec5bea fix: unknown column credit limit in accounts receivable report by Rohit Waghchaure · 5 years ago
  91. 9f483c1 fix: Spelling of Variance by Jai Chavan · 5 years ago
  92. c5a6e9d Merge branch 'develop' into version-12 by Sahil Khan · 5 years ago
  93. b54f0fb fix: Party column empty in accounts receivable/ payable summary (#19205) by Deepesh Garg · 5 years ago
  94. a9ff4f6 fix(Report): Sales Register by sahil28297 · 5 years ago
  95. 1323234 fix(Report): Sales Register (#19166) by Rucha Mahabal · 5 years ago
  96. 2064dfc fix: Handling payments against credit/debit notes and party currency (#19154) by Nabin Hait · 5 years ago
  97. 1e6e1dd enhancement(tds-monthly-payable): remove zero value transaction (#19141) by Mangesh-Khairnar · 5 years ago
  98. 5dcf2c6 chore: remove unlinked letter head references (#19138) by Mangesh-Khairnar · 5 years ago
  99. 2c60f64 feat: missmatching amount in GST Sales report and itemised sales report (#19116) by Anurag Mishra · 5 years ago
  100. 30f3354 Merge pull request #19114 from marination/report-fix by rohitwaghchaure · 5 years ago