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 |
|