mergify[bot]
52bfb66729
feat: Add filters in Loan Interest Report ( #33907 )
...
* feat: Add filters in Loan Interest Report (#33907 )
(cherry picked from commit e478a5d0ce )
* chore: remove flaky tests
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-11 11:20:10 +05:30
Abhinav Raut
5edaf83733
fix: disbursable amount on currrent security price
...
(cherry picked from commit fe87c27acd )
2022-11-25 09:48:42 +00:00
Abhinav Raut
2f5033b70f
fix: repayment schedule regeneration
...
(cherry picked from commit d6ab2b3b87 )
2022-11-11 08:53:59 +00:00
Deepesh Garg
2348c42c79
chore: Update tests
...
(cherry picked from commit e59b147a62 )
2022-10-23 14:08:36 +00:00
Deepesh Garg
1b3a0be0f1
chore: Add repayment date on option
...
(cherry picked from commit ef0cb17faf )
2022-10-23 14:08:35 +00:00
Deepesh Garg
b9bf5666bc
chore: label post save
...
(cherry picked from commit bf7a51791a )
2022-10-23 14:08:34 +00:00
Deepesh Garg
25e87641b6
chore: Add patch to update repayment schedule type in loan documents
...
(cherry picked from commit 679b5ed551 )
# Conflicts:
# erpnext/patches.txt
2022-10-23 14:08:34 +00:00
Deepesh Garg
8550bbde27
chore: Update labels as per repayment type
...
(cherry picked from commit 2ddee50f27 )
2022-10-23 14:08:32 +00:00
Deepesh Garg
6ce32fd5a9
feat: Repayment schedule types for term loans
...
(cherry picked from commit 76c6ccab5d )
2022-10-23 14:08:32 +00:00
Abhinav Raut
b9a249918a
fix: pending accrual entries
...
(cherry picked from commit f2209045f8 )
2022-09-14 08:45:47 +00:00
Deepesh Garg
52fc10d00c
chore: Add check for principal amount
...
(cherry picked from commit a76d3827ec )
2022-08-30 15:47:11 +00:00
Deepesh Garg
1b9082e07b
fix: Loan Interest accruals for 0 rated loans
...
(cherry picked from commit eefc9b7172 )
2022-08-30 15:47:11 +00:00
Abhinav Raut
8fdbbf374d
fix: term loan interest calculation
...
(cherry picked from commit 534d7ce64b )
2022-08-11 10:18:24 +00:00
Abhinav Raut
66e5202642
fix: process loan interest accrual
...
(cherry picked from commit 9ef8d5c5c3 )
2022-08-11 10:18:24 +00:00
Rucha Mahabal
d8aa1c59f1
Merge branch 'develop' into hr-separation
2022-07-12 19:27:19 +05:30
Deepesh Garg
0bac030ca7
chore: Linting Issues
2022-07-11 22:04:52 +05:30
Deepesh Garg
d933ff5cf6
chore: Linting Issues
2022-07-11 21:50:01 +05:30
Abhinav Raut
13b7ed1e2c
fix: on cancel for loan refund
2022-07-08 17:58:36 +05:30
Labeeb Mattra
35f2717ad2
Consider refund_amount in pending principal amount
2022-07-08 17:53:29 +05:30
Labeeb Mattra
9df1413adb
fix excess amount calculation in loan refund
2022-07-08 17:52:36 +05:30
Labeeb Mattra
245b0c7818
Update adjustment_type field options
2022-07-08 16:49:19 +05:30
Labeeb Mattra
6cc09ef3a2
fix adjustment amount field name
2022-07-08 16:38:41 +05:30
Labeeb Mattra
0ed6382ab6
fix indent and imports
2022-07-07 17:40:50 +05:30
Labeeb Mattra
8434ec09c3
fix lint
2022-07-07 17:20:21 +05:30
Labeeb Mattra
1b5b2138ee
Use adjustment amounts in pending principal amnt
2022-07-06 18:52:04 +05:30
Labeeb Mattra
a1a51ce1a6
Add ref no to balance adjustment remarks
2022-07-06 18:52:04 +05:30
Labeeb Mattra
74dbf8c5d9
Add reference number to repayment remarks
2022-07-06 18:52:04 +05:30
Labeeb Mattra
27a8e16b28
Add NPA checkbox in Loan
2022-07-06 18:52:04 +05:30
Labeeb Mattra
7d6e4898c4
Update list view for Accrual and Shortfall
2022-07-06 18:52:04 +05:30
Labeeb Mattra
6febcd529b
Remove loan account field from doctype
2022-07-06 18:52:04 +05:30
Labeeb Mattra
7d468a8778
Use new adjustment amount fields
2022-07-06 18:52:04 +05:30
Labeeb Mattra
d6f632a770
Seperate credit and debit adjust amount fields in Loan
2022-07-06 18:52:04 +05:30
Abhinav Raut
5c0a25012c
feat: add adjustment amount to loan
...
- fix: bugs in loan balance adjustment
2022-07-06 18:52:04 +05:30
Labeeb Mattra
2e8f056514
Add Loan Balance Adjustment doctype
2022-07-06 18:52:04 +05:30
Labeeb Mattra
e1682965c5
Add Loan Refund doctype
2022-07-06 18:52:04 +05:30
Labeeb Mattra
88cd780ca1
Add refund amount to loan
2022-07-06 18:52:04 +05:30
Labeeb Mattra
a81da2ea85
Add more loan interest accrual types
2022-07-06 18:52:04 +05:30
Labeeb Mattra
900c878e03
update loan interest accrual types
2022-07-06 18:52:04 +05:30
Rucha Mahabal
211b46b7e6
fix: Loan Application test
2022-06-29 18:00:48 +05:30
Rucha Mahabal
6a65c8aff4
Merge branch 'develop' into hr-separation
2022-06-28 11:51:59 +05:30
Rucha Mahabal
f6fbcc99a3
chore: Removed payroll dependencies from Loan Management, moved to hrms app
...
- Salary Slip Loan dt moved to hrms, removed from erpnext app
- Repay from Salary field removed from Loan and Loan Repayment, installed on hrms app setup
- fixed references to salary slip loan fields
2022-06-21 18:13:01 +05:30
Deepesh Garg
bbd930184c
Merge pull request #31273 from ruthra-kumar/ignore_payment_ledger_on_loan_cancelation
...
fix: ignore payment ledger on cancellation of loan
2022-06-10 10:55:48 +05:30
ruthra kumar
018bc2af43
fix: ignore payment ledger on cancellation of loan
2022-06-08 12:03:47 +05:30
Deepesh Garg
815141bf57
fix: Close unsecured terms loans
2022-06-07 13:16:06 +05:30
Deepesh Garg
f07246af82
Merge pull request #31127 from deepeshgarg007/loan_interest_accrual
...
feat: Auto accrue loan interest for backdated term loans
2022-05-31 09:55:26 +05:30
Deepesh Garg
96d8b1ef3c
feat: Auto accrue loan interest for backdated term loans
2022-05-25 14:19:10 +05:30
Deepesh Garg
e75c843dc1
Merge pull request #31077 from deepeshgarg007/payroll_payable_party_type
...
fix: Loan repayment entries for payroll payable account
2022-05-25 11:23:43 +05:30
Deepesh Garg
3128f9603e
fix: Loan repayment entries for payroll payable account
2022-05-20 08:31:37 +05:30
Abhinav Raut
589dd17e58
fix: precision of total penalty paid
2022-05-13 17:56:27 +05:30
Abhinav Raut
9a86885c0a
fix: precision of total penalty paid
2022-05-13 17:55:16 +05:30