Merge remote-tracking branch 'Hongwei/develop' into develop-Simon

This commit is contained in:
hongwei 2022-10-24 16:08:16 +02:00
commit 6c097d662b

View File

@ -287,7 +287,7 @@ object ErrorMessages {
val CreateCardError = "OBP-30032: Could not insert the Card"
val UpdateCardError = "OBP-30033: Could not update the Card"
val ViewIdNotSupported = "OBP-30034: This ViewId is do not supported. Only support four now: Owner, Accountant, Auditor, StageOne, SmallPaymentVerified, _Public."
val ViewIdNotSupported = "OBP-30034: This ViewId is do not supported. Only support four now: Owner, Accountant, Auditor, StageOne, Standard, _Public."
val UserCustomerLinkNotFound = "OBP-30035: User Customer Link not found"