@if (items$ | async) {} @if (requiredData$ | async) {} @if (detail$ | async) {} @if (saveResult$ | async) {} @if (deleteResult$ | async) {} @if (exportAction$ | async) {} @if (counterpartyChanged$ | async) {} @if (downloadDocResult$ | async) {} @if (hasAchNumChanged$ | async) {} @if (hasWireNumChanged$ | async) {} @if (routingData$ | async) {} @if (sendNotificationResult$ | async) {}
@if ((requiredData$ | async)?.hasModifyPermission) { Add New }
Show Inactive
Export Exporting...
@for (text of anchor.nativeElement.innerText.split(' • '); track text) {
{{ text }}
}
@if (detailOpened$ | async) { @if (detail$) {
@if (detailLoading$ | async) { }
Counterparty
Customer #
Vendor #
Effective Date
ABA ACH #
ABA ACH City
ABA ACH State
ABA Wire #
ABA Wire City
ABA Wire State
Bank Name
Bank City
Bank State
Account Holder
Account #
SWIFT Code
Further Credit
To
Account #
Payment Types
CCD
CTX
PPD
Tax US Wire
Upload
Files
@for (doc of detailForm.get('documents').value; track doc.fileNameOnDisk) {
{{doc.fileNameOriginal}}
}
Notes
@if (detailForm.value.paymentInstructionsId !== 0) { Delete }
@if (detailForm.value.paymentInstructionsId !== 0) { Save New } Save Cancel
}
}