@if (requiredData$ | async) {} @if (meterTypes$ | async) {} @if (sourcePipes$ | async) {} @if (sourceZones$ | async) {} @if (deliveryPointNames$ | async) {} @if (sourcePointNames$ | async) {} @if (plantNames$ | async) {} @if (refreshSourcePointsForPipe$ | async) {} @if (refreshDeliveryPointsForPipe$ | async) {} @if (refreshSourceZonesForPipe$ | async) {} @if (detail$ | async) {} @if (deliveryPipeChanged| async) {} @if (sourcePipeChanged | async) {} @if (saveResult$ | async) {} @if (deleteResult$ | async) {} @if (productDetailLoading$ | async) { } @if (detail$) {
Meter Type
Upstream
Effective Date
Meter Number
Hub Code
Source Pipe
Source Zone
Source Points
Delivery Points
Plants
Pipeline Meter Description
}
@if (productDetailForm.value.id !== 0) { Delete }
@if (productDetailForm.value.id !== 0) { Save New }
Save
Cancel