mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 14:26:51 +00:00
updates for error messages
This commit is contained in:
parent
731430794f
commit
db05013868
@ -1314,10 +1314,10 @@
|
||||
"validation.msg.loan.interestChargedFromDate.must.be.entered.when.using.repayments.startfrom.field": "The date interest is to be charged from cannot be left blank when a date is provided for when repayments start from.",
|
||||
"validation.msg.loan.inArrearsTolerance.not.zero.or.greater": "Arrears tolerance must be greater than or equal to zero.",
|
||||
"validation.msg.loan.submittedOnDate.cannot.be.blank": "Submitted on date is mandatory.",
|
||||
"validation.msg.loan.charges.specific.loancharge.with.calculation.type.interest.not.allowed":"Specific due date charge with % of interest can't be added with product",
|
||||
"validation.msg.loan.charges.installment.loancharge.with.calculation.type.principal.not.allowed":"Installment charge with % of principal can't be added with product",
|
||||
"error.msg.loanCharge.cannot.be.added.as.date.is.before.last.transaction.date":"Charge must be added after last transaction date with this product",
|
||||
"error.msg.loanCharge.cannot.be.added.as.installment.charge":"Installment charge can't be added after disbursement with this product",
|
||||
"validation.msg.loan.charges.specific.loancharge.with.calculation.type.interest.not.allowed":"Specific due date charges as a % of interest cannot be used with products supporting interest recalculation",
|
||||
"validation.msg.loan.charges.installment.loancharge.with.calculation.type.principal.not.allowed":"Installment charges as a % of principal cannot be used with products supporting interest recalculation",
|
||||
"error.msg.loanCharge.cannot.be.added.as.date.is.before.last.transaction.date":"Charges must be added after last transaction date for products supporting interest recalculation",
|
||||
"error.msg.loanCharge.cannot.be.added.as.installment.charge":"Installment charges cannot be added after disbursement for products supporting interest recalculation",
|
||||
"error.msg.loan.submittal.cannot.be.a.future.date": "Submitted on date cannot be in the future.",
|
||||
"error.msg.loan.submittal.cannot.be.before.client.activation.date": "Submitted on date cannot be before the clients activation date.",
|
||||
"error.msg.loan.submittal.cannot.be.before.group.activation.date": "Submitted on date cannot be before the groups activation date.",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user