@ -376,7 +376,6 @@ export class CreateOrUpdateActivityDialog implements OnDestroy {
if (type === 'INTEREST') {
this.activityForm.controls['updateAccountBalance'].enable();
} else {
this.activityForm.controls['updateAccountBalance'].disable();
this.activityForm.controls['updateAccountBalance'].setValue(false);