1. bf03671 fix(report): iterate on accounts only when accounts exist (#26391) by Afshan · 3 years, 3 months ago
  2. d539918 fix: Fixed Budget Variance Graph color from all black to default (#26368) by Subin Tom · 3 years, 3 months ago
  3. c8eca8a fix: remove cancelled entries in consolidated financial statements (#26331) by Afshan · 3 years, 3 months ago
  4. 43f85a2 fix: changed profitability analysis report width (#26165) by Subin Tom · 3 years, 4 months ago
  5. e3ca177 fix: Remove debug flag by Deepesh Garg · 3 years, 4 months ago
  6. bdba29b fix: Account filter not working with accounting dimension filter by Deepesh Garg · 3 years, 4 months ago
  7. 913e92c Merge pull request #26044 from GangaManoj/account-multiselect-gl by Deepesh Garg · 3 years, 4 months ago
  8. 41b7c1a fix(General Ledger): Improve account filter by GangaManoj · 3 years, 4 months ago
  9. 86f689e fix(General Ledger): Get account_currency accurately by GangaManoj · 3 years, 4 months ago
  10. 53a9ac4 fix(General Ledger): Condense account_conditions by GangaManoj · 3 years, 4 months ago
  11. 79dc0f0 fix: Remove console.log() by GangaManoj · 3 years, 4 months ago
  12. fb9cb78 Merge pull request #26045 from GangaManoj/filter-cc-project by Deepesh Garg · 3 years, 4 months ago
  13. 75b30ef fix(General Ledger): Filter Project drop-down list by Company by GangaManoj · 3 years, 4 months ago
  14. 27ec51f fix(General Ledger): Filter Cost Center drop-down list by Company by GangaManoj · 3 years, 4 months ago
  15. 0511ffc fix(General Ledger): Implement multi-account selection by GangaManoj · 3 years, 4 months ago
  16. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 4 months ago
  17. 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
  18. a5c3427 fix: Sort account balances by account name by Deepesh Garg · 3 years, 4 months ago
  19. 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
  20. b57ebba fix: Validate negative allocated amount in Payment Entry (#25799) by Deepesh Garg · 3 years, 4 months ago
  21. 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
  22. 81376ea feat: Show net values in Party Accounts (#25714) by Deepesh Garg · 3 years, 5 months ago
  23. 4d61fa2 fix: incorrect cr/dr shown in general ledger for multi-currency transactions (#25654) by Afshan · 3 years, 5 months ago
  24. 55a3fb5 fix: Linting Issues by Deepesh Garg · 3 years, 5 months ago
  25. fd380d3 fix: Linting errors by Deepesh Garg · 3 years, 5 months ago
  26. a87e3fc fix: TDS report cleanup by Deepesh Garg · 3 years, 8 months ago
  27. 79b422c fix: Advance TDS in TDS payable monthly report by Deepesh Garg · 3 years, 8 months ago
  28. c348215 fix: Cashlfow mapper not showing data by Deepesh Garg · 3 years, 5 months ago
  29. 87baa64 Merge pull request #25260 from AfshanKhan/dimension-wise-accounts-balance-reports by Deepesh Garg · 3 years, 5 months ago
  30. 95e05fb fix: Parameter for get_filtered_list_for_consolidated_report in consolidated balance sheet by Deepesh Garg · 3 years, 5 months ago
  31. 27cf19a feat(pos): show POS reserved stock in stock projected qty report (#25593) by Saqib · 3 years, 5 months ago
  32. 00e00e4 fix: Report summary showing inflated values when values are accumulated in Group Company (#25577) by Deepesh Garg · 3 years, 5 months ago
  33. 384f4b5 fix: can't open general ledger from consolidated financial report (#25542) by Saqib · 3 years, 5 months ago
  34. 0760206 fix: empty payment term column in accounts receivable report (#25556) by Saqib · 3 years, 5 months ago
  35. 6d3305c fix: added total column by Afshan · 3 years, 6 months ago
  36. cb64948 feat: purchase receipt creation from purchase invoice by Rohit Waghchaure · 3 years, 7 months ago
  37. c42318e chores: clean up by Afshan · 3 years, 6 months ago
  38. 31b5dfe feat: Dimension-wise Accounts Balance Report by Afshan · 3 years, 6 months ago
  39. 0586b7d feat: discount configuration on early payments (#24586) by Saqib · 3 years, 7 months ago
  40. 8298336 fix: Period list for exponential smoothing forecasting report (#24982) by Deepesh Garg · 3 years, 7 months ago
  41. 59fdee4 Merge branch 'develop' into consolidated_report_acc_name_fix by Ankush Menat · 3 years, 7 months ago
  42. 000fa82 fix: use account_name only in consolidated report by Ankush Menat · 3 years, 7 months ago
  43. e314b8b fix: general ledger report (#24770) by Afshan · 3 years, 7 months ago
  44. 1002e36 fix: removed unused import by Afshan · 3 years, 7 months ago
  45. fa932e2 fix: sending proper arguments for report by Afshan · 3 years, 7 months ago
  46. 27ea232 fix: total row in AR/AP summary report by UrvashiKishnani · 3 years, 7 months ago
  47. 164ffac fix: Consolidated Financial Statement report not works if child company account not present in parent company (#24580) by rohitwaghchaure · 3 years, 8 months ago
  48. 0a79392 fix: dynamic links for reports (#24462) by Jannat Patel · 3 years, 8 months ago
  49. ffb36aa fix: fixing item_code not found error in the report (#24483) by Anuja Pawar · 3 years, 8 months ago
  50. 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  51. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 3 years, 9 months ago
  52. 953960b Merge branch 'develop' into item-wise-purchase-registry-item-name-error by Jannat Patel · 3 years, 9 months ago
  53. bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  54. 6bec696 fix: item_group fallback by pateljannat · 3 years, 9 months ago
  55. fa2b0d4 fix: handled invoices with no item_code by pateljannat · 3 years, 9 months ago
  56. 47b42e6 fix: Translation fixes by Anuja P · 3 years, 9 months ago
  57. 5ead7ee fix:Payment Period based on invoice date report fix/refactor by Anuja P · 3 years, 9 months ago
  58. 91e3c07 fix: assest depreciation ledger by Afshan · 3 years, 10 months ago
  59. f2511c8 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 10 months ago
  60. f8d6726 fix(acc recv report): columns mismatch (#24109) by Mohammad Hasnain Mohsin Rajan · 3 years, 10 months ago
  61. dc13d4b Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 10 months ago
  62. fec8dba fix(merge): merge develop by Rushabh Mehta · 3 years, 10 months ago
  63. fa95066 fix: import statement by Rucha Mahabal · 3 years, 10 months ago
  64. db0bbfa feat(reports): get item details from Item doctype instead of the Transaction by Rucha Mahabal · 3 years, 10 months ago
  65. 724e16b chore: Use JSON style response and use ORM by marination · 3 years, 11 months ago
  66. 9b897c4 Merge branch 'develop' into pr-dn-return by Marica · 3 years, 11 months ago
  67. bed717b Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Shivam Mishra · 4 years ago
  68. 91fdb7a feat: added column cost_center to receivable reports (#23835) by Anurag Mishra · 4 years ago
  69. 28dd90f Merge branch 'develop' of https://github.com/frappe/erpnext into pr-dn-return by marination · 4 years ago
  70. a51d9e3 fix: pos register shows cancelled documents (#23747) by Saqib · 4 years ago
  71. cf8698f Merge branch 'develop' into pr-dn-return by Marica · 4 years ago
  72. ba1cca6 fix: Show accounts in financial statements upto level 20 (#23718) by Nabin Hait · 4 years ago
  73. 55f52e8 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Shivam Mishra · 4 years ago
  74. 50b708f Merge branch 'develop' into pr-dn-return by Marica · 4 years ago
  75. 617892d feat: Add company and correct filter in bank statement reconciliation report filters by aakvatech · 4 years ago
  76. ebbe285 feat: (report) POS Register (#23313) by Saqib · 4 years ago
  77. 3c77a46 Merge pull request #23471 from rohitwaghchaure/fixed-currency-issue-in-pl-report by rohitwaghchaure · 4 years ago
  78. d65e050 Update profit_and_loss_statement.py by rohitwaghchaure · 4 years ago
  79. b428e4c fix: currency symbol in profit and loss report by Rohit Waghchaure · 4 years ago
  80. 2331353 Merge pull request #23465 from abhishekbalam/currency_in_trial_balance by Deepesh Garg · 4 years ago
  81. 001e7e9 fix: remove default value by Abhishek Balam · 4 years ago
  82. 42d8db5 fix: add currency select to Trial Balance by Abhishek Balam · 4 years ago
  83. 9a4d603 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Shivam Mishra · 4 years, 1 month ago
  84. 8be51e2 fix: escape apostrophe in cost centre and project if exist by Afshan · 4 years, 1 month ago
  85. ef2b5e8 Merge branch 'develop' into pr-dn-return by Marica · 4 years, 1 month ago
  86. 170ecdc fix: No handlefor Cost centers in Accounts Receivable by Anurag Mishra · 4 years, 1 month ago
  87. efb211a chore: Fix Received/Delivered Items to Billed Logic by marination · 4 years, 1 month ago
  88. 5b381ac fix: consolidated financial statement sums values into wrong parent by barry86m · 4 years, 1 month ago
  89. 3312956 Merge pull request #23019 from prssanna/gross-profit-total by rohitwaghchaure · 4 years, 1 month ago
  90. 6a51f39 Merge pull request #23054 from marination/general-ledger-filters by rohitwaghchaure · 4 years, 1 month ago
  91. 232cb37 Merge branch 'develop' into variance-report-fix by Anupam Kumar · 4 years, 1 month ago
  92. b23840b fix: Filter out cancelled entries in customer ledger summary by Syed Mujeer Hashmi · 4 years, 2 months ago
  93. f39bb11 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 2 months ago
  94. e7fabb1 Merge branch 'develop' into general-ledger-filters by Marica · 4 years, 2 months ago
  95. 07ee7a5 Merge branch 'develop' into dims_in_gl_report by Deepesh Garg · 4 years, 2 months ago
  96. 6f9f409 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 2 months ago
  97. 111183d fix: Installation failed due to global variable (#23114) by Nabin Hait · 4 years, 2 months ago
  98. 310ade7 profit and loss report not working by Rohit Waghchaure · 4 years, 2 months ago
  99. b2604d1 fix(General Ledger): include Accounting Dimension columns in report by Glen Whitney · 4 years, 2 months ago
  100. eb241c6 fix: General Ledger filter validation by marination · 4 years, 2 months ago