NTP-22586 | Shiv Natani | bank account update bug fix (#14320)
This commit is contained in:
@@ -1862,7 +1862,7 @@ constructor(
|
||||
onCallBack: ((status: PMSSendMoneyStatus) -> Unit)? = null
|
||||
) {
|
||||
viewModelScope.launch(coroutineDispatcherProvider.io) {
|
||||
|
||||
updateSelectedBankAccountAndHandleConfee(null)
|
||||
// For PMS case payeeEntity is updated here
|
||||
payeeEntity?.let {
|
||||
updatePayeeEntity(it)
|
||||
|
||||
Reference in New Issue
Block a user