1. b7c3889 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 2 years, 8 months ago
  2. 295cbb0 fix: Update queries in Bank Reconciliation Tool by Deepesh Garg · 2 years, 8 months ago
  3. 1aa12fb fix: Ledger entries on LIA for term loans by Deepesh Garg · 2 years, 8 months ago
  4. 555b133 feat: Bank Reconciliation for loan documents by Deepesh Garg · 2 years, 8 months ago
  5. 988dee0 fix: Loan repayment via Salary Slip by Deepesh Garg · 2 years, 8 months ago
  6. 8417130 Merge pull request #29660 from abhinavxd/patch-1 by Deepesh Garg · 2 years, 8 months ago
  7. ef69d1f test: Add test case for repayment against partially disbursed loans by Deepesh Garg · 2 years, 8 months ago
  8. 8ece284 fix: Add disbursement accounts to tests by Deepesh Garg · 2 years, 8 months ago
  9. 8d7331d Merge branch 'develop' of https://github.com/frappe/erpnext into loan_refund_jv by Deepesh Garg · 2 years, 8 months ago
  10. d0043bd fix: missing key in loan by Abhinav Raut · 2 years, 8 months ago
  11. 1361f88 fix: do not hide Loan Repayment Entry field in salary slip by Rucha Mahabal · 2 years, 9 months ago
  12. c68c70f feat: Refund entry against loans by Deepesh Garg · 2 years, 9 months ago
  13. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 2 years, 9 months ago
  14. a456cf4 Merge pull request #29169 from deepeshgarg007/loan_repayment_salary_slip by Deepesh Garg · 2 years, 9 months ago
  15. f316aaf fix: GL Entries for loan repayment via Salary by Deepesh Garg · 2 years, 9 months ago
  16. 68d4981 fix: Add test for loan repayment cancellation by Deepesh Garg · 2 years, 10 months ago
  17. f78bf4c fix: Test cases by Deepesh Garg · 2 years, 10 months ago
  18. c572a4c fix: Book unaccrued interest check by Deepesh Garg · 3 years ago
  19. 91c8d45 Merge branch 'develop' of https://github.com/frappe/erpnext into term_loan_enhancement by Deepesh Garg · 3 years ago
  20. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  21. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  22. 8f6600b fix: Repayment schedule revert on cancel by Deepesh Garg · 3 years ago
  23. b812660 Merge branch 'develop' of https://github.com/frappe/erpnext into term_loan_enhancement by Deepesh Garg · 3 years ago
  24. dcae9ba fix: Unsecured loan status update by Deepesh Garg · 3 years ago
  25. 1a5f0da fix: Loan repayment schedule date by Deepesh Garg · 3 years ago
  26. 8116b9b fix: Updates in term loan processing by Deepesh Garg · 3 years ago
  27. 790c1cd fix: Removing unused fields from workspace JSON files #27612 by Shariq Ansari · 3 years ago
  28. af14ba4 fix: Linting issues by Deepesh Garg · 3 years ago
  29. 8355af6 fix: Incorrect maximum loan amount update by Deepesh Garg · 3 years ago
  30. 3337ae1 fix: Status check for closed loans by Deepesh Garg · 3 years ago
  31. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 2 months ago
  32. 7d9819f fix: remove duplicate imports by Ankush Menat · 3 years, 2 months ago
  33. 2d62c50 fix: undefined variables by Ankush Menat · 3 years, 2 months ago
  34. f5cdbf1 fix: LTV ratio comparison (#27207) by Deepesh Garg · 3 years, 2 months ago
  35. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  36. b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 2 months ago
  37. 3431430 fix: conflicts by Rohit Waghchaure · 3 years, 3 months ago
  38. 1147548 fix: merge conflict by Nabin Hait · 3 years, 3 months ago
  39. b4ea185 fix: added company filter while fetching loans (#26295) by Jannat Patel · 3 years, 3 months ago
  40. 38994bd fix: Added Company filters for Loan (#26294) by Jannat Patel · 3 years, 3 months ago
  41. 9181dde fix: Cancelation of Loan Security Pledges by Deepesh Garg · 3 years, 4 months ago
  42. 52992b3 Merge pull request #26106 from deepeshgarg007/loan_repay_via_salary by Deepesh Garg · 3 years, 4 months ago
  43. 81c97c1 fix: Sanctioned loan amount limit check by Deepesh Garg · 3 years, 4 months ago
  44. 22e7572 fix: Sanctioned loan amount limit check by Deepesh Garg · 3 years, 4 months ago
  45. 0ea6725 fix: Rename Loan Management workspace to Loans (#25856) by Deepesh Garg · 3 years, 5 months ago
  46. ff96bdf fix(ux): fix unstranslated text in msgprint/throw by Ankush Menat · 3 years, 5 months ago
  47. 90e6719 chore: replace assertEquals with alias assertEqual (#25613) by Ankush Menat · 3 years, 5 months ago
  48. 84ec295 Merge pull request #25546 from deepeshgarg007/loan_schedule_fixes by Deepesh Garg · 3 years, 6 months ago
  49. c571141 fix: Test cases by Deepesh Garg · 3 years, 6 months ago
  50. 824f089 fix: Auto write off on loan closure by Deepesh Garg · 3 years, 6 months ago
  51. 1efafb3 fix: Do not roundoff balance amount by Deepesh Garg · 3 years, 6 months ago
  52. ab05259 fix: allow to cancel loan with cancelled replayment entry by Afshan · 3 years, 6 months ago
  53. 047044f fix: Add amend perm for loan and system manager for loan doctypes by Deepesh Garg · 3 years, 6 months ago
  54. b585902 fix: minor improvements and tests by Deepesh Garg · 3 years, 6 months ago
  55. f38a653 fix: Show exact error message in datetime by Deepesh Garg · 3 years, 6 months ago
  56. e7efbc1 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_penalty_new_fix by Deepesh Garg · 3 years, 6 months ago
  57. 37d6c19 fix: Consider paid repayment entries in subsequent loan repayments by Deepesh Garg · 3 years, 6 months ago
  58. 5af6aea fix: Posting Date check by Deepesh Garg · 3 years, 6 months ago
  59. d551940 fix: Remove comments by Deepesh Garg · 3 years, 6 months ago
  60. a42194f Merge branch 'develop' of https://github.com/frappe/erpnext into loan_fixes_phase_2 by Deepesh Garg · 3 years, 6 months ago
  61. dfe91b5 Merge pull request #25212 from deepeshgarg007/loan_shortfall_preference by Deepesh Garg · 3 years, 6 months ago
  62. 015fd68 fix: Give first preference to loan security on repayment by Deepesh Garg · 3 years, 6 months ago
  63. 7f10044 fix: Typo by Deepesh Garg · 3 years, 7 months ago
  64. eea20f8 fix: Add shortfall ratio in Loan Security Shortfall by Deepesh Garg · 3 years, 7 months ago
  65. 48d5a65 fix: Add test for pending shortfall update by Deepesh Garg · 3 years, 7 months ago
  66. f112ce1 fix: Pending shortfall update on processing loan security shortfall by Deepesh Garg · 3 years, 7 months ago
  67. a2e4564 fix: Prevent non sequential repayment entries by Deepesh Garg · 3 years, 7 months ago
  68. 61fb9bf fix: Loan Repayment entry cancellation on salary slip cancel by Deepesh Garg · 3 years, 7 months ago
  69. 3dd0e49 Merge pull request #24703 from deepeshgarg007/loan_test_precision_fix_new by Deepesh Garg · 3 years, 8 months ago
  70. b5a2320 fix: Precision fixes in loans by Deepesh Garg · 3 years, 8 months ago
  71. d780f56 Revert "fix: Error handling in loan reports and precision fixes" by Deepesh Garg · 3 years, 8 months ago
  72. e4964a0 fix: Update color in charts by Deepesh Garg · 3 years, 8 months ago
  73. e53fd87 fix: Rearrange cards by Deepesh Garg · 3 years, 8 months ago
  74. cbb4fe2 fix: Add cards by Deepesh Garg · 3 years, 8 months ago
  75. bc85752 fix: Loan Interest Accrual Chart by Deepesh Garg · 3 years, 8 months ago
  76. 535dc4a fix: Do not round off per day interest by Deepesh Garg · 3 years, 8 months ago
  77. 429fb3b Merge branch 'develop' of https://github.com/frappe/erpnext into loan_exposure_report_fix by Deepesh Garg · 3 years, 8 months ago
  78. 9bf05ad feat: Loans Dashboard by Deepesh Garg · 3 years, 8 months ago
  79. ab88ec2 fix: Error handling in loan reports by Deepesh Garg · 3 years, 9 months ago
  80. 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  81. 7e3f5e0 fix: LTV ration in interest report by Deepesh Garg · 3 years, 9 months ago
  82. 7a4db22 fix: Division by 0 error in security exposure reports by Deepesh Garg · 3 years, 9 months ago
  83. 91eb9bb fix: Add loan to value field in Loan Interest Report by Deepesh Garg · 3 years, 9 months ago
  84. bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  85. c3d82a8 Merge pull request #24370 from deepeshgarg007/loan_report_and_enhancements by Deepesh Garg · 3 years, 9 months ago
  86. 5217225 fix: Interest calculations in Loan Interest Report by Deepesh Garg · 3 years, 9 months ago
  87. 2cb12e6 fix: Loan Security name fetch by Deepesh Garg · 3 years, 9 months ago
  88. dd25ecb fix: Add reports in Desk Page by Deepesh Garg · 3 years, 9 months ago
  89. ec60063 fix: Auto Loan Write Off by Deepesh Garg · 3 years, 9 months ago
  90. 914ab7e fix: Add filters and currency in reports by Deepesh Garg · 3 years, 9 months ago
  91. addea96 feat: Loan Exposure report by Deepesh Garg · 3 years, 9 months ago
  92. 7976d12 fix: Applicant-Wise Loan Security Exposure report by Deepesh Garg · 3 years, 9 months ago
  93. 4a649a4 fix: removing payment_field from loan repayment closuer (#24291) by Anupam Kumar · 3 years, 9 months ago
  94. b6c7ba2 fix(minor): Rename loan workspace to loan management for naming by Rushabh Mehta · 3 years, 9 months ago
  95. d3634f6 feat: Loan Interest Report by Deepesh Garg · 3 years, 9 months ago
  96. 1b208e0 fix: Add total loan interest amount field in loans by Deepesh Garg · 3 years, 9 months ago
  97. 05fe7ac fix: fieldname by Deepesh Garg · 3 years, 9 months ago
  98. dd768a0 fix: Sanctioned loan security unpledge by Deepesh Garg · 3 years, 10 months ago
  99. f570895 Merge pull request #24252 from deepeshgarg007/partial_security_unpledge by Deepesh Garg · 3 years, 10 months ago
  100. 9716216 fix: check for string types by Deepesh Garg · 3 years, 10 months ago