update loan interest accrual types

This commit is contained in:
Labeeb Mattra 2022-04-28 14:54:42 +05:30
parent 7053bb9bb8
commit 900c878e03

View File

@ -159,7 +159,7 @@
"fieldname": "accrual_type",
"fieldtype": "Select",
"label": "Accrual Type",
"options": "Regular\nRepayment\nDisbursement"
"options": "Regular\nRepayment\nDisbursement\nInterest Credit\nInterest Debit\nRefund"
},
{
"fieldname": "penalty_amount",
@ -185,10 +185,11 @@
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2021-04-19 18:26:38.871889",
"modified": "2022-04-28 14:46:38.131536",
"modified_by": "Administrator",
"module": "Loan Management",
"name": "Loan Interest Accrual",
"naming_rule": "Expression (old style)",
"owner": "Administrator",
"permissions": [
{
@ -225,5 +226,6 @@
"quick_entry": 1,
"sort_field": "modified",
"sort_order": "DESC",
"states": [],
"track_changes": 1
}