loading_customer_data_words
Hello_word {{ accountCtrl.customer.firstName }} {{ accountCtrl.customer.lastName }}{{ accountCtrl.customer.company }}
you_is_not_words ? logout_link_title
{{ receiptBookingCtrl.customer.lastName }} {{ receiptBookingCtrl.customer.firstName }}
{{ receiptBookingCtrl.customer.company | htmlSpecialDecode }}
{{ receiptBookingCtrl.customer.phone|formatPhone }}
{{ receiptBookingCtrl.customer.address }}
{{ receiptBookingCtrl.customer.postalCode }} {{ receiptBookingCtrl.customer.town }}
{{ receiptBookingCtrl.customer.country }}
{{ receiptBookingCtrl.customer.siret }}
{{ receiptBookingCtrl.customer.legalForm }}
created_on_words : {{ receiptBookingCtrl.booking.creationDate|formatDateTime:'d MMM yyyy' }} to_word {{ receiptBookingCtrl.booking.creationDate|formatDateTime:'H \'h\' mm \'min\'' }}
{{ receiptBookingCtrl.settings.company_name| htmlSpecialDecode }}
{{ receiptBookingCtrl.settings.company_address|htmlSpecialDecode }}
{{ receiptBookingCtrl.settings.company_phone }}
{{ receiptBookingCtrl.settings.company_type }}
{{ receiptBookingCtrl.settings.company_siret }}
booking_status_words :
booking_status_ok_word
booking_status_waiting_word
booking_status_cancelled_word
quotation_word n° {{ receiptBookingCtrl.getBookingId(receiptBookingCtrl.booking) }}
online_receipt_words n° {{ receiptBookingCtrl.getBookingId(receiptBookingCtrl.booking) }}
begin_word {{ displayAppointment.startDate | formatDateTime:'H \'h\' mm \'min\'' }}
| {{ receiptBookingCtrl.round(appointment.totalPriceWithoutReductions * receiptBookingCtrl.getNumberCombined(appointment))|number:2 }}{{ receiptBookingCtrl.settings.currency }} IVAT_word
Your_payments_words
Booking_word n°{{ accountCtrl.getBookingId(booking) }} booking_first_date_link_word {{ accountCtrl.parseDate(booking.intervals[0].interval.startDate) | formatDateTime:'d MMM yyyy' }}
booking_created_words {{ booking.creationDate | formatDateTime:'d MMM yyyy' }}
note_word :
Customer_note_word :
[ , {{ accountCtrl.getTextByLocale(accountCtrl.getPlaceById(place).name, 'en_US')|htmlSpecialDecode }} ] {{ accountCtrl.getTextByLocale(accountCtrl.getServiceById(appointment.idService).name, 'en_US') }}
{{ appointment.startDate | formatDate:'d MMM yyyy' }}
{{ appointment.startDate | formatDateTime:'H \'h\' mm \'min\'' }} to_word {{ appointment.endDate | formatDateTime:'H \'h\' mm \'min\'' }}
begin_word {{ appointment.startDate | formatDateTime:'H \'h\' mm \'min\'' }}
{{ displayAppointment.startDate | formatDate:'d MMM yyyy' }}
{{ displayAppointment.startDate | formatDateTime:'H \'h\' mm \'min\'' }} to_word {{ displayAppointment.endDate | formatDateTime:'H \'h\' mm \'min\'' }}
begin_word {{ displayAppointment.startDate | formatDateTime:'H \'h\' mm \'min\'' }}
Participants_words
{{ accountCtrl.getTextByLocale(field.name,'en_US') }} |
{{ accountCtrl.getTextByLocale(field.prefix,'en_US') }}{{ accountCtrl.getParticipantFieldName(participant, field,'en_US') }}{{ accountCtrl.getTextByLocale(field.suffix,'en_US') }} |
Payment_word
Payment_methods_words
advance_payment_amount_words {{ booking.advancePayment }}{{ accountCtrl.settings.currency }}
Validation_word
redict_to_payment_page_sentence
quotation_word n°{{ accountCtrl.getBookingId(booking) }} booking_first_date_link_word {{ accountCtrl.parseDate(booking.intervals[0].interval.startDate) | formatDateTime:'d MMM yyyy' }}
quotation_created_words {{ booking.creationDate | formatDateTime:'d MMM yyyy' }}
note_word :
Customer_note_word :
[ , {{ accountCtrl.getTextByLocale(accountCtrl.getPlaceById(place).name, 'en_US')|htmlSpecialDecode }} ] {{ accountCtrl.getTextByLocale(accountCtrl.getServiceById(appointment.idService).name, 'en_US') }}
{{ appointment.startDate | formatDate:'d MMM yyyy' }}
{{ appointment.startDate | formatDateTime:'H \'h\' mm \'min\'' }} to_word {{ appointment.endDate | formatDateTime:'H \'h\' mm \'min\'' }}
begin_word {{ appointment.startDate | formatDateTime:'H \'h\' mm \'min\'' }}
{{ displayAppointment.startDate | formatDate:'d MMM yyyy' }}
{{ displayAppointment.startDate | formatDateTime:'H \'h\' mm \'min\'' }} to_word {{ displayAppointment.endDate | formatDateTime:'H \'h\' mm \'min\'' }}
begin_word {{ displayAppointment.startDate | formatDateTime:'H \'h\' mm \'min\'' }}
Participants_words
{{ accountCtrl.getTextByLocale(field.name,'en_US') }} |
{{ accountCtrl.getTextByLocale(field.prefix,'en_US') }}{{ participant[field.varname] }}{{ accountCtrl.getTextByLocale(field.suffix,'en_US') }} |