{{'orders.headers.SET_DELIVERY_DATES' | translate}}


{{ 'orders.tables.extra.SUPPLIERS' | translate }}
{{ 'orders.tables.headers.estimatedDate' | translate }}
{{ 'orders.tables.headers.confirmedDate' | translate }}
{{supplierEstimation.supplierName}}
{{supplierEstimation.estimatedDate}}

{{'orders.messages.REMOVE_ESTIMATED_DATE' | translate}} {{supplierEstimation.estimatedDate}}?

{{supplierEstimation.confirmedDate}}

{{'orders.messages.REMOVE_CONFIRMED_DATE' | translate}} {{supplierEstimation.confirmedDate}}?

{{'orders.headers.TRACKING' | translate}}

{{'orders.messages.REMOVE_TRACKING' | translate}} {{trackingInfo.trackingNumber}}?

{{ 'orders.buttons.SAVE' | translate }}
{{ 'orders.buttons.ADD_TRACKING' | translate }}
{{'orders.buttons.ADD_ANOTHER_TRACKING' | translate}}
{{'orders.messages.TRACKING_EMPTY' | translate}}
{{trackingInfo.trackingNumber}} {{trackingInfo.trackingUrl}}
{{'orders.headers.FINAL_DATES' | translate}}:
{{getEstimatedOrConfirmedMaxDate('estimatedDate')}}
{{getEstimatedOrConfirmedMaxDate('confirmedDate')}}
getUserType() === USER_TYPES['BROKER']) { require_once('DisplayEarliestInstallationDate.html'); } ?>