@if (items$ | async) {} @if (requiredData$ | async) {} @if (detail$ | async) {} @if (saveResult$ | async) {} @if (deleteResult$ | async) {} @if (exportAction$ | async) {} @if (exporting$ | async) {} @if (counterparty$ | async) {} @if (meter$ | async) {} @if (filterCounterparty$ | async) {} @if (filterMeter$ | async) {} @if (gridLoading$ | async) {} @if (detailLoading$ | async) {} @if (detailOpened$ | async) {} @if (counterpartyChanged$ | async) {} @if (filterContracts$ | async) {} @if (contracts$ | async) {}
@if ((requiredData$ | async)?.hasModifyPermission) { Add New }
Show Historical
@for (text of util.getTableCellTooltipText(anchor.nativeElement); track text) {
{{text}}
}
@if (detailOpened$ | async) { @if (detailLoading$ | async) { }
Counterparty
Contract
Month
As Of Date
Delivery Meter
Title Meter
QB1
QB2
QB3
QB4
@for (item of this.detailMeterFormArray?.controls; track item; let i = $index) {
{{ getComboboxText(meterCombobox) }}
{{ getComboboxText(titleMeterCombobox) }}
@if (this.detailMeterFormArray.controls.length >1) { }
@if (this.detailMeterFormArray.controls.length >1) { }
@if (this.detailMeterFormArray.controls.length >1) { }
@if (this.detailMeterFormArray.controls.length >1) { }
}
@if (currentDetailId !== 0) { Delete }
@if (currentDetailId !== 0) { Save New }
Save
Cancel
}