1. 4b4ac7c fix(report): iterate on accounts only when accounts exist (#26390) by Afshan · 3 years, 7 months ago
  2. bd40669 Merge pull request #26289 from nemesis189/fixed-budget-variance-report-color by Deepesh Garg · 3 years, 7 months ago
  3. 53e3435 fix: remove cancelled entries in consolidated financial statements (#26330) by Afshan · 3 years, 7 months ago
  4. d2c86bb fix: Fixed Budget Variance Graph color from all black to default by Subin Tom · 3 years, 7 months ago
  5. fa00640 fix: merge conflict by Nabin Hait · 3 years, 7 months ago
  6. e3ca177 fix: Remove debug flag by Deepesh Garg · 3 years, 8 months ago
  7. bdba29b fix: Account filter not working with accounting dimension filter by Deepesh Garg · 3 years, 8 months ago
  8. a446d61 fix: Changed profitability analysis report width by Subin Tom · 3 years, 8 months ago
  9. 913e92c Merge pull request #26044 from GangaManoj/account-multiselect-gl by Deepesh Garg · 3 years, 8 months ago
  10. 41b7c1a fix(General Ledger): Improve account filter by GangaManoj · 3 years, 8 months ago
  11. 86f689e fix(General Ledger): Get account_currency accurately by GangaManoj · 3 years, 8 months ago
  12. 53a9ac4 fix(General Ledger): Condense account_conditions by GangaManoj · 3 years, 8 months ago
  13. 79dc0f0 fix: Remove console.log() by GangaManoj · 3 years, 8 months ago
  14. fb9cb78 Merge pull request #26045 from GangaManoj/filter-cc-project by Deepesh Garg · 3 years, 8 months ago
  15. 0950481 fix: merge conflict by Nabin Hait · 3 years, 8 months ago
  16. 75b30ef fix(General Ledger): Filter Project drop-down list by Company by GangaManoj · 3 years, 8 months ago
  17. 27ec51f fix(General Ledger): Filter Cost Center drop-down list by Company by GangaManoj · 3 years, 8 months ago
  18. 0511ffc fix(General Ledger): Implement multi-account selection by GangaManoj · 3 years, 8 months ago
  19. 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 8 months ago
  20. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 8 months ago
  21. 48f2839 fix: Sort account balances by account name by Deepesh Garg · 3 years, 8 months ago
  22. 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
  23. a5c3427 fix: Sort account balances by account name by Deepesh Garg · 3 years, 8 months ago
  24. 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
  25. b57ebba fix: Validate negative allocated amount in Payment Entry (#25799) by Deepesh Garg · 3 years, 8 months ago
  26. 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
  27. a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 8 months ago
  28. 05d5fb2 fix(test): tax detail report (#25884) by Rucha Mahabal · 3 years, 9 months ago
  29. 81376ea feat: Show net values in Party Accounts (#25714) by Deepesh Garg · 3 years, 9 months ago
  30. 4d61fa2 fix: incorrect cr/dr shown in general ledger for multi-currency transactions (#25654) by Afshan · 3 years, 9 months ago
  31. 55a3fb5 fix: Linting Issues by Deepesh Garg · 3 years, 9 months ago
  32. fd380d3 fix: Linting errors by Deepesh Garg · 3 years, 9 months ago
  33. a87e3fc fix: TDS report cleanup by Deepesh Garg · 4 years ago
  34. 79b422c fix: Advance TDS in TDS payable monthly report by Deepesh Garg · 4 years ago
  35. c348215 fix: Cashlfow mapper not showing data by Deepesh Garg · 3 years, 9 months ago
  36. d15d0d8 Merge pull request #25254 from CaseSolvedUK/taxdetail-v13 by Deepesh Garg · 3 years, 9 months ago
  37. 87baa64 Merge pull request #25260 from AfshanKhan/dimension-wise-accounts-balance-reports by Deepesh Garg · 3 years, 9 months ago
  38. d5256b6 fix: lint by casesolved-co-uk · 3 years, 10 months ago
  39. 6998786 fix: use correct fiscal year function in testing by casesolved-co-uk · 3 years, 10 months ago
  40. cf5b57b fix: only load data for tests that need it by casesolved-co-uk · 3 years, 10 months ago
  41. 68a31d3 fix: fiscal year error by casesolved-co-uk · 3 years, 10 months ago
  42. 75ebfbd fix: fiscal year test case issue by casesolved-co-uk · 3 years, 10 months ago
  43. 89fcdf3 fix: exclude rounding GL Entries from invoice tax lines by casesolved-co-uk · 3 years, 10 months ago
  44. 06e31e5 fix: Test data for empty db by casesolved-co-uk · 3 years, 10 months ago
  45. 391dc45 chore: fix sider by casesolved-co-uk · 3 years, 10 months ago
  46. 7555f5f fix: add to workspace and fix lint by casesolved-co-uk · 3 years, 10 months ago
  47. 77ffa6b feat: add test case for report output by casesolved-co-uk · 3 years, 10 months ago
  48. 2cb0da8 fix: rewrite to allow referring to existing sections and reduce to single amount column by casesolved-co-uk · 3 years, 10 months ago
  49. 1c37390 fix: Change & simplify query to cater for zero rate tax entries by casesolved-co-uk · 3 years, 11 months ago
  50. 442a0de fix: finalise query, fix bugs, put Add Columns back by casesolved-co-uk · 3 years, 11 months ago
  51. ece0028 Refactor for Journal Entries (payroll) by casesolved-co-uk · 3 years, 11 months ago
  52. 3027cc7 fix: minor bug and tidy by casesolved-co-uk · 3 years, 11 months ago
  53. 5d9217a fix: minor bugs and improvements by casesolved-co-uk · 3 years, 11 months ago
  54. 8e41365 fix: major refactor to monkey-patch into the QueryReport class by casesolved-co-uk · 3 years, 11 months ago
  55. dba4b3c feat: add run mode, add tests, various fixes by casesolved-co-uk · 3 years, 11 months ago
  56. ef8ab13 develop: progress tax detail report by Richard Case · 4 years ago
  57. a5d47f7 Fleshed out report setup functionality by casesolved-co-uk · 4 years ago
  58. 3503598 Initial commit of Tax Detail report and report builder by casesolved-co-uk · 4 years ago
  59. 8e748f8 fix: Parameter for get_filtered_list_for_consolidated_report in consolidated balance sheet by Deepesh Garg · 3 years, 9 months ago
  60. 95e05fb fix: Parameter for get_filtered_list_for_consolidated_report in consolidated balance sheet by Deepesh Garg · 3 years, 9 months ago
  61. 27cf19a feat(pos): show POS reserved stock in stock projected qty report (#25593) by Saqib · 3 years, 9 months ago
  62. 00e00e4 fix: Report summary showing inflated values when values are accumulated in Group Company (#25577) by Deepesh Garg · 3 years, 9 months ago
  63. 384f4b5 fix: can't open general ledger from consolidated financial report (#25542) by Saqib · 3 years, 9 months ago
  64. 0760206 fix: empty payment term column in accounts receivable report (#25556) by Saqib · 3 years, 9 months ago
  65. 6d3305c fix: added total column by Afshan · 3 years, 10 months ago
  66. cb64948 feat: purchase receipt creation from purchase invoice by Rohit Waghchaure · 3 years, 11 months ago
  67. c42318e chores: clean up by Afshan · 3 years, 10 months ago
  68. 31b5dfe feat: Dimension-wise Accounts Balance Report by Afshan · 3 years, 10 months ago
  69. 0586b7d feat: discount configuration on early payments (#24586) by Saqib · 3 years, 10 months ago
  70. 8298336 fix: Period list for exponential smoothing forecasting report (#24982) by Deepesh Garg · 3 years, 11 months ago
  71. 59fdee4 Merge branch 'develop' into consolidated_report_acc_name_fix by Ankush Menat · 4 years ago
  72. 000fa82 fix: use account_name only in consolidated report by Ankush Menat · 4 years ago
  73. e314b8b fix: general ledger report (#24770) by Afshan · 4 years ago
  74. 1002e36 fix: removed unused import by Afshan · 4 years ago
  75. fa932e2 fix: sending proper arguments for report by Afshan · 4 years ago
  76. 27ea232 fix: total row in AR/AP summary report by UrvashiKishnani · 4 years ago
  77. 164ffac fix: Consolidated Financial Statement report not works if child company account not present in parent company (#24580) by rohitwaghchaure · 4 years ago
  78. 0a79392 fix: dynamic links for reports (#24462) by Jannat Patel · 4 years ago
  79. ffb36aa fix: fixing item_code not found error in the report (#24483) by Anuja Pawar · 4 years ago
  80. 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years ago
  81. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 4 years ago
  82. 953960b Merge branch 'develop' into item-wise-purchase-registry-item-name-error by Jannat Patel · 4 years, 1 month ago
  83. bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 1 month ago
  84. 6bec696 fix: item_group fallback by pateljannat · 4 years, 1 month ago
  85. fa2b0d4 fix: handled invoices with no item_code by pateljannat · 4 years, 1 month ago
  86. 47b42e6 fix: Translation fixes by Anuja P · 4 years, 1 month ago
  87. 5ead7ee fix:Payment Period based on invoice date report fix/refactor by Anuja P · 4 years, 1 month ago
  88. 91e3c07 fix: assest depreciation ledger by Afshan · 4 years, 1 month ago
  89. f2511c8 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 2 months ago
  90. f8d6726 fix(acc recv report): columns mismatch (#24109) by Mohammad Hasnain Mohsin Rajan · 4 years, 2 months ago
  91. dc13d4b Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 2 months ago
  92. fec8dba fix(merge): merge develop by Rushabh Mehta · 4 years, 2 months ago
  93. fa95066 fix: import statement by Rucha Mahabal · 4 years, 2 months ago
  94. db0bbfa feat(reports): get item details from Item doctype instead of the Transaction by Rucha Mahabal · 4 years, 2 months ago
  95. 724e16b chore: Use JSON style response and use ORM by marination · 4 years, 2 months ago
  96. 9b897c4 Merge branch 'develop' into pr-dn-return by Marica · 4 years, 3 months ago
  97. bed717b Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Shivam Mishra · 4 years, 3 months ago
  98. 91fdb7a feat: added column cost_center to receivable reports (#23835) by Anurag Mishra · 4 years, 3 months ago
  99. 28dd90f Merge branch 'develop' of https://github.com/frappe/erpnext into pr-dn-return by marination · 4 years, 3 months ago
  100. a51d9e3 fix: pos register shows cancelled documents (#23747) by Saqib · 4 years, 3 months ago