1. 5f15297 refactor: support payment against reverse payment reconciliation by ruthra kumar · 7 months ago
  2. d9a0494 fix: advance paid amount and ledger entries against SO/PO by ruthra kumar · 7 months ago
  3. 9d9b833 fix: incorrect advance paid in Sales/Purchase Order by ruthra kumar · 8 months ago
  4. ceee93e Merge pull request #40149 from ruthra-kumar/filter_on_party_while_fetching_exc_rate_on_je by ruthra kumar · 7 months ago
  5. eaac026 fix: don't override reference exchange rate by ruthra kumar · 7 months ago
  6. d80ca52 perf: new column posting datetime in SLE to optimize stock ledger related queries by Rohit Waghchaure · 8 months ago
  7. 6d87cfe fix: Percentage handling in queries (#39692) by Deepesh Garg · 8 months ago
  8. 1e89c1c Merge pull request #39535 from ruthra-kumar/rename_advance_doctype_variable_hook by ruthra kumar · 9 months ago
  9. 93681cf Merge branch 'develop' into pr/38218 by ruthra kumar · 9 months ago
  10. 9fcd89d refactor: use generic name for advance doctypes variable by ruthra kumar · 9 months ago
  11. ebaa5d3 Merge pull request #39054 from ruthra-kumar/provision_to_set_dimension_in_reconciliation_tool by ruthra kumar · 9 months ago
  12. c88ce55 fix: advance payment doctypes to keep input/output distinction by David Arnold · 9 months ago
  13. ec0f17c refactor: update dimensions, only if provided by ruthra kumar · 9 months ago
  14. c44eb43 refactor: pass dimension values to Gain/Loss journal by ruthra kumar · 9 months ago
  15. ab939cc refactor: Credit Note and its Exc gain/loss JE inherits dimensions by ruthra kumar · 9 months ago
  16. 0ec1759 fix: typo's and parameter changes by ruthra kumar · 9 months ago
  17. 5dc22e1 refactor: pass dimension details to query by ruthra kumar · 10 months ago
  18. 8bc1efc Revert "refactor: set against account link for jv" by Deepesh Garg · 9 months ago
  19. d96a777 fix: date in master document for dictionary condition by Gursheen Anand · 9 months ago
  20. d0ea598 fix: fetch name for fy by Gursheen Anand · 9 months ago
  21. b7f283b feat: skip disabled accounts in COA (#38551) by Gursheen Kaur Anand · 9 months ago
  22. 863116f Merge pull request #37232 from GursheenK/make-against-field-dynamic by Deepesh Garg · 10 months ago
  23. 5eeb650 fix: validation error on reconciling PE to Journals as Invoice by ruthra kumar · 10 months ago
  24. a894917 chore: avoid explicit escaping for precision by Dany Robert · 10 months ago
  25. eb9ee3f refactor: simplify conditional logic by barredterra · 10 months ago
  26. 6128011 Merge pull request #38393 from ruthra-kumar/refactor_advance_as_liability by ruthra kumar · 10 months ago
  27. cfd3230 refactor: pass on filter to upfront outstanding query as well by ruthra kumar · 10 months ago
  28. ecb533c refactor: return the newly added reference upon reconciliation by ruthra kumar · 10 months ago
  29. 58114e7 refactor: use different GL build logic for advance as liability by ruthra kumar · 10 months ago
  30. 78ab11f refactor: post to GL and Payment Ledger on advance as liability by ruthra kumar · 1 year, 1 month ago
  31. 01f133f Merge branch 'develop' into make-against-field-dynamic by Gursheen Kaur Anand · 11 months ago
  32. d32147f Merge pull request #38273 from GursheenK/email-digest-annual-income-expense by Gursheen Kaur Anand · 11 months ago
  33. 52305e3 fix: annual income and expenses in digest by Gursheen Anand · 11 months ago
  34. 8b04c1d refactor: optimize outstanding vouchers query by ruthra kumar · 11 months ago
  35. 383a4b1 chore: change f-string to sql params by Dany Robert · 11 months ago
  36. bfaa93b fix: honour currency precision while fetching balance by Dany Robert · 11 months ago
  37. c31ee8e refactor: use 'boolean' parameter while fetching FY year by ruthra kumar · 11 months ago
  38. 860b67e Merge pull request #37828 from GursheenK/payments-irrespective-of-party-types by Deepesh Garg · 11 months ago
  39. 450c247 refactor: set against account link for jv by Gursheen Anand · 11 months ago
  40. 2984a86 fix: use get_all instead of get_list by Gursheen Anand · 11 months ago
  41. 60435da refactor: avoid precision based validation error while reconciling by ruthra kumar · 11 months ago
  42. 4015723 fix: credit note receive payment entry by Gursheen Anand · 11 months ago
  43. 23df420 fix: overallocation on Payment with PO/SO by ruthra kumar · 12 months ago
  44. 7e600a6 refactor: pass gain loss posting date to controller by ruthra kumar · 12 months ago
  45. d477387 Merge pull request #37069 from marination/advance-unlink-impact by ruthra kumar · 1 year, 1 month ago
  46. 85ebaa3 Merge pull request #36879 from ruthra-kumar/unreconcile_feature by ruthra kumar · 1 year, 1 month ago
  47. 6664bc9 Merge pull request #37041 from vorasmit/fix-advances by Deepesh Garg · 1 year, 1 month ago
  48. 7bfd487 Merge pull request #36364 from SvbZ3r0/develop by Deepesh Garg · 1 year, 1 month ago
  49. 426350e fix: Update `advance_paid` in SO/PO after unlinking from advance entry by marination · 1 year, 1 month ago
  50. 5dbcf7d refactor: only cancel specific gain/loss je by ruthra kumar · 1 year, 1 month ago
  51. 9a1588f fix: typo in doctype name and qb by ruthra kumar · 1 year, 1 month ago
  52. 9b6eac2 refactor: unlink individual vouchers from payments by ruthra kumar · 1 year, 1 month ago
  53. 0130aea refactor: convert raw sql to query_builder by ruthra kumar · 1 year, 1 month ago
  54. f7865da refactor: gain/loss should use same posting date as payment by ruthra kumar · 1 year, 1 month ago
  55. 27e0dd9 Merge pull request #36911 from ruthra-kumar/deduplicate_gain_loss_journal_creation by ruthra kumar · 1 year, 1 month ago
  56. d6a3b9a refactor: use payment's CC for gain/loss if company default is unset by ruthra kumar · 1 year, 1 month ago
  57. 2e75484 Merge pull request #36895 from blaggacao/fix-coa-dill-down-on-startup by Deepesh Garg · 1 year, 1 month ago
  58. 79c6f01 fix: deduplicate gain/loss JE creation for journals as payment by ruthra kumar · 1 year, 1 month ago
  59. 299e32b chore: Linting Issues by Deepesh Garg · 1 year, 1 month ago
  60. 7a381af refactor: limit output to 50 in reconciliation tool by ruthra kumar · 1 year, 5 months ago
  61. c47adcf fix: advance in seperate account by Smit Vora · 1 year, 2 months ago
  62. cdf100d fix: Naming Series preview when no previous transaction present by Gughan Ravikumar · 1 year, 2 months ago
  63. deb0d71 perf: pull latest details only for referenced vouchers by ruthra kumar · 1 year, 2 months ago
  64. b86afb2 feat: Financial Ratio Report (#36130) by RitvikSardana · 1 year, 2 months ago
  65. 04820b1 Merge pull request #35644 from ruthra-kumar/book_gain_loss_in_je by Deepesh Garg · 1 year, 2 months ago
  66. 50d294f Merge pull request #36126 from ruthra-kumar/idx_issue_upon_journal_reconciliation by ruthra kumar · 1 year, 2 months ago
  67. 89d109e fix: Naming Series preview when no previous transaction present by Gughan Ravikumar · 1 year, 2 months ago
  68. d9d6856 chore: rename some internal variables by ruthra kumar · 1 year, 2 months ago
  69. 1ea1bfe refactor: convert class method to standalone function by ruthra kumar · 1 year, 2 months ago
  70. 6e18bb6 refactor: cancel gain/loss JE on Journal as payment cancellation by ruthra kumar · 1 year, 3 months ago
  71. 1bcb728 refactor: remove call for setting deductions in payment entry by ruthra kumar · 1 year, 3 months ago
  72. 7b516f8 refactor: exc booking logic for Journal Entry by ruthra kumar · 1 year, 3 months ago
  73. 81cd787 refactor: book exchange gain/loss through journal by ruthra kumar · 1 year, 5 months ago
  74. d066b5c fix(startup): coa drill down by David Arnold · 1 year, 3 months ago
  75. 7a7d32d fix: FY in naming series variable for orders by Deepesh Garg · 1 year, 3 months ago
  76. 6270607 fix: Remove current fiscal year from Global Defaults (#35960) by Deepesh Garg · 1 year, 3 months ago
  77. 72f577a fix: incorrect `idx` on JE's after reconciliation by ruthra kumar · 1 year, 3 months ago
  78. 872a23c fix: also check on_hold (#35910) by mergify[bot] · 1 year, 3 months ago
  79. 4f51c5a refactor: submit and make JV through background job by ruthra kumar · 1 year, 3 months ago
  80. 0408b6d Merge branch 'develop' of https://github.com/frappe/erpnext into #34282-Record-advance-payment-as-a-liability by Deepesh Garg · 1 year, 3 months ago
  81. 1e078d0 fix: Partial PLE cancellation by Deepesh Garg · 1 year, 3 months ago
  82. f2edc91 fix: Multi invoice reconciliation by Deepesh Garg · 1 year, 3 months ago
  83. 1894dc8 fix: Test case and code cleanup by Deepesh Garg · 1 year, 4 months ago
  84. da6bc1a refactor: Redo workflows by Deepesh Garg · 1 year, 4 months ago
  85. d81d606 fix: JV query by Deepesh Garg · 1 year, 4 months ago
  86. 3aead05 fix: Test related errors by Deepesh Garg · 1 year, 4 months ago
  87. 016ed95 test: Update tests by Deepesh Garg · 1 year, 4 months ago
  88. 442e3f2 fix: update outstanding amount and unpaid status on cancellation of payment entry by Gursheen Anand · 1 year, 4 months ago
  89. ba4ab06 fix: changed account types in controller method by Gursheen Anand · 1 year, 4 months ago
  90. 17341ad fix: calculate outstanding amount on reconcile correctly by Gursheen Anand · 1 year, 4 months ago
  91. b65e58c test: add tests for advance liability entries by Gursheen Anand · 1 year, 4 months ago
  92. 4ee1637 fix: Using one field for both advance liability accounts by Gursheen Anand · 1 year, 4 months ago
  93. 0bd4de4 fix: Remove special treatment for P&L Accounts by Deepesh Garg · 1 year, 4 months ago
  94. 7461926 feat: Record Advance Payments as Liability by Gursheen Anand · 1 year, 4 months ago
  95. 31cdfa3 Merge branch 'develop' into FIX-ISS-22-23-06298 by Sagar Sharma · 1 year, 6 months ago
  96. e782a05 refactor: `get_stock_value_on()` to get stock value of multiple warehouses at once by s-aga-r · 1 year, 6 months ago
  97. ed14d1c feat: Reconcile Payments in background (#34596) by ruthra kumar · 1 year, 6 months ago
  98. 11cb2db refactor: move set_missing_ref_detials out of set_missing_values by ruthra kumar · 1 year, 6 months ago
  99. d52f7e2 fix: removing redundant validation by ruthra kumar · 1 year, 6 months ago
  100. 0aadb68 chore: Add missing validations by Deepesh Garg · 1 year, 7 months ago