Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Loan Product doctype. #54

Closed
wants to merge 1 commit into from
Closed

Conversation

bosue
Copy link
Contributor

@bosue bosue commented Sep 23, 2023

Really just 70% of a minimum viable product, and as usual, for the remaining 30% it will still need quite some love.

But here‘s a first preliminary PR with the Loan Product doctype below Loan Type, as outlined in the original issue #53.

Screenshot of the refactored Loan Type, supposed to give the product manager features, options and boundaries to work with:
IMG_1620

Screenshot of the Loan Product, supposed to be maintained by the product manager, who may pick and choose from the given options within the given boundaries:

IMG_1618

Still needs work though.

Also please note that the Table MultiSelect widget‘s performance seems to be awful. We could decide to not use it, but both frappe and lending do need a simple m:n relationship model. So what we want is getting the performance issues fixed in frappe/frappe.

Fixes #53, once ready.

@bosue bosue marked this pull request as draft September 23, 2023 10:23
@bosue bosue force-pushed the loan_product branch 2 times, most recently from 73d4581 to acdd2eb Compare September 23, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a Loan Product doctype below Loan Type
2 participants