mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-08 06:35:42 +00:00
feat: empty container Import
This commit is contained in:
@@ -140,6 +140,8 @@ export class ContractViewModelBuilder {
|
||||
const rateSchedule = await this.rateScheduleBuilder.build(
|
||||
template.direction,
|
||||
template.freight,
|
||||
// Empty bookings print the empty tariff, never the laden lane prices.
|
||||
booking.cargoCondition,
|
||||
);
|
||||
const signatures = await this.loadSignatures(bookingId);
|
||||
const logoImageUrl = await this.logoSettings.getLogoImageUrl();
|
||||
|
||||
Reference in New Issue
Block a user