1. 8f5d8e0 Merge pull request #33418 from ruthra-kumar/filter_issue_in_ar_ap_report by ruthra kumar · 1 year, 10 months ago
  2. 13c4420 fix: payment terms and sales partner filter issue in AR/AP report by ruthra kumar · 1 year, 10 months ago
  3. a26698b Merge pull request #33410 from ruthra-kumar/typeerror_on_gp_due_to_incorrect_warehouse_on_bundle_item by ruthra kumar · 1 year, 10 months ago
  4. 5918bb0 test: type error on bundled products with different warehouses by ruthra kumar · 1 year, 10 months ago
  5. e684eb3 fix: typerror on multi warehouse in Packed Items by ruthra kumar · 1 year, 10 months ago
  6. ade83cb fix: Consolidated financial report by Deepesh Garg · 1 year, 10 months ago
  7. 1da14b7 Merge pull request #33393 from deepeshgarg007/cc_filter_cashflow_report by Deepesh Garg · 1 year, 10 months ago
  8. 068df9f chore: remove print statement by Deepesh Garg · 1 year, 10 months ago
  9. d0dbfec fix: Cost center filter not working in cash flow report by Deepesh Garg · 1 year, 10 months ago
  10. 65db9ce Merge pull request #33380 from ruthra-kumar/err_for_invoices_should_reflect_in_ar_ap_report by ruthra kumar · 1 year, 10 months ago
  11. 2ed8676 test: err for party should be in AR/AP report by ruthra kumar · 1 year, 10 months ago
  12. b09eade fix: ERR journals reported in AR/AP by ruthra kumar · 1 year, 10 months ago
  13. 41fc3be fixes in gross profit report by Gokulnath17 · 1 year, 10 months ago
  14. 3db446e Merge pull request #33313 from nabinhait/tax_detail_report_perm_issue by ruthra kumar · 1 year, 10 months ago
  15. aa787e4 fix: Permission issue in Tax Detail report by Nabin Hait · 1 year, 10 months ago
  16. 2175784 Merge pull request #33303 from ruthra-kumar/incorrect_balance_on_consolidate_balance_sheet by ruthra kumar · 1 year, 10 months ago
  17. 7b3316d fix: incorrect balance on parent company due to key mismatch by ruthra kumar · 1 year, 10 months ago
  18. a6794c3 fix: key error on p/l and balance sheet reports on foreign currency by ruthra kumar · 1 year, 11 months ago
  19. 9b8d6fe fix: key error while filtering on date range and different currency by ruthra kumar · 1 year, 11 months ago
  20. 3eb1ed1 fix: Tax withholding net total for PI in reports by Deepesh Garg · 1 year, 11 months ago
  21. 7a7b8c2 Merge pull request #32836 from resilient-tech/perf-fix-get-cached-value-for-accounts by Deepesh Garg · 1 year, 11 months ago
  22. 15e74c5 fix: Viewing account ledger from party master by Deepesh Garg · 1 year, 11 months ago
  23. 8b394af fix: Accounting Dimension filtering for Sales and Purchase Report by Deepesh Garg · 1 year, 11 months ago
  24. 66ac654 fix: add missing comma by Sagar Vora · 1 year, 11 months ago
  25. 8ae58ed fix: use `doc_before_save` and other changes by Sagar Vora · 1 year, 11 months ago
  26. fdfe5cb fix: use `get_cached_value` to avoid db call with `db.exists` by Daizy Modi · 1 year, 11 months ago
  27. 678a4c3 fix: resolved merge conflicts by Daizy Modi · 1 year, 11 months ago
  28. 2c8b0b1 test: buying amount of invoices by ruthra kumar · 2 years ago
  29. e4d16c3 fix: GP incorrect buying amount if no upd on SI and Delivery Note by ruthra kumar · 2 years ago
  30. 27df455 perf: use `get_cached_value` instead of `db.get_value` in accounts module by Daizy Modi · 2 years ago
  31. 8581b78 Merge pull request #32713 from ernestoruiz89/patch-9 by Deepesh Garg · 2 years ago
  32. 9ac1c4b Merge pull request #32699 from deepeshgarg007/general_ledeger_print by Deepesh Garg · 2 years ago
  33. a5a73ba fix: Filter fixes in Accounts Payable report by Deepesh Garg · 2 years ago
  34. 2012bdf fix: add translate function to string on budget_variance_report.js to match the variance word translated by Ernesto Ruiz · 2 years ago
  35. 48ed638 fix: add translate function to name of chart labels in budget_variance_report.py by Ernesto Ruiz · 2 years ago
  36. a671652 fix: refactor code for better translatable string by Ernesto Ruiz · 2 years ago
  37. a963618 fix: add translate function to name of chart labels in deferred_revenue_and_expense.py by Ernesto Ruiz · 2 years ago
  38. a18a715 chore: Use account currency as fallback by Deepesh Garg · 2 years ago
  39. 49ee873 fix: Curreny in SOA print for multi-currency party by Deepesh Garg · 2 years ago
  40. 6e55b41 test: invoice outstandings and payments by ruthra kumar · 2 years ago
  41. 8f60f0a feat: Basic Payment Ledger report by ruthra kumar · 2 years, 4 months ago
  42. 62c5b28 fix: typo in sales_register's filter mode_of_payment (#32371) by Maharshi Patel · 2 years, 1 month ago
  43. 106ee1b Merge pull request #32339 from rohitwaghchaure/fixed-opening-entry-trial-balance-issue by rohitwaghchaure · 2 years, 1 month ago
  44. 6919f38 fix: total value in all keys by nishibakabeer · 2 years, 1 month ago
  45. bc3ab45 fix: opening entry causing discepancy between stock and trial balance by Rohit Waghchaure · 2 years, 1 month ago
  46. c0da948 fix: No permission to read doctype by Nabin Hait · 2 years, 1 month ago
  47. 62163ab fix: item wise sales register taxes and charges by Maharshi Patel · 2 years, 1 month ago
  48. e2b4ae1 fix: Set filter condition and spell in AR by Nihantra C. Patel · 2 years, 1 month ago
  49. acb88e5 Merge pull request #31850 from HarryPaulo/add-two-new-filters-gross-profit by Deepesh Garg · 2 years, 1 month ago
  50. ad8d0ef chore: Linting Issues by Deepesh Garg · 2 years, 1 month ago
  51. 64f8010 Merge pull request #32052 from ruthra-kumar/key_error_on_consolidate_financial_report by ruthra kumar · 2 years, 2 months ago
  52. 6e8395c fix: key error on consolidated financial report by ruthra kumar · 2 years, 2 months ago
  53. 25072e5 Merge pull request #32009 from ruthra-kumar/add_remarks_to_payment_ledger by ruthra kumar · 2 years, 2 months ago
  54. 5782c44 refactor: re-add remarks field to payment ledger and AR/AP report by ruthra kumar · 2 years, 2 months ago
  55. 6aa8fd0 fix: restrict party types to Supplier/Customer for AR/AP report by ruthra kumar · 2 years, 2 months ago
  56. e5b04d5 fix: display amount in account currency if party is supplied by ruthra kumar · 2 years, 2 months ago
  57. ee889af Merge pull request #31942 from ruthra-kumar/bug_ar_ap_report_include_payment_against_po by ruthra kumar · 2 years, 2 months ago
  58. 36f5883d test: payments against so/po will show up as outstanding amount by ruthra kumar · 2 years, 2 months ago
  59. fdd167c fix: include payment against PO in AR/AP report by ruthra kumar · 2 years, 2 months ago
  60. 72a7ed5 Merge pull request #31871 from ruthra-kumar/fix_gross_profit_valuation_rate by ruthra kumar · 2 years, 2 months ago
  61. 967dd39 fix: incorrect buying amount in Gross Profit rpt by ruthra kumar · 2 years, 2 months ago
  62. 3ef5518 fix: remove spaces and order import by hrzzz · 2 years, 2 months ago
  63. 27891ec feat: two new filters for gross profit by hrzzz · 2 years, 2 months ago
  64. 32b30bc Tds report (#31801) by Akash Krishna · 2 years, 2 months ago
  65. ea88451 fix: getting error to show sales invoice group or print rep… (#31756) by HarryPaulo · 2 years, 3 months ago
  66. 9c580dd fix: linter (#31763) by Devin Slauenwhite · 2 years, 3 months ago
  67. 1e3918d Merge pull request #31286 from SolufyPrivateLimited/solufy_rec_pay_report by Deepesh Garg · 2 years, 3 months ago
  68. f2532a6 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 3 months ago
  69. a6ff4db fix: Supplier details in TDS monthly report (#31599) by Deepesh Garg · 2 years, 3 months ago
  70. cd9a01b test: Loan entries in Bank Reco Statement report by Rucha Mahabal · 2 years, 3 months ago
  71. ef63c61 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 4 months ago
  72. 3bbbf02 Merge pull request #31460 from ruthra-kumar/bug_ar/ap_rpt_delivery_note by Deepesh Garg · 2 years, 4 months ago
  73. 6a65c8a Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 4 months ago
  74. 2b255bd fix: Bank Statement loan amount query by Rucha Mahabal · 2 years, 4 months ago
  75. 3cd34eb fix: 'attribute error' on AR/AP report with delivery note filter by ruthra kumar · 2 years, 4 months ago
  76. 6acd032 fix: General Ledger and TB opening entries mismatch issues by Deepesh Garg · 2 years, 4 months ago
  77. eac58ab chore: Remove HR related reports from other modules by Rucha Mahabal · 2 years, 4 months ago
  78. f6fbcc9 chore: Removed payroll dependencies from Loan Management, moved to hrms app by Rucha Mahabal · 2 years, 4 months ago
  79. 0097a2b Update bank_clearance_summary.py by Nihantra C. Patel · 2 years, 4 months ago
  80. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 4 months ago
  81. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 4 months ago
  82. 0410752 Merge branch 'frappe:develop' into solufy_rec_pay_report by Solufyin · 2 years, 4 months ago
  83. ea276a7 Merge branch 'develop' into refactor_ar/ap_report by Deepesh Garg · 2 years, 4 months ago
  84. 3018756 refactor: remove 'show remarks' by ruthra kumar · 2 years, 5 months ago
  85. 71521b6 refactor: unit test for AR/AP report by ruthra kumar · 2 years, 5 months ago
  86. cd9d70d refactor: show advance payments in AR/AP report by ruthra kumar · 2 years, 5 months ago
  87. dfe3082 refactor: AR/AP will use payment ledger by ruthra kumar · 2 years, 5 months ago
  88. 9562c28 Merge pull request #31198 from HarryPaulo/gross-profit-monthly-schedule by Deepesh Garg · 2 years, 4 months ago
  89. a2f34d7 Merge pull request #31225 from vishdha/fix_date_range_print by Deepesh Garg · 2 years, 4 months ago
  90. 43bf327 Merge pull request #31216 from sunhoww/patch-4 by Deepesh Garg · 2 years, 4 months ago
  91. ee2949a fix: typo in sql condition by Sun Howwrongbum · 2 years, 4 months ago
  92. b9dbb36 chore: Linting Issues by Deepesh Garg · 2 years, 4 months ago
  93. 6096841 Merge pull request #31296 from ruthra-kumar/misalinged_columns_in_AR_report by Marica · 2 years, 4 months ago
  94. bbaa14a fix: misaligned columns in print format of AR/AP report by ruthra kumar · 2 years, 4 months ago
  95. 43b0f2e [DEV] Accounts: Added total of future amount, Remaining Balance in Payable and Receivable reports. by Nihantra C. Patel · 2 years, 4 months ago
  96. f830b57 test: sales register report with conditions by Ankush Menat · 2 years, 4 months ago
  97. 934cb97 Merge branch 'develop' into fix_date_range_print by Vishal Dhayagude · 2 years, 4 months ago
  98. fe5b9e8 Merge branch 'develop' into patch-4 by Deepesh Garg · 2 years, 4 months ago
  99. 53774e0 chore: minor change in fetching start and end date by vishdha · 2 years, 4 months ago
  100. 3513d54 fix: Print/PDF for financial statement reports displays either wrong date range or wrong fiscal year by vishdha · 2 years, 5 months ago