Skip to content

fix: add missing applicant_type field#315

Closed
elshafei-developer wants to merge 55 commits intofrappe:developfrom
elshafei-developer:develop
Closed

fix: add missing applicant_type field#315
elshafei-developer wants to merge 55 commits intofrappe:developfrom
elshafei-developer:develop

Conversation

@elshafei-developer
Copy link

in status = "Closed" if loan.applicant_type == "Employee" else "Loan Closure Requested" line
loan.applicant_type is used to determine if loan is for employee and then close it but the value is not loaded in loan = frappe.get_value

Please
backport version-15

anandbaburajan and others added 30 commits November 2, 2023 00:02
* chore: better loan partner validations and some field changes

* chore: fix linting issues
* fix: post install patches

* chore: fix linting issues

* chore: make patches more fail-safe
- skip cancelled loans for patch
…chedule

fix: patch generate loan repayment schedule failing
fix: Remove charges receivable GL Entries
deepeshgarg007 and others added 25 commits January 23, 2024 13:09
fix: apply company filter on employee applicant field
fix: Loan Disbursement doc in bank reco
fix: remove company filter from customer and member in applicant field
…t_matching_queries

fix: typeerror on Bank Reconciliation tool
fix: Loan Interest Accrual cancellation
test: Update loan account type
fix: adjust amount exceeding due limit to principal paid
…unt_v15

fix: if pending_principal_amount and not repayment_details
…lacement

Fix: Proper Placement of Loan tab in Company DocType
fix: auto-close loan on repayment for employee applicants,  add auto_close_loan flag to loan closure method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants