Change Transfer Dates
@let requiredData = (requiredData$ | async);
Warning: Changing transfer dates will delete all nominations and actualizations that fall outside the new date range.
@if (requiredData) { {{sosItem.supplyTicket}} current start: {{requiredData.currentTransferStartDate | date: 'M/d/yyyy'}} {{sosItem.supplyTicket}} current end:  {{requiredData.currentTransferEndDate | date: 'M/d/yyyy'}} }
@if (requiredData) { }
@if (requiredData) { }