fix: Acrual type

This commit is contained in:
Deepesh Garg 2020-10-11 20:52:02 +05:30
parent d86b7c5537
commit a034311b1b
2 changed files with 3 additions and 3 deletions

View File

@ -169,7 +169,7 @@
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2020-10-10 03:12:58.204501",
"modified": "2020-10-11 11:17:44.704694",
"modified_by": "Administrator",
"module": "Loan Management",
"name": "Loan Interest Accrual",

View File

@ -53,13 +53,13 @@
"fieldname": "accrual_type",
"fieldtype": "Select",
"label": "Accrual Type",
"options": "Regular\nRepayment\nAccrual"
"options": "Regular\nRepayment\nDisbursement"
}
],
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2020-10-08 12:20:11.124769",
"modified": "2020-10-11 11:19:00.531046",
"modified_by": "Administrator",
"module": "Loan Management",
"name": "Process Loan Interest Accrual",