Deepesh Garg
|
b7c388976d
|
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco
|
2022-02-21 16:58:52 +05:30 |
|
Deepesh Garg
|
295cbb0ff2
|
fix: Update queries in Bank Reconciliation Tool
|
2022-02-21 11:45:23 +05:30 |
|
Deepesh Garg
|
1aa12fb3f1
|
fix: Ledger entries on LIA for term loans
|
2022-02-19 19:19:32 +05:30 |
|
Deepesh Garg
|
555b1335f6
|
feat: Bank Reconciliation for loan documents
|
2022-02-17 19:15:30 +05:30 |
|
Deepesh Garg
|
988dee04fa
|
fix: Loan repayment via Salary Slip
(cherry picked from commit 2572480554db265e2e93a5dfba75749675b46d14)
|
2022-02-12 13:17:32 +00:00 |
|
Deepesh Garg
|
8417130788
|
Merge pull request #29660 from abhinavxd/patch-1
fix: Add missing key in Loan
|
2022-02-07 18:44:37 +05:30 |
|
Deepesh Garg
|
ef69d1fd38
|
test: Add test case for repayment against partially disbursed loans
|
2022-02-07 17:00:30 +05:30 |
|
Deepesh Garg
|
8ece2845f2
|
fix: Add disbursement accounts to tests
|
2022-02-07 13:50:31 +05:30 |
|
Deepesh Garg
|
8d7331de8f
|
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_refund_jv
|
2022-02-07 12:49:34 +05:30 |
|
Abhinav Raut
|
d0043bdbac
|
fix: missing key in loan
|
2022-02-06 16:55:24 +05:30 |
|
Rucha Mahabal
|
1361f88f67
|
fix: do not hide Loan Repayment Entry field in salary slip
|
2022-01-31 14:53:13 +05:30 |
|
Deepesh Garg
|
c68c70f8bc
|
feat: Refund entry against loans
|
2022-01-25 19:59:33 +05:30 |
|
Shariq Ansari
|
bc187c121a
|
fix: updated standard workspace json files
|
2022-01-13 19:24:11 +05:30 |
|
Deepesh Garg
|
a456cf4225
|
Merge pull request #29169 from deepeshgarg007/loan_repayment_salary_slip
fix: GL Entries for loan repayment via Salary
|
2022-01-07 12:54:25 +05:30 |
|
Deepesh Garg
|
f316aaf41e
|
fix: GL Entries for loan repayment via Salary
|
2022-01-06 13:19:17 +05:30 |
|
Deepesh Garg
|
68d49817a1
|
fix: Add test for loan repayment cancellation
|
2021-12-28 18:10:52 +05:30 |
|
Deepesh Garg
|
f78bf4c6ef
|
fix: Test cases
|
2021-12-28 17:40:05 +05:30 |
|
Deepesh Garg
|
c572a4cb88
|
fix: Book unaccrued interest check
|
2021-11-15 09:28:56 +05:30 |
|
Deepesh Garg
|
91c8d457b0
|
Merge branch 'develop' of https://github.com/frappe/erpnext into term_loan_enhancement
|
2021-11-15 09:28:03 +05:30 |
|
Ankush Menat
|
8fe5feb6a4
|
chore: remove all six compat code
|
2021-11-05 11:16:29 +05:30 |
|
Ankush Menat
|
6098e92ba9
|
chore: remove utf-8 compat code
|
2021-11-05 11:16:29 +05:30 |
|
Deepesh Garg
|
8f6600b27a
|
fix: Repayment schedule revert on cancel
|
2021-10-25 16:21:26 +05:30 |
|
Deepesh Garg
|
b812660e40
|
Merge branch 'develop' of https://github.com/frappe/erpnext into term_loan_enhancement
|
2021-10-24 16:54:58 +05:30 |
|
Deepesh Garg
|
dcae9ba86e
|
fix: Unsecured loan status update
|
2021-10-23 18:06:34 +05:30 |
|
Deepesh Garg
|
1a5f0da6ca
|
fix: Loan repayment schedule date
|
2021-10-22 10:46:56 +05:30 |
|
Deepesh Garg
|
8116b9b62f
|
fix: Updates in term loan processing
|
2021-10-20 19:55:00 +05:30 |
|
Shariq Ansari
|
790c1cda6f
|
fix: Removing unused fields from workspace JSON files #27612
fix: Removing unused fields from workspace JSON files
|
2021-10-13 16:18:20 +05:30 |
|
Deepesh Garg
|
af14ba43de
|
fix: Linting issues
|
2021-10-12 12:58:42 +05:30 |
|
Deepesh Garg
|
8355af6dcf
|
fix: Incorrect maximum loan amount update
|
2021-10-12 12:44:40 +05:30 |
|
Deepesh Garg
|
3337ae120c
|
fix: Status check for closed loans
|
2021-10-11 13:12:02 +05:30 |
|
Chillar Anand
|
915b34391c
|
chore: Clean up imports (#27302)
* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Clean up imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Clean up sider issues
* chore: Remove import errors from flake8 ignore list
* chore: Clean up lint issues
|
2021-09-02 16:44:59 +05:30 |
|
Ankush Menat
|
7d9819f352
|
fix: remove duplicate imports
|
2021-09-01 15:33:35 +05:30 |
|
Ankush Menat
|
2d62c500c4
|
fix: undefined variables
|
2021-09-01 15:05:00 +05:30 |
|
Deepesh Garg
|
f5cdbf161d
|
fix: LTV ratio comparison (#27207)
|
2021-08-28 14:55:51 +05:30 |
|
Ankush Menat
|
4551d7d602
|
chore: mass trailing whitespace and EOF fixes
|
2021-08-19 13:43:28 +05:30 |
|
Shariq Ansari
|
b32c2fa561
|
fix: updated erpnext wspace json files (#26380)
* fix: updated erpnext wspace json files
* fix: updated wspace json files
* fix: updated wspace json files
* fix: removed padding code from wspace json files
* fix: Updated restrict_to_domain in wspace json
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
2021-08-13 12:19:16 +05:30 |
|
Rohit Waghchaure
|
343143037c
|
fix: conflicts
|
2021-08-01 14:45:24 +05:30 |
|
Nabin Hait
|
11475487fb
|
fix: merge conflict
|
2021-07-16 15:58:50 +05:30 |
|
Jannat Patel
|
b4ea185eca
|
fix: added company filter while fetching loans (#26295)
* fix: added company filter while fetching loans
* fix: added set_query in refresh
* fix: quotes
* fix: tests
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
|
2021-07-12 13:15:41 +05:30 |
|
Jannat Patel
|
38994bd494
|
fix: Added Company filters for Loan (#26294)
* fix: loan validations
* fix: added company filter while fetching loans
* fix: tests
|
2021-07-12 13:01:31 +05:30 |
|
Deepesh Garg
|
9181dde86a
|
fix: Cancelation of Loan Security Pledges
|
2021-06-29 17:18:39 +05:30 |
|
Deepesh Garg
|
52992b345f
|
Merge pull request #26106 from deepeshgarg007/loan_repay_via_salary
fix: Sanctioned loan amount limit check
|
2021-06-18 23:30:54 +05:30 |
|
Deepesh Garg
|
81c97c13ce
|
fix: Sanctioned loan amount limit check
|
2021-06-18 19:57:53 +05:30 |
|
Deepesh Garg
|
22e75725ea
|
fix: Sanctioned loan amount limit check
|
2021-06-18 17:25:37 +05:30 |
|
Deepesh Garg
|
0ea6725baa
|
fix: Rename Loan Management workspace to Loans (#25856)
|
2021-05-31 19:48:31 +05:30 |
|
Ankush Menat
|
ff96bdf0c1
|
fix(ux): fix unstranslated text in msgprint/throw
|
2021-05-25 20:59:20 +05:30 |
|
Ankush Menat
|
90e671905a
|
chore: replace assertEquals with alias assertEqual (#25613)
* chore: replace assertEquals with alias assertEqual
assertEquals has been deprecated.
ref: https://docs.python.org/3/library/unittest.html#deprecated-aliases
* chore: sider fixes
|
2021-05-07 20:28:51 +05:30 |
|
Deepesh Garg
|
84ec295b43
|
Merge pull request #25546 from deepeshgarg007/loan_schedule_fixes
fix: Minor fixes in loan
|
2021-05-02 22:35:34 +05:30 |
|
Deepesh Garg
|
c571141c1f
|
fix: Test cases
|
2021-05-02 15:31:04 +05:30 |
|
Deepesh Garg
|
824f089569
|
fix: Auto write off on loan closure
|
2021-05-01 22:07:13 +05:30 |
|
Deepesh Garg
|
1efafb3ce8
|
fix: Do not roundoff balance amount
|
2021-05-01 21:52:43 +05:30 |
|
Afshan
|
ab052599c0
|
fix: allow to cancel loan with cancelled replayment entry
|
2021-04-28 20:21:04 +05:30 |
|
Deepesh Garg
|
047044f975
|
fix: Add amend perm for loan and system manager for loan doctypes
|
2021-04-19 18:27:37 +05:30 |
|
Deepesh Garg
|
b58590251b
|
fix: minor improvements and tests
|
2021-04-10 19:55:36 +05:30 |
|
Deepesh Garg
|
f38a653a08
|
fix: Show exact error message in datetime
|
2021-04-10 18:34:51 +05:30 |
|
Deepesh Garg
|
e7efbc1d33
|
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_penalty_new_fix
|
2021-04-10 18:33:38 +05:30 |
|
Deepesh Garg
|
37d6c19a34
|
fix: Consider paid repayment entries in subsequent loan repayments
|
2021-04-10 18:33:26 +05:30 |
|
Deepesh Garg
|
5af6aea9f9
|
fix: Posting Date check
|
2021-04-07 09:46:13 +05:30 |
|
Deepesh Garg
|
d551940dc5
|
fix: Remove comments
|
2021-04-06 23:55:48 +05:30 |
|
Deepesh Garg
|
a42194f3d5
|
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_fixes_phase_2
|
2021-04-06 23:53:34 +05:30 |
|
Deepesh Garg
|
dfe91b5df3
|
Merge pull request #25212 from deepeshgarg007/loan_shortfall_preference
fix: Give first preference to loan security on repayment
|
2021-04-06 11:06:03 +05:30 |
|
Deepesh Garg
|
015fd681ec
|
fix: Give first preference to loan security on repayment
|
2021-04-06 00:49:46 +05:30 |
|
Deepesh Garg
|
7f10044195
|
fix: Typo
|
2021-04-02 12:04:42 +05:30 |
|
Deepesh Garg
|
eea20f83ab
|
fix: Add shortfall ratio in Loan Security Shortfall
|
2021-04-01 18:13:54 +05:30 |
|
Deepesh Garg
|
48d5a65ef5
|
fix: Add test for pending shortfall update
|
2021-03-22 21:19:19 +05:30 |
|
Deepesh Garg
|
f112ce14cf
|
fix: Pending shortfall update on processing loan security shortfall
|
2021-03-22 18:33:55 +05:30 |
|
Deepesh Garg
|
a2e4564464
|
fix: Prevent non sequential repayment entries
|
2021-03-15 10:32:38 +05:30 |
|
Deepesh Garg
|
61fb9bf869
|
fix: Loan Repayment entry cancellation on salary slip cancel
|
2021-03-14 21:25:21 +05:30 |
|
Deepesh Garg
|
3dd0e49525
|
Merge pull request #24703 from deepeshgarg007/loan_test_precision_fix_new
fix: Precision fixes in loans
|
2021-02-23 11:22:52 +05:30 |
|
Deepesh Garg
|
b5a2320b33
|
fix: Precision fixes in loans
|
2021-02-22 23:04:48 +05:30 |
|
Deepesh Garg
|
d780f56ba8
|
Revert "fix: Error handling in loan reports and precision fixes"
|
2021-02-22 15:12:35 +05:30 |
|
Deepesh Garg
|
e4964a0c6c
|
fix: Update color in charts
|
2021-02-21 21:03:42 +05:30 |
|
Deepesh Garg
|
e53fd87669
|
fix: Rearrange cards
|
2021-02-21 20:57:56 +05:30 |
|
Deepesh Garg
|
cbb4fe2cce
|
fix: Add cards
|
2021-02-21 20:57:30 +05:30 |
|
Deepesh Garg
|
bc857522ad
|
fix: Loan Interest Accrual Chart
|
2021-02-19 10:13:56 +05:30 |
|
Deepesh Garg
|
535dc4aea2
|
fix: Do not round off per day interest
|
2021-02-15 15:54:25 +05:30 |
|
Deepesh Garg
|
429fb3bba8
|
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_exposure_report_fix
|
2021-02-15 14:10:10 +05:30 |
|
Deepesh Garg
|
9bf05ad927
|
feat: Loans Dashboard
|
2021-02-15 13:32:50 +05:30 |
|
Deepesh Garg
|
ab88ec208e
|
fix: Error handling in loan reports
|
2021-01-31 12:31:46 +05:30 |
|
Suraj Shetty
|
0a8939e1c1
|
Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui
|
2021-01-29 08:56:22 +05:30 |
|
Deepesh Garg
|
7e3f5e04ab
|
fix: LTV ration in interest report
|
2021-01-28 23:25:23 +05:30 |
|
Deepesh Garg
|
7a4db2214a
|
fix: Division by 0 error in security exposure reports
|
2021-01-26 10:10:35 +05:30 |
|
Deepesh Garg
|
91eb9bb5c2
|
fix: Add loan to value field in Loan Interest Report
|
2021-01-24 19:15:57 +05:30 |
|
Suraj Shetty
|
bbc6bfd3c3
|
Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui
|
2021-01-19 09:34:06 +05:30 |
|
Deepesh Garg
|
c3d82a889a
|
Merge pull request #24370 from deepeshgarg007/loan_report_and_enhancements
feat: Loan report and enhancements
|
2021-01-18 12:26:45 +05:30 |
|
Deepesh Garg
|
52172252b4
|
fix: Interest calculations in Loan Interest Report
|
2021-01-18 12:07:54 +05:30 |
|
Deepesh Garg
|
2cb12e6f70
|
fix: Loan Security name fetch
|
2021-01-17 18:38:21 +05:30 |
|
Deepesh Garg
|
dd25ecb70d
|
fix: Add reports in Desk Page
|
2021-01-17 17:52:02 +05:30 |
|
Deepesh Garg
|
ec60063155
|
fix: Auto Loan Write Off
|
2021-01-17 17:39:51 +05:30 |
|
Deepesh Garg
|
914ab7e4b0
|
fix: Add filters and currency in reports
|
2021-01-17 14:40:32 +05:30 |
|
Deepesh Garg
|
addea9697d
|
feat: Loan Exposure report
|
2021-01-17 11:36:51 +05:30 |
|
Deepesh Garg
|
7976d12ed0
|
fix: Applicant-Wise Loan Security Exposure report
|
2021-01-16 18:10:01 +05:30 |
|
Anupam Kumar
|
4a649a4fce
|
fix: removing payment_field from loan repayment closuer (#24291)
|
2021-01-13 21:10:49 +05:30 |
|
Rushabh Mehta
|
b6c7ba2eea
|
fix(minor): Rename loan workspace to loan management for naming
|
2021-01-12 11:34:11 +05:30 |
|
Deepesh Garg
|
d3634f6dac
|
feat: Loan Interest Report
|
2021-01-10 19:26:45 +05:30 |
|
Deepesh Garg
|
1b208e0695
|
fix: Add total loan interest amount field in loans
|
2021-01-10 12:29:55 +05:30 |
|
Deepesh Garg
|
05fe7ac29c
|
fix: fieldname
|
2021-01-06 09:10:28 +05:30 |
|
Deepesh Garg
|
dd768a07c5
|
fix: Sanctioned loan security unpledge
|
2021-01-05 23:55:00 +05:30 |
|
Deepesh Garg
|
f57089532a
|
Merge pull request #24252 from deepeshgarg007/partial_security_unpledge
fix: Partial loan security unpledging
|
2020-12-30 21:37:52 +05:30 |
|
Deepesh Garg
|
9716216632
|
fix: check for string types
|
2020-12-30 20:33:35 +05:30 |
|