1. 10583eb fix: UOM handling for transaction without item (#31389) by Ankush Menat · 2 years, 8 months ago
  2. b4a93da chore: Fix a potential variable misuse bug (#31372) by Jingxuan He · 2 years, 8 months ago
  3. 86919d2 test: silent test failure in stock assertions (#31377) by Ankush Menat · 2 years, 8 months ago
  4. 5c6f22f refactor: simpler batching for GLE reposting (#31374) by Ankush Menat · 2 years, 8 months ago
  5. c0f9b34 fix(minor): move variants to separate tab (#31354) by Rushabh Mehta · 2 years, 8 months ago
  6. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 8 months ago
  7. 2535d5e perf: GLE reposting with progress and chunking (#31343) by Ankush Menat · 2 years, 8 months ago
  8. 5b2ba08 Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_issues by Deepesh Garg · 2 years, 8 months ago
  9. 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 8 months ago
  10. 697fbe9 Merge pull request #31337 from gavindsouza/get_fiscal_years-refactor by Ankush Menat · 2 years, 8 months ago
  11. 0727d1d refactor: get_fiscal_years API by Gavin D'souza · 2 years, 8 months ago
  12. ea276a7 Merge branch 'develop' into refactor_ar/ap_report by Deepesh Garg · 2 years, 8 months ago
  13. 3018756 refactor: remove 'show remarks' by ruthra kumar · 2 years, 8 months ago
  14. 71521b6 refactor: unit test for AR/AP report by ruthra kumar · 2 years, 9 months ago
  15. cd9d70d refactor: show advance payments in AR/AP report by ruthra kumar · 2 years, 8 months ago
  16. dfe3082 refactor: AR/AP will use payment ledger by ruthra kumar · 2 years, 9 months ago
  17. eb93564 Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_issues by Deepesh Garg · 2 years, 8 months ago
  18. 2436258 fix(India): Sales taxes and charges template fetching in quotation by Deepesh Garg · 2 years, 8 months ago
  19. f669590 fix: remove DATEV from accounting workspace by barredterra · 2 years, 8 months ago
  20. 3d76b1a Merge pull request #31182 from ruthra-kumar/migrate_gl_to_payment_ledger_using_sql by Deepesh Garg · 2 years, 8 months ago
  21. 74b274f fix: update Period Closing Voucher per Company by hendrik · 2 years, 8 months ago
  22. 450bef8 Merge pull request #31240 from ankush/repost_match_gle by Ankush Menat · 2 years, 8 months ago
  23. 1646fbe refactor: remove add_fetch (#31315) by Ankush Menat · 2 years, 8 months ago
  24. 9562c28 Merge pull request #31198 from HarryPaulo/gross-profit-monthly-schedule by Deepesh Garg · 2 years, 8 months ago
  25. a2f34d7 Merge pull request #31225 from vishdha/fix_date_range_print by Deepesh Garg · 2 years, 8 months ago
  26. 43bf327 Merge pull request #31216 from sunhoww/patch-4 by Deepesh Garg · 2 years, 8 months ago
  27. ee2949a fix: typo in sql condition by Sun Howwrongbum · 2 years, 8 months ago
  28. b9dbb36 chore: Linting Issues by Deepesh Garg · 2 years, 8 months ago
  29. 6096841 Merge pull request #31296 from ruthra-kumar/misalinged_columns_in_AR_report by Marica · 2 years, 8 months ago
  30. bbaa14a fix: misaligned columns in print format of AR/AP report by ruthra kumar · 2 years, 8 months ago
  31. eb53a97 perf: commit GL reposting periodically by Ankush Menat · 2 years, 8 months ago
  32. 67c2632 fix: unnecessary GLE reposts by Ankush Menat · 2 years, 8 months ago
  33. b29edb3 Merge pull request #31284 from rmehta/item-form-cleanup by Rushabh Mehta · 2 years, 8 months ago
  34. 5c69378 fix(ux): Add tabs in Item by Rushabh Mehta · 2 years, 8 months ago
  35. f830b57 test: sales register report with conditions by Ankush Menat · 2 years, 8 months ago
  36. 25f9d58 Merge pull request #31209 from ankush/purch_return_gle by Ankush Menat · 2 years, 8 months ago
  37. eae4f64 Merge pull request #31233 from deepeshgarg007/pi_cancel_provisional_gl_entries by Deepesh Garg · 2 years, 8 months ago
  38. 7726271 fix: purchase invoice return GLe by Ankush Menat · 2 years, 8 months ago
  39. dc8e80e test: Add test coverage for cancellation by Deepesh Garg · 2 years, 8 months ago
  40. 934cb97 Merge branch 'develop' into fix_date_range_print by Vishal Dhayagude · 2 years, 8 months ago
  41. fe5b9e8 Merge branch 'develop' into patch-4 by Deepesh Garg · 2 years, 8 months ago
  42. 53774e0 chore: minor change in fetching start and end date by vishdha · 2 years, 8 months ago
  43. 3513d54 fix: Print/PDF for financial statement reports displays either wrong date range or wrong fiscal year by vishdha · 2 years, 8 months ago
  44. c3219eb fix(Sales Register): incorrect query with dimensions by Ankush Menat · 2 years, 8 months ago
  45. aad887b Merge branch 'develop' into patch-4 by Deepesh Garg · 2 years, 8 months ago
  46. 8b56f05 Merge branch 'develop' into item_wise_report_perf by Deepesh Garg · 2 years, 8 months ago
  47. 86a24f3 fix: Simply cancel reverse entries by Deepesh Garg · 2 years, 8 months ago
  48. 61fa4eb fix: Reverse provisional entries on Purchase Invoice cancel by Deepesh Garg · 2 years, 8 months ago
  49. a200e7e fix: Remove redundant query by Deepesh Garg · 2 years, 8 months ago
  50. 3f376cc fix: Parent dimension filters in orders by Deepesh Garg · 2 years, 8 months ago
  51. 48bde2d fix: Trial Balance failing to ignore Finance Book by Sun Howwrongbum · 2 years, 8 months ago
  52. c4af63a feat: two new groupby mode: Monthly, Payment Term by hrzzz · 2 years, 8 months ago
  53. a0c412a Ignore Cancelled GL Entries by Mitchy25 · 2 years, 8 months ago
  54. 4c74637 refactor: remove naming expression for payment ledger by ruthra kumar · 2 years, 8 months ago
  55. 4b04694 fix(pos): freeze screen while processing pos invoices (#30850) by HarryPaulo · 2 years, 9 months ago
  56. ca75d81 fix: timesheet fetching in sales invoice by Saqib Ansari · 2 years, 9 months ago
  57. c5e922c fix: Chart data for monthly periodicity in Cash Flow report (#31039) by xdlumertz · 2 years, 9 months ago
  58. efa5b5b Merge pull request #31038 from alyf-de/taxes-title-field by Deepesh Garg · 2 years, 9 months ago
  59. d68187c Merge branch 'develop' into loan_doc_reco_queries by Deepesh Garg · 2 years, 9 months ago
  60. 9e4a360 chore: Linting Issues by Deepesh Garg · 2 years, 9 months ago
  61. a1f53f8 chore: Linting Issues by Deepesh Garg · 2 years, 9 months ago
  62. 147fc8f fix: Loan Doc query in Bank Reconciliation Statement by Deepesh Garg · 2 years, 9 months ago
  63. ac17ecb Merge branch 'develop' into party_account_currency_check by Deepesh Garg · 2 years, 9 months ago
  64. bc34737 chore: Update test case by Deepesh Garg · 2 years, 9 months ago
  65. dac678e test: payment ledger entry by ruthra kumar · 2 years, 9 months ago
  66. e888975 refactor: link payment ledger with gl entry creation by ruthra kumar · 2 years, 9 months ago
  67. 59ed7c8 refactor: ignore linked Payment Ledger Entry in basic transactions by ruthra kumar · 2 years, 9 months ago
  68. 451cf3a refactor: helper class for ple creation and delinking by ruthra kumar · 2 years, 9 months ago
  69. 163085f feat: payment ledger doctype created by ruthra kumar · 2 years, 9 months ago
  70. cad64f1 feat: show title field for Sales Taxes and Charges by barredterra · 2 years, 9 months ago
  71. 9553319 feat: show title field for Purchase Taxes and Charges by barredterra · 2 years, 9 months ago
  72. 65232ed test: Update test cases by Deepesh Garg · 2 years, 9 months ago
  73. 5b87264 fix: Remove validation from Journal Entry by Deepesh Garg · 2 years, 9 months ago
  74. 69be22b fix: select multiple values for accounting dimenssion by Rohit Waghchaure · 2 years, 9 months ago
  75. 328b1b5 fix: payments duplicate on pos closing entry (#30976) by HarryPaulo · 2 years, 9 months ago
  76. 319c858 Merge pull request #30968 from nextchamp-saqib/validate-on-hold-invs by Saqib Ansari · 2 years, 9 months ago
  77. 33d9767 Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_currency_check by Deepesh Garg · 2 years, 9 months ago
  78. 6c16422 test: sales_invoice_with_disabled_account by Saqib Ansari · 2 years, 9 months ago
  79. 9261377 test: payment_entry_against_onhold_purchase_invoice by Saqib Ansari · 2 years, 9 months ago
  80. 95b059a fix: validate disabled accounts before posting ledger entries by Saqib Ansari · 2 years, 9 months ago
  81. b0f302e fix: validate on hold purchase invoices in payment entry by Saqib Ansari · 2 years, 9 months ago
  82. cf13a20 feat(india): generate qrcode button for e-invoice (#30939) by Saqib Ansari · 2 years, 9 months ago
  83. 05dd1d6 refactor: tax rule validity query (#30934) by Ankush Menat · 2 years, 9 months ago
  84. ebbe27c fix: subtract change_amount from paid_amount field on POS Register (#30922) by HarryPaulo · 2 years, 9 months ago
  85. c05144f Merge pull request #30897 from deepeshgarg007/general_ledger_consolidated by Deepesh Garg · 2 years, 9 months ago
  86. cf4128e Merge pull request #30900 from alyf-de/bank-account-website by Deepesh Garg · 2 years, 9 months ago
  87. 826c3f5 Merge pull request #30899 from deepeshgarg007/timesheet_link by Deepesh Garg · 2 years, 9 months ago
  88. f1b8a96 feat: remove website from bank account by barredterra · 2 years, 9 months ago
  89. 3e38dc7 fix: Show linked time sheets in sales invoice dashboard by Deepesh Garg · 2 years, 9 months ago
  90. c2d52a1 fix: Consider paryt and party type as well in group by consolidated view by Deepesh Garg · 2 years, 9 months ago
  91. e8d6eb2 fix: Ignore loan repayments made from salary slip by Deepesh Garg · 2 years, 9 months ago
  92. 2e3e666 Merge branch 'develop' of https://github.com/frappe/erpnext into erpnext_setup_cleanup by Deepesh Garg · 2 years, 9 months ago
  93. e0fd980 Merge pull request #30848 from deepeshgarg007/cost_center_filter_p_r by Deepesh Garg · 2 years, 9 months ago
  94. b440dab test: Add test for payment reconciliation by Deepesh Garg · 2 years, 9 months ago
  95. 548afba fix(minor): update frappe.error_log to new API (#30864) by Rushabh Mehta · 2 years, 9 months ago
  96. bae8ab2 Merge branch 'develop' into education_sepration by Ankush Menat · 2 years, 9 months ago
  97. c7edc29 Merge branch 'develop' of https://github.com/frappe/erpnext into cost_center_filter_p_r by Deepesh Garg · 2 years, 9 months ago
  98. ab94b73 fix: Cost center filter on payment reconciliation by Deepesh Garg · 2 years, 10 months ago
  99. a8452c2 fix: Multi currency opening invoices by Deepesh Garg · 2 years, 10 months ago
  100. 1622faa Merge pull request #30802 from deepeshgarg007/multi_currency_opening by Deepesh Garg · 2 years, 10 months ago