1. 245b0c7 Update adjustment_type field options by Labeeb Mattra · 2 years, 9 months ago
  2. 6cc09ef fix adjustment amount field name by Labeeb Mattra · 2 years, 9 months ago
  3. 0ed6382 fix indent and imports by Labeeb Mattra · 2 years, 9 months ago
  4. 8434ec0 fix lint by Labeeb Mattra · 2 years, 9 months ago
  5. 1b5b213 Use adjustment amounts in pending principal amnt by Labeeb Mattra · 2 years, 9 months ago
  6. a1a51ce Add ref no to balance adjustment remarks by Labeeb Mattra · 2 years, 9 months ago
  7. 74dbf8c Add reference number to repayment remarks by Labeeb Mattra · 2 years, 9 months ago
  8. 27a8e16 Add NPA checkbox in Loan by Labeeb Mattra · 2 years, 9 months ago
  9. 7d6e489 Update list view for Accrual and Shortfall by Labeeb Mattra · 2 years, 9 months ago
  10. 6febcd5 Remove loan account field from doctype by Labeeb Mattra · 2 years, 9 months ago
  11. 7d468a8 Use new adjustment amount fields by Labeeb Mattra · 2 years, 9 months ago
  12. d6f632a Seperate credit and debit adjust amount fields in Loan by Labeeb Mattra · 2 years, 9 months ago
  13. 5c0a250 feat: add adjustment amount to loan - fix: bugs in loan balance adjustment by Abhinav Raut · 2 years, 9 months ago
  14. 2e8f056 Add Loan Balance Adjustment doctype by Labeeb Mattra · 2 years, 10 months ago
  15. e168296 Add Loan Refund doctype by Labeeb Mattra · 2 years, 10 months ago
  16. 88cd780 Add refund amount to loan by Labeeb Mattra · 2 years, 10 months ago
  17. a81da2e Add more loan interest accrual types by Labeeb Mattra · 2 years, 10 months ago
  18. 900c878 update loan interest accrual types by Labeeb Mattra · 3 years ago
  19. bbd9301 Merge pull request #31273 from ruthra-kumar/ignore_payment_ledger_on_loan_cancelation by Deepesh Garg · 2 years, 10 months ago
  20. 018bc2a fix: ignore payment ledger on cancellation of loan by ruthra kumar · 2 years, 10 months ago
  21. 815141b fix: Close unsecured terms loans by Deepesh Garg · 2 years, 10 months ago
  22. f07246a Merge pull request #31127 from deepeshgarg007/loan_interest_accrual by Deepesh Garg · 2 years, 10 months ago
  23. 96d8b1e feat: Auto accrue loan interest for backdated term loans by Deepesh Garg · 2 years, 11 months ago
  24. e75c843 Merge pull request #31077 from deepeshgarg007/payroll_payable_party_type by Deepesh Garg · 2 years, 11 months ago
  25. 3128f96 fix: Loan repayment entries for payroll payable account by Deepesh Garg · 2 years, 11 months ago
  26. 589dd17 fix: precision of total penalty paid by Abhinav Raut · 2 years, 11 months ago
  27. 9a86885 fix: precision of total penalty paid by Abhinav Raut · 2 years, 11 months ago
  28. aef65e7 fix: gl entry validation for miniscule loan penalty by Abhinav Raut · 2 years, 11 months ago
  29. 429361c chore: Remove domains from Setup by Deepesh Garg · 3 years ago
  30. 4727e77 Merge branch 'develop' into loan_repayment_issue by Deepesh Garg · 3 years ago
  31. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 3 years ago
  32. 1946058 fix: Issues on loan repayment by Deepesh Garg · 3 years ago
  33. 7e185fb Merge branch 'develop' of https://github.com/frappe/erpnext into patch-3 by Deepesh Garg · 3 years ago
  34. 494bd9e style: format code with black by Ankush Menat · 3 years ago
  35. 1b2c6a5 fix: Code cleanup by Deepesh Garg · 3 years, 1 month ago
  36. 8c76a76 fix: incorrect payable amount for loan closure by Abhinav Raut · 3 years, 1 month ago
  37. 4e92926 fix: incorrect payable amount for loan closure by Abhinav Raut · 3 years, 1 month ago
  38. 5d66cc4 fix: Add cost center in loan document by Deepesh Garg · 3 years, 1 month ago
  39. b7c3889 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 3 years, 2 months ago
  40. 295cbb0 fix: Update queries in Bank Reconciliation Tool by Deepesh Garg · 3 years, 2 months ago
  41. 1aa12fb fix: Ledger entries on LIA for term loans by Deepesh Garg · 3 years, 2 months ago
  42. 555b133 feat: Bank Reconciliation for loan documents by Deepesh Garg · 3 years, 2 months ago
  43. 988dee0 fix: Loan repayment via Salary Slip by Deepesh Garg · 3 years, 2 months ago
  44. 8417130 Merge pull request #29660 from abhinavxd/patch-1 by Deepesh Garg · 3 years, 2 months ago
  45. ef69d1f test: Add test case for repayment against partially disbursed loans by Deepesh Garg · 3 years, 2 months ago
  46. 8ece284 fix: Add disbursement accounts to tests by Deepesh Garg · 3 years, 2 months ago
  47. 8d7331d Merge branch 'develop' of https://github.com/frappe/erpnext into loan_refund_jv by Deepesh Garg · 3 years, 2 months ago
  48. d0043bd fix: missing key in loan by Abhinav Raut · 3 years, 2 months ago
  49. 1361f88 fix: do not hide Loan Repayment Entry field in salary slip by Rucha Mahabal · 3 years, 2 months ago
  50. c68c70f feat: Refund entry against loans by Deepesh Garg · 3 years, 2 months ago
  51. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 3 years, 3 months ago
  52. a456cf4 Merge pull request #29169 from deepeshgarg007/loan_repayment_salary_slip by Deepesh Garg · 3 years, 3 months ago
  53. f316aaf fix: GL Entries for loan repayment via Salary by Deepesh Garg · 3 years, 3 months ago
  54. 68d4981 fix: Add test for loan repayment cancellation by Deepesh Garg · 3 years, 3 months ago
  55. f78bf4c fix: Test cases by Deepesh Garg · 3 years, 3 months ago
  56. c572a4c fix: Book unaccrued interest check by Deepesh Garg · 3 years, 5 months ago
  57. 91c8d45 Merge branch 'develop' of https://github.com/frappe/erpnext into term_loan_enhancement by Deepesh Garg · 3 years, 5 months ago
  58. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years, 5 months ago
  59. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years, 5 months ago
  60. 8f6600b fix: Repayment schedule revert on cancel by Deepesh Garg · 3 years, 6 months ago
  61. b812660 Merge branch 'develop' of https://github.com/frappe/erpnext into term_loan_enhancement by Deepesh Garg · 3 years, 6 months ago
  62. dcae9ba fix: Unsecured loan status update by Deepesh Garg · 3 years, 6 months ago
  63. 1a5f0da fix: Loan repayment schedule date by Deepesh Garg · 3 years, 6 months ago
  64. 8116b9b fix: Updates in term loan processing by Deepesh Garg · 3 years, 6 months ago
  65. 790c1cd fix: Removing unused fields from workspace JSON files #27612 by Shariq Ansari · 3 years, 6 months ago
  66. af14ba4 fix: Linting issues by Deepesh Garg · 3 years, 6 months ago
  67. 8355af6 fix: Incorrect maximum loan amount update by Deepesh Garg · 3 years, 6 months ago
  68. 3337ae1 fix: Status check for closed loans by Deepesh Garg · 3 years, 6 months ago
  69. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 7 months ago
  70. 7d9819f fix: remove duplicate imports by Ankush Menat · 3 years, 7 months ago
  71. 2d62c50 fix: undefined variables by Ankush Menat · 3 years, 7 months ago
  72. f5cdbf1 fix: LTV ratio comparison (#27207) by Deepesh Garg · 3 years, 7 months ago
  73. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 8 months ago
  74. b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 8 months ago
  75. 3431430 fix: conflicts by Rohit Waghchaure · 3 years, 8 months ago
  76. 1147548 fix: merge conflict by Nabin Hait · 3 years, 9 months ago
  77. b4ea185 fix: added company filter while fetching loans (#26295) by Jannat Patel · 3 years, 9 months ago
  78. 38994bd fix: Added Company filters for Loan (#26294) by Jannat Patel · 3 years, 9 months ago
  79. 9181dde fix: Cancelation of Loan Security Pledges by Deepesh Garg · 3 years, 9 months ago
  80. 52992b3 Merge pull request #26106 from deepeshgarg007/loan_repay_via_salary by Deepesh Garg · 3 years, 10 months ago
  81. 81c97c1 fix: Sanctioned loan amount limit check by Deepesh Garg · 3 years, 10 months ago
  82. 22e7572 fix: Sanctioned loan amount limit check by Deepesh Garg · 3 years, 10 months ago
  83. 0ea6725 fix: Rename Loan Management workspace to Loans (#25856) by Deepesh Garg · 3 years, 10 months ago
  84. ff96bdf fix(ux): fix unstranslated text in msgprint/throw by Ankush Menat · 3 years, 11 months ago
  85. 90e6719 chore: replace assertEquals with alias assertEqual (#25613) by Ankush Menat · 4 years ago
  86. 84ec295 Merge pull request #25546 from deepeshgarg007/loan_schedule_fixes by Deepesh Garg · 4 years ago
  87. c571141 fix: Test cases by Deepesh Garg · 4 years ago
  88. 824f089 fix: Auto write off on loan closure by Deepesh Garg · 4 years ago
  89. 1efafb3 fix: Do not roundoff balance amount by Deepesh Garg · 4 years ago
  90. ab05259 fix: allow to cancel loan with cancelled replayment entry by Afshan · 4 years ago
  91. 047044f fix: Add amend perm for loan and system manager for loan doctypes by Deepesh Garg · 4 years ago
  92. b585902 fix: minor improvements and tests by Deepesh Garg · 4 years ago
  93. f38a653 fix: Show exact error message in datetime by Deepesh Garg · 4 years ago
  94. e7efbc1 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_penalty_new_fix by Deepesh Garg · 4 years ago
  95. 37d6c19 fix: Consider paid repayment entries in subsequent loan repayments by Deepesh Garg · 4 years ago
  96. 5af6aea fix: Posting Date check by Deepesh Garg · 4 years ago
  97. d551940 fix: Remove comments by Deepesh Garg · 4 years ago
  98. a42194f Merge branch 'develop' of https://github.com/frappe/erpnext into loan_fixes_phase_2 by Deepesh Garg · 4 years ago
  99. dfe91b5 Merge pull request #25212 from deepeshgarg007/loan_shortfall_preference by Deepesh Garg · 4 years ago
  100. 015fd68 fix: Give first preference to loan security on repayment by Deepesh Garg · 4 years ago