@if (items$ | async) {} @if (requiredData$ | async) {} @if (Name$ | async) {} @if (Plant$ | async) {} @if (Producer$ | async) {} @if (detail$ | async) {} @if (saveResult$ | async) {} @if (deleteResult$ | async) {} @if (exportAction$ | async) {} @if (saveDialog$ | async) {} @if (openSaveClicked$ | async) {}
@if ((requiredData$ | async)?.hasModifyPermission) { Add New }
Export
@if (detailOpened$ | async) { @if (detail$) {
@if (detailLoading$ | async) { }
Name
Production Month
Statement Date
Plant
Producer
Ethane Price
Propane Price
Iso Butane Price
Normal Butane Price
Natural Gasoline Price
Scrubber Price
@if (!isAddNew) { Delete }
@if (isAddNew) { Save }
@if(!isAddNew){ Save }
Cancel
}
} @if (saveDialog$ | async) {
Choose "Save New" for info that changed over time, requiring a new production month. Choose "Make Corrections" for data that was input incorrectly.
Production Month
Statement Date
Save New
Make Corrections
Cancel
}