Enter the date when the shipment will be delivered.
Choose who will do the delivery.
The capacity of the chosen vehicle is {{vehicleCapacity}} bottles. Make sure not to overload it.
Current used capacity is {{currentVehicleCapacity}} bottles.
The Address of the chosen customer is: {{getCustomerAddress(customer.customerId)}}
0 && wine.agreedPrice > 0" class="form-text text-muted mt-1 ms-5">The base price per unit is {{getBasePricePerWine(wine.wineId)}}. Current price per unit is: {{wine.agreedPrice / wine.quantity}} denars. ({{calculateWinePricePercentageDifferecnce(getBasePricePerWine(wine.wineId), wine.agreedPrice / wine.quantity)}} percent difference)