Name Company Name Start Date Email Telephone Application Date Marketing
{{ customer.title }} {{customer.forename}} {{customer.surname}} {{ customer.companyName }} {{ customer.contractStartDate | date:'dd/MM/yyyy'}} {{ customer.email }} {{ customer.telephone }} {{ customer.applicationDate | date:'dd/MM/yyyy'}} {{ getMarketingOptIn(customer.marketingOptOut)}}
Show quote details.. Hide quote details..
Type Reg Microbusiness? Billing Address Supply Address JuniferId
Basic Info {{ customer.companyType }} {{ customer.companyRegNumber }} {{ customer.microBusiness ? 'Yes' : 'No' }} {{formatBillingAddress(customer.address1,customer.address2,customer.address3,customer.town,customer.county,customer.postcode,customer.country)}} {{ formatSupplyAddress(customer.supplyAddress) }} {{ customer.juniferCustomerId }}
MPAN Y.Quote M.Type Standing.C Rate 1 Rate 2 Ann.kWh (Rate 1) Ann.kWh (Rate 2) Duration
Electricity Quote {{customer.electricityQuote.mpan}} {{customer.electricityQuote.yearlyQuote}} {{customer.electricityQuote.meterType}} {{toFixed(customer.electricityQuote.dailyStandingCharge, 2) }} {{toFixed(customer.electricityQuote.pricePerKwh1, 2)}} {{toFixed(customer.electricityQuote.pricePerKwh2, 2)}} {{customer.electricityQuote.annualConsumptionKwh}} {{customer.electricityQuote.annualConsumptionNightKwh}} {{customer.electricityQuote.quoteDuration}}
MPRN Yearly Quote Standing.C Unit Rate Ann.kWh Duration
Gas Quote {{customer.gasQuote.mprn}} {{customer.gasQuote.yearlyQuote}} {{toFixed(customer.gasQuote.standingCharge, 2)}} {{toFixed(customer.gasQuote.unitRate, 2)}} {{customer.gasQuote.annualConsumptionKwh}} {{customer.gasQuote.quoteDuration}}
Tariff Name: {{customer.gasQuote.tariffName}}
Tariff Name: {{customer.electricityQuote.tariffName}}
Preferred contact method: {{customer.preferedContactMethod}}
Manual address: {{customer.manualAddress ? 'Yes' : 'No'}}
Consumption type: {{consumptionTypeName(customer.consumptionType)}}

Marketing consent and preferences
Direct-Mail Communication : {{customer.directMailCommunication ? 'Yes' : 'No'}}
Email Communication : {{customer.emailCommunication ? 'Yes' : 'No'}}
Phone Communication : {{customer.phoneCommunication ? 'Yes' : 'No'}}
Text Communication : {{customer.textCommunication ? 'Yes' : 'No'}}
Promo Code: {{voucherCodeTransform(customer.voucherCode)}}
Name Company Name Start Date Email Telephone Application Date Actioned By Action Date Marketing
{{ customer.title }} {{customer.forename}} {{customer.surname}} {{ customer.companyName }} {{ customer.contractStartDate | date:'dd/MM/yyyy'}} {{ customer.email }} {{ customer.telephone }} {{ customer.applicationDate | date:'dd/MM/yyyy'}} {{ customer.actionedByName }} {{ customer.actionedDate | date:'dd/MM/yyyy HH:mm'}} {{ getMarketingOptIn(customer.marketingOptOut) }}
Show quote details.. Hide quote details..
Type Reg Microbusiness? Billing Address Supply Address JuniferId
Basic Info {{ customer.companyType }} {{ customer.companyRegNumber }} {{ customer.microBusiness ? 'Yes' : 'No' }} {{formatBillingAddress(customer.address1,customer.address2,customer.address3,customer.town,customer.county,customer.postcode,customer.country)}} {{ formatSupplyAddress(customer.supplyAddress) }} {{ customer.juniferCustomerId }}
MPAN Y.Quote M.Type S.Chrg Rate 1 Rate 2 Ann.kWh (Rate 1) Ann.kWh (Rate 2) Q.Dur
Electricity Quote {{customer.electricityQuote.mpan}} {{customer.electricityQuote.yearlyQuote}} {{customer.electricityQuote.meterType}} {{toFixed(customer.electricityQuote.dailyStandingCharge, 2)}} {{toFixed(customer.electricityQuote.pricePerKwh1, 2)}} {{toFixed(customer.electricityQuote.pricePerKwh2, 2)}} {{customer.electricityQuote.annualConsumptionKwh}} {{customer.electricityQuote.annualConsumptionNightKwh}} {{customer.electricityQuote.quoteDuration}} {{customer.electricityQuote.percentage1}} {{customer.electricityQuote.percentage2}}
MPRN Y.Quote S.Chrg U.Rate A.Con Q.Dur
Gas Quote {{customer.gasQuote.mprn}} {{customer.gasQuote.yearlyQuote}} {{toFixed(customer.gasQuote.standingCharge, 2)}} {{toFixed(customer.gasQuote.unitRate, 2)}} {{customer.gasQuote.annualConsumptionKwh}} {{customer.gasQuote.quoteDuration}}
Tariff Name: {{customer.gasQuote.tariffName}}
Tariff Name: {{customer.electricityQuote.tariffName}}
Preferred contact method: {{customer.preferedContactMethod}}
Manual address: {{customer.manualAddress ? 'Yes' : 'No'}}
Consumption type: {{consumptionTypeName(customer.consumptionType)}}

Marketing consent and preferences
Direct-Mail Communication : {{ customer.directMailCommunication ? 'Yes' : 'No' }}
Email Communication : {{ customer.emailCommunication ? 'Yes' : 'No' }}
Phone Communication : {{ customer.phoneCommunication ? 'Yes' : 'No' }}
Text Communication : {{ customer.textCommunication ? 'Yes' : 'No' }}
Promo Code: {{ voucherCodeTransform(customer.voucherCode) }}