1. 3bbbf02 Merge pull request #31460 from ruthra-kumar/bug_ar/ap_rpt_delivery_note by Deepesh Garg · 2 years, 7 months ago
  2. 3cd34eb fix: 'attribute error' on AR/AP report with delivery note filter by ruthra kumar · 2 years, 8 months ago
  3. 9c1eb77 Merge pull request #31442 from ruthra-kumar/incorrect_outstanding_on_multiple_cost_centers by Deepesh Garg · 2 years, 8 months ago
  4. 6acd032 fix: General Ledger and TB opening entries mismatch issues by Deepesh Garg · 2 years, 8 months ago
  5. 321fea3 test: invoice outstanding when gl's are split on cost center allocat by ruthra kumar · 2 years, 8 months ago
  6. 71f6f78 fix: incorrect outstanding for invoice by ruthra kumar · 2 years, 8 months ago
  7. 79d5d35 Merge pull request #31395 from nihantra/bank_clear_summ by Deepesh Garg · 2 years, 8 months ago
  8. 46e6c2c Merge branch 'develop' of https://github.com/frappe/erpnext into sales_exchange_rate_validation by Deepesh Garg · 2 years, 8 months ago
  9. 8f37393 test: Add test case by Deepesh Garg · 2 years, 8 months ago
  10. 0097a2b Update bank_clearance_summary.py by Nihantra C. Patel · 2 years, 8 months ago
  11. 3a238b4 docs: specification of payment ledger by ruthra kumar · 2 years, 8 months ago
  12. 7312f22 refactor: update voucher outstanding from payment ledger by ruthra kumar · 2 years, 9 months ago
  13. 524c175 refactor: delink gl entry from reconciliation by ruthra kumar · 2 years, 9 months ago
  14. ae8aa8f refactor: 'get outstanding invoices' popup in payment entry by ruthra kumar · 2 years, 9 months ago
  15. 8c87674 refactor: outstanding_invoice function and helper class by ruthra kumar · 2 years, 8 months ago
  16. 9cdc388 test: payment reconciliation tool by ruthra kumar · 2 years, 9 months ago
  17. 65f47bc refactor: payment reconciliation tool by ruthra kumar · 2 years, 9 months ago
  18. 7b38388 feat: helper class for quering Payment Ledger by ruthra kumar · 2 years, 9 months ago
  19. 05467ff test: use fixture for payment entry test cases (#31390) by ruthra kumar · 2 years, 8 months ago
  20. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 8 months ago
  21. 74007c8 fix(UX): hide irrelevant UOM fields (#31392) by Ankush Menat · 2 years, 8 months ago
  22. 10583eb fix: UOM handling for transaction without item (#31389) by Ankush Menat · 2 years, 8 months ago
  23. b4a93da chore: Fix a potential variable misuse bug (#31372) by Jingxuan He · 2 years, 8 months ago
  24. 86919d2 test: silent test failure in stock assertions (#31377) by Ankush Menat · 2 years, 8 months ago
  25. 5c6f22f refactor: simpler batching for GLE reposting (#31374) by Ankush Menat · 2 years, 8 months ago
  26. c0f9b34 fix(minor): move variants to separate tab (#31354) by Rushabh Mehta · 2 years, 8 months ago
  27. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 8 months ago
  28. 2535d5e perf: GLE reposting with progress and chunking (#31343) by Ankush Menat · 2 years, 8 months ago
  29. d05d153 fix: Conversion rate validation for multi-currency invoices by Deepesh Garg · 2 years, 8 months ago
  30. 5b2ba08 Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_issues by Deepesh Garg · 2 years, 8 months ago
  31. 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 8 months ago
  32. 697fbe9 Merge pull request #31337 from gavindsouza/get_fiscal_years-refactor by Ankush Menat · 2 years, 8 months ago
  33. 0727d1d refactor: get_fiscal_years API by Gavin D'souza · 2 years, 8 months ago
  34. ea276a7 Merge branch 'develop' into refactor_ar/ap_report by Deepesh Garg · 2 years, 8 months ago
  35. 3018756 refactor: remove 'show remarks' by ruthra kumar · 2 years, 8 months ago
  36. 71521b6 refactor: unit test for AR/AP report by ruthra kumar · 2 years, 9 months ago
  37. cd9d70d refactor: show advance payments in AR/AP report by ruthra kumar · 2 years, 8 months ago
  38. dfe3082 refactor: AR/AP will use payment ledger by ruthra kumar · 2 years, 9 months ago
  39. eb93564 Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_issues by Deepesh Garg · 2 years, 8 months ago
  40. 2436258 fix(India): Sales taxes and charges template fetching in quotation by Deepesh Garg · 2 years, 8 months ago
  41. f669590 fix: remove DATEV from accounting workspace by barredterra · 2 years, 8 months ago
  42. 3d76b1a Merge pull request #31182 from ruthra-kumar/migrate_gl_to_payment_ledger_using_sql by Deepesh Garg · 2 years, 8 months ago
  43. 74b274f fix: update Period Closing Voucher per Company by hendrik · 2 years, 8 months ago
  44. 450bef8 Merge pull request #31240 from ankush/repost_match_gle by Ankush Menat · 2 years, 8 months ago
  45. 1646fbe refactor: remove add_fetch (#31315) by Ankush Menat · 2 years, 8 months ago
  46. 9562c28 Merge pull request #31198 from HarryPaulo/gross-profit-monthly-schedule by Deepesh Garg · 2 years, 8 months ago
  47. a2f34d7 Merge pull request #31225 from vishdha/fix_date_range_print by Deepesh Garg · 2 years, 8 months ago
  48. 43bf327 Merge pull request #31216 from sunhoww/patch-4 by Deepesh Garg · 2 years, 8 months ago
  49. ee2949a fix: typo in sql condition by Sun Howwrongbum · 2 years, 8 months ago
  50. b9dbb36 chore: Linting Issues by Deepesh Garg · 2 years, 8 months ago
  51. 6096841 Merge pull request #31296 from ruthra-kumar/misalinged_columns_in_AR_report by Marica · 2 years, 8 months ago
  52. bbaa14a fix: misaligned columns in print format of AR/AP report by ruthra kumar · 2 years, 8 months ago
  53. eb53a97 perf: commit GL reposting periodically by Ankush Menat · 2 years, 8 months ago
  54. 67c2632 fix: unnecessary GLE reposts by Ankush Menat · 2 years, 8 months ago
  55. b29edb3 Merge pull request #31284 from rmehta/item-form-cleanup by Rushabh Mehta · 2 years, 8 months ago
  56. 5c69378 fix(ux): Add tabs in Item by Rushabh Mehta · 2 years, 8 months ago
  57. f830b57 test: sales register report with conditions by Ankush Menat · 2 years, 8 months ago
  58. 25f9d58 Merge pull request #31209 from ankush/purch_return_gle by Ankush Menat · 2 years, 8 months ago
  59. eae4f64 Merge pull request #31233 from deepeshgarg007/pi_cancel_provisional_gl_entries by Deepesh Garg · 2 years, 8 months ago
  60. 7726271 fix: purchase invoice return GLe by Ankush Menat · 2 years, 8 months ago
  61. dc8e80e test: Add test coverage for cancellation by Deepesh Garg · 2 years, 8 months ago
  62. 934cb97 Merge branch 'develop' into fix_date_range_print by Vishal Dhayagude · 2 years, 8 months ago
  63. fe5b9e8 Merge branch 'develop' into patch-4 by Deepesh Garg · 2 years, 8 months ago
  64. 53774e0 chore: minor change in fetching start and end date by vishdha · 2 years, 8 months ago
  65. 3513d54 fix: Print/PDF for financial statement reports displays either wrong date range or wrong fiscal year by vishdha · 2 years, 8 months ago
  66. c3219eb fix(Sales Register): incorrect query with dimensions by Ankush Menat · 2 years, 8 months ago
  67. aad887b Merge branch 'develop' into patch-4 by Deepesh Garg · 2 years, 8 months ago
  68. 8b56f05 Merge branch 'develop' into item_wise_report_perf by Deepesh Garg · 2 years, 8 months ago
  69. 86a24f3 fix: Simply cancel reverse entries by Deepesh Garg · 2 years, 8 months ago
  70. 61fa4eb fix: Reverse provisional entries on Purchase Invoice cancel by Deepesh Garg · 2 years, 8 months ago
  71. a200e7e fix: Remove redundant query by Deepesh Garg · 2 years, 8 months ago
  72. 3f376cc fix: Parent dimension filters in orders by Deepesh Garg · 2 years, 8 months ago
  73. 48bde2d fix: Trial Balance failing to ignore Finance Book by Sun Howwrongbum · 2 years, 8 months ago
  74. c4af63a feat: two new groupby mode: Monthly, Payment Term by hrzzz · 2 years, 8 months ago
  75. a0c412a Ignore Cancelled GL Entries by Mitchy25 · 2 years, 8 months ago
  76. 4c74637 refactor: remove naming expression for payment ledger by ruthra kumar · 2 years, 8 months ago
  77. 4b04694 fix(pos): freeze screen while processing pos invoices (#30850) by HarryPaulo · 2 years, 9 months ago
  78. ca75d81 fix: timesheet fetching in sales invoice by Saqib Ansari · 2 years, 9 months ago
  79. c5e922c fix: Chart data for monthly periodicity in Cash Flow report (#31039) by xdlumertz · 2 years, 9 months ago
  80. efa5b5b Merge pull request #31038 from alyf-de/taxes-title-field by Deepesh Garg · 2 years, 9 months ago
  81. d68187c Merge branch 'develop' into loan_doc_reco_queries by Deepesh Garg · 2 years, 9 months ago
  82. 9e4a360 chore: Linting Issues by Deepesh Garg · 2 years, 9 months ago
  83. a1f53f8 chore: Linting Issues by Deepesh Garg · 2 years, 9 months ago
  84. 147fc8f fix: Loan Doc query in Bank Reconciliation Statement by Deepesh Garg · 2 years, 9 months ago
  85. ac17ecb Merge branch 'develop' into party_account_currency_check by Deepesh Garg · 2 years, 9 months ago
  86. bc34737 chore: Update test case by Deepesh Garg · 2 years, 9 months ago
  87. dac678e test: payment ledger entry by ruthra kumar · 2 years, 9 months ago
  88. e888975 refactor: link payment ledger with gl entry creation by ruthra kumar · 2 years, 9 months ago
  89. 59ed7c8 refactor: ignore linked Payment Ledger Entry in basic transactions by ruthra kumar · 2 years, 9 months ago
  90. 451cf3a refactor: helper class for ple creation and delinking by ruthra kumar · 2 years, 9 months ago
  91. 163085f feat: payment ledger doctype created by ruthra kumar · 2 years, 9 months ago
  92. cad64f1 feat: show title field for Sales Taxes and Charges by barredterra · 2 years, 9 months ago
  93. 9553319 feat: show title field for Purchase Taxes and Charges by barredterra · 2 years, 9 months ago
  94. 65232ed test: Update test cases by Deepesh Garg · 2 years, 9 months ago
  95. 5b87264 fix: Remove validation from Journal Entry by Deepesh Garg · 2 years, 9 months ago
  96. 69be22b fix: select multiple values for accounting dimenssion by Rohit Waghchaure · 2 years, 9 months ago
  97. 328b1b5 fix: payments duplicate on pos closing entry (#30976) by HarryPaulo · 2 years, 9 months ago
  98. 319c858 Merge pull request #30968 from nextchamp-saqib/validate-on-hold-invs by Saqib Ansari · 2 years, 9 months ago
  99. 33d9767 Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_currency_check by Deepesh Garg · 2 years, 9 months ago
  100. 6c16422 test: sales_invoice_with_disabled_account by Saqib Ansari · 2 years, 9 months ago