1. dc84633 Merge pull request #23301 from deepeshgarg007/closed_loan_amount by Deepesh Garg · 4 years, 1 month ago
  2. 846e6d4 fix: Add test by Deepesh Garg · 4 years, 1 month ago
  3. f247686 fix: Amount for closed states by Deepesh Garg · 4 years, 1 month ago
  4. b828e2f Merge pull request #23287 from deepeshgarg007/lsu_api_fix by Deepesh Garg · 4 years, 1 month ago
  5. 03b0ad4 fix: Only submitted Loan security pledges should be approved by Deepesh Garg · 4 years, 1 month ago
  6. af1c4ba Merge pull request #23279 from deepeshgarg007/loan_closure_interest by Deepesh Garg · 4 years, 1 month ago
  7. afefa87 fix: Pending loan interest accrual on loan closure by Deepesh Garg · 4 years, 1 month ago
  8. da6074a fix: Pending loan interest accrual on loan closure by Deepesh Garg · 4 years, 1 month ago
  9. 5158d0f fix: Repayment Method not visible correctly by Deepesh Garg · 4 years, 1 month ago
  10. 1b4ed45 fix: Add reference no and descripiton field in Loan Security Pledge and Unpledge by Deepesh Garg · 4 years, 1 month ago
  11. e4c38e5 fix: Remove print statement by Deepesh Garg · 4 years, 1 month ago
  12. 4d636fd fix: API changes in loan security unpledge utility by Deepesh Garg · 4 years, 1 month ago
  13. 14718e2 fix: Add unit test for pending principal amount by Deepesh Garg · 4 years, 1 month ago
  14. 25042a2 fix: Pending amount after loan closure request by Deepesh Garg · 4 years, 1 month ago
  15. e8b121c fix: Add status in field list by Deepesh Garg · 4 years, 1 month ago
  16. ce29757 fix: Import flt by Deepesh Garg · 4 years, 1 month ago
  17. a425920 feat: Utility function to get possible loan disbursal amount by Deepesh Garg · 4 years, 1 month ago
  18. e1e847a feat: Enhancement in Loan Topups by Deepesh Garg · 4 years, 2 months ago
  19. a2249e0 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_top_up_fixes by Deepesh Garg · 4 years, 2 months ago
  20. 1151f88 fix: Set pledge amount before setting loan amount by Deepesh Garg · 4 years, 2 months ago
  21. 8264fcd fix: Only validate repayment if term loan by marination · 4 years, 2 months ago
  22. 6988fbb fix: Validate or Set Loan Amount first by marination · 4 years, 2 months ago
  23. 2633e29 fix: Is Secured Loan check mapping by Deepesh Garg · 4 years, 2 months ago
  24. b98088b Merge branch 'develop' into loan_patch_and_fixes by Deepesh Garg · 4 years, 2 months ago
  25. 4104887 fix: fieldname in filter by Deepesh Garg · 4 years, 2 months ago
  26. d909669 fix: Test cases by Deepesh Garg · 4 years, 2 months ago
  27. b9dc211 fix: Loan Seurity shortfall calculation fixes by Deepesh Garg · 4 years, 2 months ago
  28. 04e8af7 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_patch_and_fixes by Deepesh Garg · 4 years, 3 months ago
  29. 2cbf598 fix: travis by Rohit Waghchaure · 4 years, 3 months ago
  30. 30d9101 fix: Remove loan security field from loan by Deepesh Garg · 4 years, 3 months ago
  31. 1d8b13c Merge pull request #22483 from deepeshgarg007/loan_security_shorttfall_fixes by Deepesh Garg · 4 years, 4 months ago
  32. 5893648 fix: Syntax Error by Deepesh Garg · 4 years, 4 months ago
  33. 8a55ec1 fix: Add view ledger button for cancelled docs (#22432) by Deepesh Garg · 4 years, 4 months ago
  34. 289c822 feat: New Payroll module (#21990) by Anurag Mishra · 4 years, 4 months ago
  35. a66ce05 fix: Minor fixes in loan by Deepesh Garg · 4 years, 4 months ago
  36. 0bc163c fix: Ignore GL Entry on cancel by Deepesh Garg · 4 years, 4 months ago
  37. e5ac8cc fix: Precision in loan amount calculation by Deepesh Garg · 4 years, 4 months ago
  38. 6621e22 refactor: clean up desk pages (#22004) by Shivam Mishra · 4 years, 5 months ago
  39. 5cf90ba feat: rename loan management to loan on Desk Page by Shivam Mishra · 4 years, 5 months ago
  40. a63fda9 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_patch_and_fixes by Deepesh Garg · 4 years, 5 months ago
  41. 513099d fix: Description for various fields by Deepesh Garg · 4 years, 5 months ago
  42. 673e704 typo in error message in loan_security_pledge.py by Abhishek Balam · 4 years, 5 months ago
  43. dd340c1 fix: Loan Security Unpledge fixes by Deepesh Garg · 4 years, 5 months ago
  44. af27c51 fix: Loan securiyt unpledge fixes by Deepesh Garg · 4 years, 5 months ago
  45. 2a0de58 fix: Use grace period in days for calculation of due date by Deepesh Garg · 4 years, 5 months ago
  46. 1b35873 Merge branch 'develop' into loan_closure_fixes by Deepesh Garg · 4 years, 5 months ago
  47. 779815a fix: Loan Repayment Test by Deepesh Garg · 4 years, 5 months ago
  48. 61363d2 fix: Initialize interest_paid as zero by Deepesh Garg · 4 years, 5 months ago
  49. 4226191 fix: Loan Closure without loan interest accrual by Deepesh Garg · 4 years, 5 months ago
  50. 91e9458 fix: Autoname for loan security by Deepesh Garg · 4 years, 5 months ago
  51. 7b14721 fix: Allow rename for Loan Security by Deepesh Garg · 4 years, 6 months ago
  52. c20de8a fix: Loan Disbursement against account by Deepesh Garg · 4 years, 6 months ago
  53. 2daf6da fix: Allow creation of loan security pledge from Loan Application for old prices by Deepesh Garg · 4 years, 6 months ago
  54. bf78ed6 fix: Loan Repayment code clean up and other fixes by Deepesh Garg · 4 years, 6 months ago
  55. 9e9d44d fix: Loan topup test by Deepesh Garg · 4 years, 6 months ago
  56. 40dcfd1 fix: Import Error by Deepesh Garg · 4 years, 6 months ago
  57. 03166fa Merge branch 'develop' of https://github.com/frappe/erpnext into employee_loan_fixes by Deepesh Garg · 4 years, 6 months ago
  58. baa7521 fix: Allow repayment from Salary only for term loans by Deepesh Garg · 4 years, 6 months ago
  59. af27d61 fix: Employee loan test case and other fixes by Deepesh Garg · 4 years, 6 months ago
  60. f7e216e fix: Employee loan fixes by Deepesh Garg · 4 years, 6 months ago
  61. ebcc46d feat: updated desk pages (#21138) by Shivam Mishra · 4 years, 6 months ago
  62. 88898ab fix: Randomly failing loan repayment test by Deepesh Garg · 4 years, 7 months ago
  63. ddc3bb2 fix: Multiple fixes for travis (#20924) by Nabin Hait · 4 years, 7 months ago
  64. 05d74bb feat: added loan management page by Shivam Mishra · 4 years, 7 months ago
  65. 09188e4 fix: Remove fetch from loan_application.json by Deepesh Garg · 4 years, 7 months ago
  66. eee7f77 fix: Add loan to value ratio in loan security type by Deepesh Garg · 4 years, 7 months ago
  67. c88a7f8 fix: User permission for Loan repayment doctype by Deepesh Garg · 4 years, 8 months ago
  68. b5c5bdd fix: API fix for loan security pledge creation by Deepesh Garg · 4 years, 8 months ago
  69. d1d0a50 feat: Loan management and accounting (#19035) by Deepesh Garg · 4 years, 8 months ago