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