Skip to content

Commit

Permalink
fix: fetch rate of interest from Loan instead of loan product
Browse files Browse the repository at this point in the history
  • Loading branch information
deepeshgarg007 committed Oct 11, 2023
1 parent 2cc344c commit fad9842
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@
"read_only": 1
},
{
"fetch_from": "against_loan.rate_of_interest",
"fieldname": "rate_of_interest",
"fieldtype": "Percent",
"label": "Rate Of Interest",
Expand Down Expand Up @@ -377,7 +378,7 @@
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2023-10-11 09:20:54.066665",
"modified": "2023-10-11 09:25:15.123899",
"modified_by": "Administrator",
"module": "Loan Management",
"name": "Loan Repayment",
Expand Down

0 comments on commit fad9842

Please sign in to comment.